CVAILGROMLJun 4, 2020

The Importance of Prior Knowledge in Precise Multimodal Prediction

arXiv:2006.02636v147 citations
Originality Incremental advance
AI Analysis

This work addresses the safety-critical need for more accurate motion forecasting in autonomous driving, though it is incremental by building on existing methods with a novel loss function.

The paper tackles the problem of improving motion forecasting for self-driving vehicles by incorporating structured priors about road geometry and traffic rules into a probabilistic model, resulting in safer motion plans with better precision and map understanding on real-world datasets.

Roads have well defined geometries, topologies, and traffic rules. While this has been widely exploited in motion planning methods to produce maneuvers that obey the law, little work has been devoted to utilize these priors in perception and motion forecasting methods. In this paper we propose to incorporate these structured priors as a loss function. In contrast to imposing hard constraints, this approach allows the model to handle non-compliant maneuvers when those happen in the real world. Safe motion planning is the end goal, and thus a probabilistic characterization of the possible future developments of the scene is key to choose the plan with the lowest expected cost. Towards this goal, we design a framework that leverages REINFORCE to incorporate non-differentiable priors over sample trajectories from a probabilistic model, thus optimizing the whole distribution. We demonstrate the effectiveness of our approach on real-world self-driving datasets containing complex road topologies and multi-agent interactions. Our motion forecasts not only exhibit better precision and map understanding, but most importantly result in safer motion plans taken by our self-driving vehicle. We emphasize that despite the importance of this evaluation, it has been often overlooked by previous perception and motion forecasting works.

Foundations

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

Your Notes