Physically constrained short-term vehicle trajectory forecasting with naive semantic maps
Albert Dulian, John C. Murray

TL;DR
This paper introduces a CNN-LSTM model that leverages semantic maps to improve short-term vehicle trajectory prediction in urban environments, accounting for physical constraints and enabling longer horizon forecasts.
Contribution
The novel approach combines semantic map features with motion data in a CNN-LSTM architecture to enhance trajectory prediction accuracy considering physical constraints.
Findings
Model accurately predicts trajectories considering road boundaries.
Effective for longer prediction horizons than trained for.
Validated on urban datasets with challenging scenarios.
Abstract
Urban environments manifest a high level of complexity, and therefore it is of vital importance for safety systems embedded within autonomous vehicles (AVs) to be able to accurately predict the short-term future motion of nearby agents. This problem can be further understood as generating a sequence of future coordinates for a given agent based on its past motion data e.g. position, velocity, acceleration etc, and whilst current approaches demonstrate plausible results they have a propensity to neglect a scene's physical constrains. In this paper we propose the model based on a combination of the CNN and LSTM encoder-decoder architecture that learns to extract a relevant road features from semantic maps as well as general motion of agents and uses this learned representation to predict their short-term future trajectories. We train and validate the model on the publicly available…
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.
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 · Video Surveillance and Tracking Methods
MethodsSigmoid Activation · Tanh Activation · Long Short-Term Memory
