Development of a graph neural network surrogate for travel demand modelling
Nikita Makarov, Santhanakrishnan Narayanan, Constantinos Antoniou

TL;DR
This paper introduces GATv3, a new Graph Attention Network variant, and a fine-grained classification framework to improve travel demand modelling, demonstrating enhanced performance and interpretability in transportation applications.
Contribution
The paper presents GATv3 with residual connections for deeper GNNs and a fine-grained classification approach, advancing travel demand modelling with improved accuracy and interpretability.
Findings
GATv3 significantly improves classification performance.
GNN models with synthetic data outperform traditional methods.
Fine-grained classification offers better differentiation for transportation tasks.
Abstract
As urban environments grow, the modelling of transportation systems becomes increasingly complex. This paper advances the field of travel demand modelling by introducing advanced Graph Neural Network (GNN) architectures as surrogate models, addressing key limitations of previous approaches. Building on prior work with Graph Convolutional Networks (GCNs), we introduce GATv3, a new Graph Attention Network (GAT) variant that mitigates over-smoothing through residual connections, enabling deeper and more expressive architectures. Additionally, we propose a fine-grained classification framework that improves predictive stability while achieving numerical precision comparable to regression, offering a more interpretable and efficient alternative. To enhance model performance, we develop a synthetic data generation strategy, which expands the augmented training dataset without overfitting. Our…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsTraffic Prediction and Management Techniques
MethodsSoftmax · Attention Is All You Need · Graph Convolutional Network · Convolution · Graph Attention Network · Graph Neural Network
