Context
Traffic forecasting is a critical component of Intelligent Transportation Systems (ITS), supporting applications such as trip planning, road traffic control, and vehicle routing. Accurate traffic predictions enable better management of transportation networks and more efficient urban mobility. While traditional models, such as statistical and machine learning approaches, have provided valuable insights, recent advancements in Graph Neural Networks (GNNs) have transformed the field by leveraging the graph structures of traffic systems to deliver more precise predictions (Jiang et al., 2023). However, challenges persist in enhancing both the spatial and temporal accuracy of these models, especially when scaling to large urban environments and accounting for cross-modality perturbations. A key limitation of existing GNNbased models is their difficulty in handling complex spatial representations and effectively integrating contextual information into temporal predictions(Singh et al., 2024). In response to these challenges, this internship proposes to explore strategies for improving spatial graph modeling, integrating contextual information into temporal modeling, and optimizing computational efficiency through expert-based learning (Cai et al., 2024).
Objectives and steps
- Enhanced Spatial Graph Modeling: Adapt existing spatial graph models by introducing hierarchical graph structures to enable more precise spatial analysis, capturing both local and global dependencies within traffic networks.
- Attention-Based Temporal Modeling: Implement a transformer-based attention mechanism that integrates contextual information and combines both long- and short-term temporal features
- Expert-Based Learning Strategy: Develop an expert-based learning framework, where specialized models (“experts”) are trained from different features. The system will dynamically select the best expert, reducing computation time and improving overall prediction accuracy.
- Comparison with State-of-the-Art (SOTA)
- Experimental Application: Application to Traffic Forecast Tasks: Implement the proposed models for traffic flow prediction and taxi demand forecasting, assessing performance improvements.
- Comparison with SOTA: Evaluate the proposed approach against stateof-the-art models in terms of accuracy, scalability, and computational efficiency.
- Valorization: Submit the results to a relevant conference