pith. sign in

arxiv: 1910.08051 · v1 · pith:EH4SHBVBnew · submitted 2019-10-17 · 💻 cs.LG · cs.CV· stat.ML

Instance adaptive adversarial training: Improved accuracy tradeoffs in neural nets

classification 💻 cs.LG cs.CVstat.ML
keywords trainingadversarialaroundperturbationsamplesaccuracyadaptiveapproach
0
0 comments X
read the original abstract

Adversarial training is by far the most successful strategy for improving robustness of neural networks to adversarial attacks. Despite its success as a defense mechanism, adversarial training fails to generalize well to unperturbed test set. We hypothesize that this poor generalization is a consequence of adversarial training with uniform perturbation radius around every training sample. Samples close to decision boundary can be morphed into a different class under a small perturbation budget, and enforcing large margins around these samples produce poor decision boundaries that generalize poorly. Motivated by this hypothesis, we propose instance adaptive adversarial training -- a technique that enforces sample-specific perturbation margins around every training sample. We show that using our approach, test accuracy on unperturbed samples improve with a marginal drop in robustness. Extensive experiments on CIFAR-10, CIFAR-100 and Imagenet datasets demonstrate the effectiveness of our proposed approach.

This paper has not been read by Pith yet.

discussion (0)

Sign in with ORCID, Apple, or X to comment. Anyone can read and Pith papers without signing in.

Forward citations

Cited by 1 Pith paper

Reviewed papers in the Pith corpus that reference this work. Sorted by Pith novelty score.

  1. Improving Clean Accuracy via a Tangent-Space Perspective on Adversarial Training

    cs.LG 2024-08 unverdicted novelty 6.0

    TART improves clean accuracy in adversarial training by modulating perturbation bounds according to the tangential component of adversarial examples.