Robust Planning for Autonomous Driving via Mixed Adversarial Diffusion Predictions
Albert Zhao, Stefano Soatto

TL;DR
This paper introduces a robust autonomous driving planning method that combines normal and adversarial agent predictions from a diffusion model, enhancing safety without excessive conservatism.
Contribution
It proposes a novel planning approach that integrates adversarial diffusion predictions to improve robustness against malicious or unpredictable agent behaviors.
Findings
Effective in jaywalking scenarios
Improves safety in red light violation cases
Balances robustness and normal behavior handling
Abstract
We describe a robust planning method for autonomous driving that mixes normal and adversarial agent predictions output by a diffusion model trained for motion prediction. We first train a diffusion model to learn an unbiased distribution of normal agent behaviors. We then generate a distribution of adversarial predictions by biasing the diffusion model at test time to generate predictions that are likely to collide with a candidate plan. We score plans using expected cost with respect to a mixture distribution of normal and adversarial predictions, leading to a planner that is robust against adversarial behaviors but not overly conservative when agents behave normally. Unlike current approaches, we do not use risk measures that over-weight adversarial behaviors while placing little to no weight on low-cost normal behaviors or use hard safety constraints that may not be appropriate for…
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
TopicsAdversarial Robustness in Machine Learning · Autonomous Vehicle Technology and Safety · Reinforcement Learning in Robotics
MethodsDiffusion
