Researchers Ismail Zrigui, Samira Khoulji, and Mohamed Larbi Kerkeb from the University of Carthage in Tunisia have developed a novel approach to improve traffic prediction in cities, which could have significant implications for urban energy optimization and congestion management. Their work, published in the IEEE Transactions on Intelligent Transportation Systems, addresses the challenges faced by intelligent transportation systems (ITS) in accurately predicting traffic, particularly in large, complex urban environments with multiple modes of transport.
The team introduced HybridST, a hybrid architecture that combines Graph Neural Networks (GNNs), multi-head temporal Transformers, and supervised ensemble learning methods like XGBoost or Random Forest. This integration allows HybridST to capture spatial dependencies, long-range temporal patterns, and exogenous signals such as weather, calendar events, and control states. By leveraging these diverse data sources and advanced machine learning techniques, the model aims to provide more accurate and reliable traffic predictions.
To validate their approach, the researchers tested HybridST on three public benchmark datasets: METR-LA, PEMS-BAY, and Seattle Loop tree. These datasets encompass various scenarios, including freeway sensor networks and vehicle-infrastructure cooperative perception. The experimental results demonstrated that HybridST consistently outperformed classical baselines like LSTM, GCN, DCRNN, and PDFormer on key metrics such as Mean Absolute Error (MAE) and Root Mean Square Error (RMSE). Notably, HybridST maintained scalability and interpretability, making it a practical solution for real-world applications.
The practical applications of this research are significant for the energy sector and urban planning. Accurate traffic predictions can enable real-time urban mobility planning, energy optimization, and congestion alleviation strategies. For instance, cities can use these predictions to optimize traffic light sequences, reduce idle time at intersections, and improve overall traffic flow, leading to reduced fuel consumption and lower emissions. This is particularly relevant for smart cities and large-scale events like the 2030 FIFA World Cup, where efficient traffic management is crucial.
In summary, the researchers have developed a promising framework that enhances traffic prediction accuracy, offering valuable tools for urban energy optimization and congestion management. Their work highlights the potential of advanced machine learning techniques in addressing complex urban challenges and contributing to sustainable urban development.
This article is based on research available at arXiv.

