paper-with-me

Papers

Adversarial Out-domain Examples for Generative Models

2019-03-07 · Dario Pasquini, Marco Mingione, Massimo Bernaschi

Deep generative models are rapidly becoming a common tool for researchers and developers. However, as exhaustively shown for the family of discriminative models, the test-time inference of deep neural networks cannot be fully controlled and erroneous behaviors can be induced by an attacker. In the present work, we show how a malicious user can force a pre-trained generator to reproduce arbitrary data instances by feeding it suitable adversarial inputs. Moreover, we show that these adversarial latent vectors can be shaped so as to be statistically indistinguishable from the set of genuine inputs. The proposed attack technique is evaluated with respect to various GAN images generators using different architectures, training processes and for both conditional and not-conditional setups.

📄 PDF Abstract BibTeX arXiv:1903.02926

Code (1)

pasquini-dario/OutDomainExamples 공식 구현 tf

Tasks

Adversarial AttackImage Generation

Methods 이 논문이 사용한 방법론

Convolution A convolution is a type of matrix operation, consisting of a kernel, a small matrix of weights, that slides over input data performing element-wise multiplication with the…
Dogecoin Customer Service Number +1-833-534-1729 설명 없음

Similar Papers 제목 키워드 기반

Deep generative models as an adversarial attack strategy for tabular machine learning

2024-09-19 · Salijona Dyrmishi, Mihaela Cătălina Stoian, Eleonora Giunchiglia, Maxime Cordy

Deep Generative Models (DGMs) have found application in computer vision for generating adversarial examples to test the robustness of machine learning (ML) systems. Extending these adversarial techniques to tabular ML pr…

Adversarial Attack

JointGAN: Multi-Domain Joint Distribution Learning with Generative Adversarial Nets

2018-06-08 · ICML 2018 7 · Yunchen Pu, Shuyang Dai, Zhe Gan, Wei-Yao Wang 외

A new generative adversarial network is developed for joint distribution matching. Distinct from most existing approaches, that only learn conditional distributions, the proposed model aims to learn a joint distribution …

Generative Adversarial Network

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

A General Framework for Adversarial Examples with Objectives

2017-12-31 · Mahmood Sharif, Sruti Bhagavatula, Lujo Bauer, Michael K. Reiter

Images perturbed subtly to be misclassified by neural networks, called adversarial examples, have emerged as a technically deep challenge and an important concern for several application domains. Most research on adversa…

Face Recognition

Learning to Repair Software Vulnerabilities with Generative Adversarial Networks

2018-05-18 · NeurIPS 2018 12 · Jacob Harer, Onur Ozdemir, Tomo Lazovich, Christopher P. Reale 외

Motivated by the problem of automated repair of software vulnerabilities, we propose an adversarial learning approach that maps from one discrete source domain to another target domain without requiring paired labeled ex…

Code RepairGenerative Adversarial NetworkTranslation