Batch-in-Batch: a new adversarial training framework for initial perturbation and sample selection
Yinting Wu (1), Pai Peng (2), Bo Cai (3), Le Li (1). ((1) School of, Mathematics, Statistics, and Key Lab NAA--MOE, Central China Normal, University, (2) School of Mathematics, Computer Science, Jianghan, University, (3) Key Laboratory of Aerospace Information Security, Trusted

TL;DR
This paper introduces Batch-in-Batch, a novel adversarial training framework that enhances model robustness by diversifying initial perturbations and employing sample selection strategies, leading to significant accuracy improvements.
Contribution
The paper proposes a new training framework that jointly constructs multiple perturbation sets and uses sample selection to improve adversarial robustness, validated on multiple datasets and models.
Findings
Over 13% accuracy improvement on SVHN with attack radius 8/255.
Consistent higher adversarial accuracy across datasets and models.
Cost-effective framework with large m value.
Abstract
Adversarial training methods commonly generate independent initial perturbation for adversarial samples from a simple uniform distribution, and obtain the training batch for the classifier without selection. In this work, we propose a simple yet effective training framework called Batch-in-Batch (BB) to enhance models robustness. It involves specifically a joint construction of initial values that could simultaneously generates sets of perturbations from the original batch set to provide more diversity for adversarial samples; and also includes various sample selection strategies that enable the trained models to have smoother losses and avoid overconfident outputs. Through extensive experiments on three benchmark datasets (CIFAR-10, SVHN, CIFAR-100) with two networks (PreActResNet18 and WideResNet28-10) that are used in both the single-step (Noise-Fast Gradient Sign Method, N-FGSM)…
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 · Fault Detection and Control Systems · Anomaly Detection Techniques and Applications
MethodsSparse Evolutionary Training
