Benchmarking Adversarial Robustness and Adversarial Training Strategies for Object Detection
Alexis Winter, Jean-Vincent Martini, Romaric Audigier, Angelique Loesch, Bertrand Luvison

TL;DR
This paper establishes a standardized benchmark for evaluating adversarial attacks and defenses in object detection, revealing transferability limitations and identifying effective adversarial training strategies for robustness.
Contribution
It introduces a unified benchmark framework for fair comparison of attacks and defenses in object detection, and evaluates transferability and training strategies across architectures.
Findings
Adversarial attacks show limited transferability to transformer-based detectors.
Mixing high-perturbation attacks in training improves robustness.
The benchmark enables consistent evaluation of attack and defense methods.
Abstract
Object detection models are critical components of automated systems, such as autonomous vehicles and perception-based robots, but their sensitivity to adversarial attacks poses a serious security risk. Progress in defending these models lags behind classification, hindered by a lack of standardized evaluation. It is nearly impossible to thoroughly compare attack or defense methods, as existing work uses different datasets, inconsistent efficiency metrics, and varied measures of perturbation cost. This paper addresses this gap by investigating three key questions: (1) How can we create a fair benchmark to impartially compare attacks? (2) How well do modern attacks transfer across different architectures, especially from Convolutional Neural Networks to Vision Transformers? (3) What is the most effective adversarial training strategy for robust defense? To answer these, we first propose…
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 · Advanced Neural Network Applications · Ethics and Social Impacts of AI
