FROD: Robust Object Detection for Free
Muhammad, Awais, Weiming, Zhuang, Lingjuan, Lyu, Sung-Ho, Bae

TL;DR
This paper introduces FROD, a method to improve the robustness of object detection models against adversarial attacks by modifying classification backbones and adding lightweight components, achieving robustness without extra computational cost.
Contribution
The paper proposes a novel approach to enhance object detection robustness by modifying classification backbones and introducing lightweight training components, bridging the gap with classification robustness.
Findings
Enhanced robustness on MS-COCO and Pascal VOC datasets.
Effective modifications do not increase computational overhead.
Lightweight components further improve robustness.
Abstract
Object detection is a vital task in computer vision and has become an integral component of numerous critical systems. However, state-of-the-art object detectors, similar to their classification counterparts, are susceptible to small adversarial perturbations that can significantly alter their normal behavior. Unlike classification, the robustness of object detectors has not been thoroughly explored. In this work, we take the initial step towards bridging the gap between the robustness of classification and object detection by leveraging adversarially trained classification models. Merely utilizing adversarially trained models as backbones for object detection does not result in robustness. We propose effective modifications to the classification-based backbone to instill robustness in object detection without incurring any computational overhead. To further enhance the robustness…
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 · Anomaly Detection Techniques and Applications
