Control-Aware Prediction Objectives for Autonomous Driving
Rowan McAllister, Blake Wulfe, Jean Mercat, Logan Ellis, Sergey, Levine, Adrien Gaidon

TL;DR
This paper introduces control-aware prediction objectives (CAPOs) that evaluate how predictions impact downstream control in autonomous driving, improving system safety and performance without requiring differentiable planners.
Contribution
The paper proposes novel control-aware prediction objectives that better align prediction training with control performance, enhancing autonomous vehicle safety and efficiency.
Findings
CAPOs improve system safety in suburban driving scenarios.
Using importance weights enhances prediction relevance for control.
Experiments in CARLA show better overall driving performance.
Abstract
Autonomous vehicle software is typically structured as a modular pipeline of individual components (e.g., perception, prediction, and planning) to help separate concerns into interpretable sub-tasks. Even when end-to-end training is possible, each module has its own set of objectives used for safety assurance, sample efficiency, regularization, or interpretability. However, intermediate objectives do not always align with overall system performance. For example, optimizing the likelihood of a trajectory prediction module might focus more on easy-to-predict agents than safety-critical or rare behaviors (e.g., jaywalking). In this paper, we present control-aware prediction objectives (CAPOs), to evaluate the downstream effect of predictions on control without requiring the planner be differentiable. We propose two types of importance weights that weight the predictive likelihood: one…
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 and Road Safety · Human-Automation Interaction and Safety
MethodsEntropy Regularization · Proximal Policy Optimization · ALIGN · CARLA: An Open Urban Driving Simulator
