Incorporating graph neural network into route choice model
By: Yuxun Ma, Toru Seo
Potential Business Impact:
Helps cars pick the best routes by learning from maps.
Route choice models are one of the most important foundations for transportation research. Traditionally, theory-based models have been utilized for their great interpretability, such as logit models and Recursive logit models. More recently, machine learning approaches have gained attentions for their better prediction accuracy. In this study, we propose novel hybrid models that integrate the Recursive logit model with Graph Neural Networks (GNNs) to enhance both predictive performance and model interpretability. To the authors' knowldedge, GNNs have not been utilized for route choice modeling, despite their proven effectiveness in capturing road network features and their widespread use in other transportation research areas. We mathematically show that our use of GNN is not only beneficial for enhancing the prediction performance, but also relaxing the Independence of Irrelevant Alternatives property without relying on strong assumptions. This is due to the fact that a specific type of GNN can efficiently capture multiple cross-effect patterns on networks from data. By applying the proposed models to one-day travel trajectory data in Tokyo, we confirmed their higher prediction accuracy compared to the existing models.
Similar Papers
NestGNN: A Graph Neural Network Framework Generalizing the Nested Logit Model for Travel Mode Choice
Machine Learning (Stat)
Helps predict travel choices better than old ways.
Graph Neural Networks for Vehicular Social Networks: Trends, Challenges, and Opportunities
Emerging Technologies
Helps cars share information to improve traffic.
Designing Graph Convolutional Neural Networks for Discrete Choice with Network Effects
Machine Learning (CS)
Predicts choices by understanding how friends influence decisions.