Efficient Baselines for Motion Prediction in Autonomous Driving
Carlos G\'omez-Hu\'elamo, Marcos V. Conde, Rafael Barea, Manuel, Oca\~na, Luis M. Bergasa

TL;DR
This paper introduces efficient, lightweight baseline models for motion prediction in autonomous driving, leveraging interpretable map data and attention mechanisms to achieve competitive accuracy with fewer resources.
Contribution
The authors propose novel, compact models using attention and GNNs with interpretable map preprocessing, reducing complexity while maintaining high prediction accuracy.
Findings
Achieve comparable accuracy to SOTA with fewer parameters and operations.
Use of interpretable map features improves model efficiency and plausibility.
Open-source code facilitates reproducibility and further research.
Abstract
Motion Prediction (MP) of multiple surroundings agents is a crucial task in arbitrarily complex environments, from simple robots to Autonomous Driving Stacks (ADS). Current techniques tackle this problem using end-to-end pipelines, where the input data is usually a rendered top-view of the physical information and the past trajectories of the most relevant agents; leveraging this information is a must to obtain optimal performance. In that sense, a reliable ADS must produce reasonable predictions on time. However, despite many approaches use simple ConvNets and LSTMs to obtain the social latent features, State-Of-The-Art (SOTA) models might be too complex for real-time applications when using both sources of information (map and past trajectories) as well as little interpretable, specially considering the physical information. Moreover, the performance of such models highly depends on…
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 · Human Mobility and Location-Based Analysis
