paper-with-me

Papers

AT-GAN: An Adversarial Generative Model for Non-constrained Adversarial Examples

2021-01-01 · Xiaosen Wang, Kun He, Chuanbiao Song, LiWei Wang, John E. Hopcroft

With the rapid development of adversarial machine learning, numerous adversarial attack methods have been proposed. Typical attacks are based on a search in the neighborhood of input image to generate a perturbed adversarial example. Since 2017, generative models are adopted for adversarial attacks, and most of them focus on generating adversarial perturbations from input noise or input image. Thus the output is restricted by input for these works. A recent work targets unrestricted adversarial example using generative model but their method is based on a search in the neighborhood of input noise, so actually their output is still constrained by input. In this work, we propose AT-GAN (Adversarial Transfer on Generative Adversarial Net) to train an adversarial generative model that can directly produce adversarial examples. Different from previous works, we aim to learn the distribution of adversarial examples so as to generate semantically meaningful adversaries. AT-GAN achieves this goal by first learning a generative model for real data, followed by transfer learning to obtain the desired generative model. Once trained and transferred, AT-GAN could generate adversarial examples directly for any input noise, denoted as non-constrained adversarial examples. Extensive experiments and visualizations show that AT-GAN can efficiently generate diverse adversarial examples that are realistic to human perception, and yields higher attack success rates against adversarially trained models.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

Adversarial AttackTransfer Learning

Similar Papers 제목 키워드 기반

AT-GAN: An Adversarial Generator Model for Non-constrained Adversarial Examples

2019-04-16 · Xiaosen Wang, Kun He, Chuanbiao Song, Li-Wei Wang 외

Despite the rapid development of adversarial machine learning, most adversarial attack and defense researches mainly focus on the perturbation-based adversarial examples, which is constrained by the input images. In comp…

Adversarial Attack

Disentangling Adversarial Robustness in Directions of the Data Manifold

2021-01-01 · Jiancong Xiao, Liusha Yang, Zhi-Quan Luo

Using generative models (GAN or VAE) to craft adversarial examples, i.e. generative adversarial examples, has received increasing attention in recent years. Previous studies showed through experiments that the generative…

Adversarial Robustness

Algebraic Adversarial Attacks on Explainability Models

2025-03-16 · Lachlan Simpson, Federico Costanza, Kyle Millar, Adriel Cheng 외

Classical adversarial attacks are phrased as a constrained optimisation problem. Despite the efficacy of a constrained optimisation approach to adversarial attacks, one cannot trace how an adversarial point was generated…

Adversarial Examples in Constrained Domains

2020-11-02 · Ryan Sheatsley, Nicolas Papernot, Michael Weisman, Gunjan Verma 외

Machine learning algorithms have been shown to be vulnerable to adversarial manipulation through systematic modification of inputs (e.g., adversarial examples) in domains such as image recognition. Under the default thre…

Intrusion DetectionNetwork Intrusion Detection

GAT: Generative Adversarial Training for Adversarial Example Detection and Robust Classification

2019-05-27 · Xuwang Yin, Soheil Kolouri, Gustavo K. Rohde

The vulnerabilities of deep neural networks against adversarial examples have become a significant concern for deploying these models in sensitive domains. Devising a definitive defense against such attacks is proven to …

ClassificationGeneral ClassificationRobust classificationvalid