Enhancing Adversarial Robustness in Low-Label Regime via Adaptively Weighted Regularization and Knowledge Distillation
Dongyoon Yang, Insung Kong, Yongdai Kim

TL;DR
This paper introduces a semi-supervised adversarial training method that effectively enhances robustness with limited labeled data by combining adaptively weighted regularization and knowledge distillation, achieving state-of-the-art results.
Contribution
It proposes a novel regularization technique and a semi-supervised training algorithm that significantly improve adversarial robustness in low-label scenarios.
Findings
Achieves state-of-the-art robustness with limited labeled data.
Performance with only 8% labeled data matches fully supervised methods.
Effective in both standard and robust accuracy on CIFAR-10.
Abstract
Adversarial robustness is a research area that has recently received a lot of attention in the quest for trustworthy artificial intelligence. However, recent works on adversarial robustness have focused on supervised learning where it is assumed that labeled data is plentiful. In this paper, we investigate semi-supervised adversarial training where labeled data is scarce. We derive two upper bounds for the robust risk and propose a regularization term for unlabeled data motivated by these two upper bounds. Then, we develop a semi-supervised adversarial training algorithm that combines the proposed regularization term with knowledge distillation using a semi-supervised teacher (i.e., a teacher model trained using a semi-supervised learning algorithm). Our experiments show that our proposed algorithm achieves state-of-the-art performance with significant margins compared to existing…
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 · COVID-19 diagnosis using AI
MethodsKnowledge Distillation
