CVAINEJun 9, 2020

Physically constrained short-term vehicle trajectory forecasting with naive semantic maps

arXiv:2006.05159v1
Originality Incremental advance
AI Analysis

This addresses safety-critical motion prediction for autonomous vehicles, though it represents an incremental improvement over existing encoder-decoder approaches.

The paper tackles short-term vehicle trajectory forecasting in urban environments by incorporating physical constraints from semantic maps, achieving improved prediction accuracy that extends to longer time horizons than trained for.

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 dataset that provides data from urban areas, allowing us to examine it in challenging and uncertain scenarios. We show that our model is not only capable of anticipating future motion whilst taking into consideration road boundaries, but can also effectively and precisely predict trajectories for a longer time horizon than initially trained for.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes