Benchmarking Robustness in Object Detection: Autonomous Driving when Winter is Coming
Claudio Michaelis, Benjamin Mitzkus, Robert Geirhos, Evgenia Rusak,, Oliver Bringmann, Alexander S. Ecker, Matthias Bethge, Wieland Brendel

TL;DR
This paper introduces a benchmark with datasets Pascal-C, Coco-C, and Cityscapes-C to evaluate object detection robustness under various image corruptions, highlighting the effectiveness of stylized training for improved resilience.
Contribution
It provides a comprehensive benchmark and datasets for assessing object detection robustness under corruptions, and demonstrates that stylized training significantly enhances model robustness.
Findings
Object detection models' performance drops to 30-60% on corrupted images.
Stylized training improves robustness across corruption types and severities.
Benchmark datasets and code are publicly available for future research.
Abstract
The ability to detect objects regardless of image distortions or weather conditions is crucial for real-world applications of deep learning like autonomous driving. We here provide an easy-to-use benchmark to assess how object detection models perform when image quality degrades. The three resulting benchmark datasets, termed Pascal-C, Coco-C and Cityscapes-C, contain a large variety of image corruptions. We show that a range of standard object detection models suffer a severe performance loss on corrupted images (down to 30--60\% of the original performance). However, a simple data augmentation trick---stylizing the training images---leads to a substantial increase in robustness across corruption type, severity and dataset. We envision our comprehensive benchmark to track future progress towards building robust object detection models. Benchmark, code and data are publicly available.
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.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsAdvanced Neural Network Applications · Adversarial Robustness in Machine Learning · Machine Learning and Data Classification
