Traffic Forecasting using Vehicle-to-Vehicle Communication
Steven Wong, Lejun Jiang, Robin Walters, Tam\'as G. Moln\'ar, G\'abor, Orosz, Rose Yu

TL;DR
This paper introduces a novel approach combining first principle models with deep learning, specifically recurrent neural networks, to enhance real-time vehicle velocity predictions using vehicle-to-vehicle communication data.
Contribution
It is the first to integrate first principle models with deep learning for V2V traffic prediction, achieving improved accuracy in velocity forecasting.
Findings
Predicts vehicle velocity up to one minute ahead with higher accuracy
Demonstrates effectiveness of combining physics-based models with neural networks
Provides open-source code for reproducibility
Abstract
We take the first step in using vehicle-to-vehicle (V2V) communication to provide real-time on-board traffic predictions. In order to best utilize real-world V2V communication data, we integrate first principle models with deep learning. Specifically, we train recurrent neural networks to improve the predictions given by first principle models. Our approach is able to predict the velocity of individual vehicles up to a minute into the future with improved accuracy over first principle-based baselines. We conduct a comprehensive study to evaluate different methods of integrating first principle models with deep learning techniques. The source code for our models is available at https://github.com/Rose-STL-Lab/V2V-traffic-forecast .
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 · Vehicular Ad Hoc Networks (VANETs)
