vix.ing · top · new · best · stats

Constructing Unrestricted Adversarial Examples with Generative Models

2018/05/21 by Yang Song, Song, Yang, Rui Shu +5 · 1 voice · 126 citations
Computer Science · Mathematics · #Advanced Malware Detection Techniques #Adversarial Robustness in Machine Learning #Adversarial system #Artificial intelligence #Computer science #Generative grammar #Physical Unclonable Functions (PUFs) and Hardware Security #cs.AI #cs.CR #cs.CV #cs.LG #stat.ML

paper · pdf · doi:10.48550/arxiv.1805.07894

published in arXiv (Cornell University) (Cornell University) · Neural Information Processing Systems (NeurIPS 2018)

openalex publication_date 2018/05/21 · arxiv created 2018/12/02 · arxiv updated 2018/12/04 · openalex created_date 2025/10/10 · openalex updated_date 2026/07/28

Abstract

Adversarial examples are typically constructed by perturbing an existing data point within a small matrix norm, and current defense methods are focused on guarding against this type of attack. In this paper, we propose unrestricted adversarial examples, a new threat model where the attackers are not restricted to small norm-bounded perturbations. Different from perturbation-based attacks, we propose to synthesize unrestricted adversarial examples entirely from scratch using conditional generative models. Specifically, we first train an Auxiliary Classifier Generative Adversarial Network (AC-GAN) to model the class-conditional distribution over data samples. Then, conditioned on a desired class, we search over the AC-GAN latent space to find images that are likely under the generative model and are misclassified by a target classifier. We demonstrate through human evaluation that unrestricted adversarial examples generated this way are legitimate and belong to the desired class. Our empirical results on the MNIST, SVHN, and CelebA datasets show that unrestricted adversarial examples can bypass strong adversarial training and certified defense methods designed for traditional adversarial attacks.

Citations

Cited by

Discussions

Related