pith. sign in

arxiv: 2404.01486 · v1 · pith:GFETFSRPnew · submitted 2024-04-01 · 💻 cs.RO · cs.AI· cs.CV· cs.LG

QuAD: Query-based Interpretable Neural Motion Planning for Autonomous Driving

classification 💻 cs.RO cs.AIcs.CVcs.LG
keywords agentsautonomydetectiondrivinggridhoweverinterpretableobject
0
0 comments X
read the original abstract

A self-driving vehicle must understand its environment to determine the appropriate action. Traditional autonomy systems rely on object detection to find the agents in the scene. However, object detection assumes a discrete set of objects and loses information about uncertainty, so any errors compound when predicting the future behavior of those agents. Alternatively, dense occupancy grid maps have been utilized to understand free-space. However, predicting a grid for the entire scene is wasteful since only certain spatio-temporal regions are reachable and relevant to the self-driving vehicle. We present a unified, interpretable, and efficient autonomy framework that moves away from cascading modules that first perceive, then predict, and finally plan. Instead, we shift the paradigm to have the planner query occupancy at relevant spatio-temporal points, restricting the computation to those regions of interest. Exploiting this representation, we evaluate candidate trajectories around key factors such as collision avoidance, comfort, and progress for safety and interpretability. Our approach achieves better highway driving quality than the state-of-the-art in high-fidelity closed-loop simulations.

This paper has not been read by Pith yet.

discussion (0)

Sign in with ORCID, Apple, or X to comment. Anyone can read and Pith papers without signing in.

Forward citations

Cited by 1 Pith paper

Reviewed papers in the Pith corpus that reference this work. Sorted by Pith novelty score.

  1. Hydra-MDP: End-to-end Multimodal Planning with Multi-target Hydra-Distillation

    cs.CV 2024-06 unverdicted novelty 6.0

    Hydra-MDP uses multi-teacher distillation and a multi-head decoder to learn diverse, metric-specific trajectories in an end-to-end autonomous-driving planner, winning the Navsim challenge.