Universalization of any adversarial attack using very few test examples
Sandesh Kamath, Amit Deshpande, K V Subrahmanyam, Vineeth N, Balasubramanian

TL;DR
This paper introduces a novel method to create universal adversarial attacks from input-dependent attacks using only a few test examples, without needing model details, and achieves fooling rates comparable to state-of-the-art methods.
Contribution
It proposes a simple, model-agnostic universalization technique based on spectral properties of adversarial directions, requiring minimal test data and computational overhead.
Findings
Effective universal attacks generated from few test examples.
Fooling rates comparable to existing universal attack methods.
Applicable to models like VGG16 and VGG19 on ImageNet.
Abstract
Deep learning models are known to be vulnerable not only to input-dependent adversarial attacks but also to input-agnostic or universal adversarial attacks. Dezfooli et al. \cite{Dezfooli17,Dezfooli17anal} construct universal adversarial attack on a given model by looking at a large number of training data points and the geometry of the decision boundary near them. Subsequent work \cite{Khrulkov18} constructs universal attack by looking only at test examples and intermediate layers of the given model. In this paper, we propose a simple universalization technique to take any input-dependent adversarial attack and construct a universal attack by only looking at very few adversarial test examples. We do not require details of the given model and have negligible computational overhead for universalization. We theoretically justify our universalization technique by a spectral property common…
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 · Integrated Circuits and Semiconductor Failure Analysis · Machine Learning in Materials Science
