DAD++: Improved Data-free Test Time Adversarial Defense
Gaurav Kumar Nayak, Inder Khatri, Shubham Randive, Ruchit Rawal,, Anirban Chakraborty

TL;DR
DAD++ is a novel test-time, data-free adversarial defense method that detects and corrects adversarial examples in pre-trained models, enhancing robustness without retraining or access to training data.
Contribution
The paper introduces DAD++, a new framework combining detection and correction for adversarial defense at test time without data, applicable to various data-efficient scenarios.
Findings
Effective against multiple adversarial attacks
Minimal impact on clean accuracy
Applicable to data-free knowledge distillation and domain adaptation
Abstract
With the increasing deployment of deep neural networks in safety-critical applications such as self-driving cars, medical imaging, anomaly detection, etc., adversarial robustness has become a crucial concern in the reliability of these networks in real-world scenarios. A plethora of works based on adversarial training and regularization-based techniques have been proposed to make these deep networks robust against adversarial attacks. However, these methods require either retraining models or training them from scratch, making them infeasible to defend pre-trained models when access to training data is restricted. To address this problem, we propose a test time Data-free Adversarial Defense (DAD) containing detection and correction frameworks. Moreover, to further improve the efficacy of the correction framework in cases when the detector is under-confident, we propose a soft-detection…
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 · Anomaly Detection Techniques and Applications · Autopsy Techniques and Outcomes
MethodsKnowledge Distillation
