Navigating Uncertainty: The Role of Short-Term Trajectory Prediction in Autonomous Vehicle Safety
Sushil Sharma, Ganesh Sistu, Lucie Yahiaoui, Arindam Das, Mark Halton,, Ciar\'an Eising

TL;DR
This paper presents a synthetic dataset and a CNN-LSTM based model for short-term trajectory prediction in autonomous vehicles, addressing data limitations and handling complex scenarios without explicit environment encoding.
Contribution
The authors developed a large synthetic dataset using CARLA and an end-to-end deep learning model for trajectory prediction, released publicly to advance autonomous vehicle safety research.
Findings
Model handles complex scenarios like pedestrian crossings.
Dataset includes 6000 images with IMU and odometry data.
Model predicts trajectories without explicit environment encoding.
Abstract
Autonomous vehicles require accurate and reliable short-term trajectory predictions for safe and efficient driving. While most commercial automated vehicles currently use state machine-based algorithms for trajectory forecasting, recent efforts have focused on end-to-end data-driven systems. Often, the design of these models is limited by the availability of datasets, which are typically restricted to generic scenarios. To address this limitation, we have developed a synthetic dataset for short-term trajectory prediction tasks using the CARLA simulator. This dataset is extensive and incorporates what is considered complex scenarios - pedestrians crossing the road, vehicles overtaking - and comprises 6000 perspective view images with corresponding IMU and odometry information for each frame. Furthermore, an end-to-end short-term trajectory prediction model using convolutional neural…
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 and Road Safety
MethodsEntropy Regularization · Proximal Policy Optimization · CARLA: An Open Urban Driving Simulator
