Adversarial Training in Low-Label Regimes with Margin-Based Interpolation
Tian Ye, Rajgopal Kannan, Viktor Prasanna

TL;DR
This paper presents a semi-supervised adversarial training method that uses margin-based interpolation and adaptive epsilon scheduling to improve neural network robustness and accuracy in low-label settings.
Contribution
It introduces a novel margin-based interpolation technique and a global epsilon scheduling strategy for adversarial training in low-label regimes.
Findings
Enhanced robustness against PGD and AutoAttack
Improved natural accuracy in low-label settings
Effective decision boundary development
Abstract
Adversarial training has emerged as an effective approach to train robust neural network models that are resistant to adversarial attacks, even in low-label regimes where labeled data is scarce. In this paper, we introduce a novel semi-supervised adversarial training approach that enhances both robustness and natural accuracy by generating effective adversarial examples. Our method begins by applying linear interpolation between clean and adversarial examples to create interpolated adversarial examples that cross decision boundaries by a controlled margin. This sample-aware strategy tailors adversarial examples to the characteristics of each data point, enabling the model to learn from the most informative perturbations. Additionally, we propose a global epsilon scheduling strategy that progressively adjusts the upper bound of perturbation strengths during training. The combination of…
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 · Generative Adversarial Networks and Image Synthesis · Anomaly Detection Techniques and Applications
