AdvDO: Realistic Adversarial Attacks for Trajectory Prediction

Abstract

Trajectory prediction is essential for autonomous vehicles (AVs) to plan correct and safe driving behaviors. While many prior works aim to achieve higher prediction accuracy, few studies the adversarial robustness of their methods. To bridge this gap, we propose to study the adversarial robustness of data-driven trajectory prediction systems. We devise an optimization-based adversarial attack framework that leverages a carefully-designed differentiable dynamic model to generate realistic adversarial trajectories. Empirically, we benchmark the adversarial robustness of state-of-the-art prediction models and show that our attack increases the prediction error for both general metrics and planning-aware metrics by more than 50% and 37%. We also show that our attack can lead an AV to drive off-road or collide into other vehicles in simulation. Finally, we demonstrate how to mitigate the adversarial attacks using an adversarial training scheme.

Cite

Text

Cao et al. "AdvDO: Realistic Adversarial Attacks for Trajectory Prediction." Proceedings of the European Conference on Computer Vision (ECCV), 2022. doi:10.1007/978-3-031-20065-6_3

Markdown

[Cao et al. "AdvDO: Realistic Adversarial Attacks for Trajectory Prediction." Proceedings of the European Conference on Computer Vision (ECCV), 2022.](https://mlanthology.org/eccv/2022/cao2022eccv-advdo/) doi:10.1007/978-3-031-20065-6_3

BibTeX

@inproceedings{cao2022eccv-advdo,
  title     = {{AdvDO: Realistic Adversarial Attacks for Trajectory Prediction}},
  author    = {Cao, Yulong and Xiao, Chaowei and Anandkumar, Anima and Xu, Danfei and Pavone, Marco},
  booktitle = {Proceedings of the European Conference on Computer Vision (ECCV)},
  year      = {2022},
  doi       = {10.1007/978-3-031-20065-6_3},
  url       = {https://mlanthology.org/eccv/2022/cao2022eccv-advdo/}
}