CVROJan 17, 2021

End-to-end Interpretable Neural Motion Planner

arXiv:2101.06679v1471 citations
Originality Highly original
AI Analysis

This work addresses the problem of safe and interpretable motion planning for autonomous vehicles in urban environments, representing an incremental improvement with a novel method for a known bottleneck.

The paper tackles autonomous driving in complex urban scenarios by proposing an end-to-end neural motion planner that processes raw LIDAR and HD maps to produce interpretable intermediate representations and a cost volume for trajectory selection, resulting in safer planning compared to baselines.

In this paper, we propose a neural motion planner (NMP) for learning to drive autonomously in complex urban scenarios that include traffic-light handling, yielding, and interactions with multiple road-users. Towards this goal, we design a holistic model that takes as input raw LIDAR data and a HD map and produces interpretable intermediate representations in the form of 3D detections and their future trajectories, as well as a cost volume defining the goodness of each position that the self-driving car can take within the planning horizon. We then sample a set of diverse physically possible trajectories and choose the one with the minimum learned cost. Importantly, our cost volume is able to naturally capture multi-modality. We demonstrate the effectiveness of our approach in real-world driving data captured in several cities in North America. Our experiments show that the learned cost volume can generate safer planning than all the baselines.

Code Implementations1 repo
Foundations

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

Your Notes