Multi-task Learning for Sparse Traffic Forecasting
Jiezhang Li, Junjun Li, Yue-Jiao Gong

TL;DR
This paper introduces a multi-task learning approach utilizing graph neural networks to predict traffic congestion, speed, and travel times across entire cities using sparse loop count data, enhancing traffic forecasting accuracy.
Contribution
The novel multi-task learning network effectively captures spatial and dynamic features for comprehensive city-wide traffic prediction from sparse data.
Findings
Achieved high accuracy on Traffic4cast 2022 dataset
Simultaneously predicts congestion, speed, and volume
Utilizes graph neural networks for spatial dependence modeling
Abstract
Accurate traffic prediction is crucial to improve the performance of intelligent transportation systems. Previous traffic prediction tasks mainly focus on small and non-isolated traffic subsystems, while the Traffic4cast 2022 competition is dedicated to exploring the traffic state dynamics of entire cities. Given one hour of sparse loop count data only, the task is to predict the congestion classes for all road segments and the expected times of arrival along super-segments 15 minutes into the future. The sparsity of loop counter data and highly uncertain real-time traffic conditions make the competition challenging. For this reason, we propose a multi-task learning network that can simultaneously predict the congestion classes and the speed of each road segment. Specifically, we use clustering and neural network methods to learn the dynamic features of loop counter data. Then, we…
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 · Traffic control and management · Transportation Planning and Optimization
MethodsGraph Neural Network · SPEED: Separable Pyramidal Pooling EncodEr-Decoder for Real-Time Monocular Depth Estimation on Low-Resource Settings
