Multi-Vehicle Trajectory Prediction at Intersections using State and Intention Information
Dekai Zhu, Qadeer Khan, Daniel Cremers

TL;DR
This paper introduces a neural network-based method for predicting and controlling multiple vehicle trajectories at intersections using only current state and intention information, enhanced by message passing for environment awareness.
Contribution
It presents a novel approach that relies solely on current state and intent, with message passing for improved environment understanding, enabling trajectory prediction and vehicle control at intersections.
Findings
Demonstrates robust trajectory prediction accuracy.
Shows effective vehicle control towards desired paths.
Utilizes message passing for environment awareness.
Abstract
Traditional approaches to prediction of future trajectory of road agents rely on knowing information about their past trajectory. This work rather relies only on having knowledge of the current state and intended direction to make predictions for multiple vehicles at intersections. Furthermore, message passing of this information between the vehicles provides each one of them a more holistic overview of the environment allowing for a more informed prediction. This is done by training a neural network which takes the state and intent of the multiple vehicles to predict their future trajectory. Using the intention as an input allows our approach to be extended to additionally control the multiple vehicles to drive towards desired paths. Experimental results demonstrate the robustness of our approach both in terms of trajectory prediction and vehicle control at intersections. The complete…
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
TopicsAutonomous Vehicle Technology and Safety · Traffic Prediction and Management Techniques · Traffic control and management
