English

Ask, Acquire, and Attack: Data-free UAP Generation using Class Impressions

Computer Vision and Pattern Recognition 2018-08-06 v1 Machine Learning

Abstract

Deep learning models are susceptible to input specific noise, called adversarial perturbations. Moreover, there exist input-agnostic noise, called Universal Adversarial Perturbations (UAP) that can affect inference of the models over most input samples. Given a model, there exist broadly two approaches to craft UAPs: (i) data-driven: that require data, and (ii) data-free: that do not require data samples. Data-driven approaches require actual samples from the underlying data distribution and craft UAPs with high success (fooling) rate. However, data-free approaches craft UAPs without utilizing any data samples and therefore result in lesser success rates. In this paper, for data-free scenarios, we propose a novel approach that emulates the effect of data samples with class impressions in order to craft UAPs using data-driven objectives. Class impression for a given pair of category and model is a generic representation (in the input space) of the samples belonging to that category. Further, we present a neural network based generative model that utilizes the acquired class impressions to learn crafting UAPs. Experimental evaluation demonstrates that the learned generative model, (i) readily crafts UAPs via simple feed-forwarding through neural network layers, and (ii) achieves state-of-the-art success rates for data-free scenario and closer to that for data-driven setting without actually utilizing any data samples.

Keywords

Cite

@article{arxiv.1808.01153,
  title  = {Ask, Acquire, and Attack: Data-free UAP Generation using Class Impressions},
  author = {Konda Reddy Mopuri and Phani Krishna Uppala and R. Venkatesh Babu},
  journal= {arXiv preprint arXiv:1808.01153},
  year   = {2018}
}

Comments

Accepted in ECCV 2018

R2 v1 2026-06-23T03:23:41.920Z