Robust and Accurate Object Detection via Self-Knowledge Distillation
Weipeng Xu, Pengzhi Chu, Renhao Xie, Xiongziyan Xiao, Hongcheng Huang

TL;DR
This paper introduces UDFA, a novel fine-tuning method combining self-knowledge distillation and adversarial training to improve object detection robustness and accuracy on clean data.
Contribution
The paper proposes a new decoupled feature alignment approach that enhances object detection performance by integrating self-knowledge distillation with adversarial training.
Findings
UDFA surpasses standard training in clean precision.
UDFA outperforms state-of-the-art adversarial training methods.
UDFA improves both robustness and accuracy on benchmarks.
Abstract
Object detection has achieved promising performance on clean datasets, but how to achieve better tradeoff between the adversarial robustness and clean precision is still under-explored. Adversarial training is the mainstream method to improve robustness, but most of the works will sacrifice clean precision to gain robustness than standard training. In this paper, we propose Unified Decoupled Feature Alignment (UDFA), a novel fine-tuning paradigm which achieves better performance than existing methods, by fully exploring the combination between self-knowledge distillation and adversarial training for object detection. We first use decoupled fore/back-ground features to construct self-knowledge distillation branch between clean feature representation from pretrained detector (served as teacher) and adversarial feature representation from student detector. Then we explore the…
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
TopicsAdversarial Robustness in Machine Learning · Advanced Neural Network Applications · COVID-19 diagnosis using AI
