paper-with-me

Papers

Invert and Defend: Model-based Approximate Inversion of Generative Adversarial Networks for Secure Inference

2019-11-23 · Wei-An Lin, Yogesh Balaji, Pouya Samangouei, Rama Chellappa

Inferring the latent variable generating a given test sample is a challenging problem in Generative Adversarial Networks (GANs). In this paper, we propose InvGAN - a novel framework for solving the inference problem in GANs, which involves training an encoder network capable of inverting a pre-trained generator network without access to any training data. Under mild assumptions, we theoretically show that using InvGAN, we can approximately invert the generations of any latent code of a trained GAN model. Furthermore, we empirically demonstrate the superiority of our inference scheme by quantitative and qualitative comparisons with other methods that perform a similar task. We also show the effectiveness of our framework in the problem of adversarial defenses where InvGAN can successfully be used as a projection-based defense mechanism. Additionally, we show how InvGAN can be used to implement reparameterization white-box attacks on projection-based defense mechanisms. Experimental validation on several benchmark datasets demonstrate the efficacy of our method in achieving improved performance on several white-box and black-box attacks. Our code is available at https://github.com/yogeshbalaji/InvGAN.

📄 PDF Abstract BibTeX arXiv:1911.10291

Code (1)

mnswdhw/InvGAN-Pytorch pytorch

Methods 이 논문이 사용한 방법론

Test 설명 없음
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 제목 키워드 기반

The Secret Revealer: Generative Model-Inversion Attacks Against Deep Neural Networks

2019-11-17 · CVPR 2020 6 · Yuheng Zhang, Ruoxi Jia, Hengzhi Pei, Wenxiao Wang 외

This paper studies model-inversion attacks, in which the access to a model is abused to infer information about the training data. Since its first introduction, such attacks have raised serious concerns given that traini…

Face Recognitionregression

Adversarially Robust Classification by Conditional Generative Model Inversion

2022-01-12 · Mitra Alirezaei, Tolga Tasdizen

Most adversarial attack defense methods rely on obfuscating gradients. These methods are successful in defending against gradient-based attacks; however, they are easily circumvented by attacks which either do not use th…

Adversarial AttackClassificationmodelRobust classification

In-Domain GAN Inversion for Faithful Reconstruction and Editability

2023-09-25 · Jiapeng Zhu, Yujun Shen, Yinghao Xu, Deli Zhao 외

Generative Adversarial Networks (GANs) have significantly advanced image synthesis through mapping randomly sampled latent codes to high-fidelity synthesized images. However, applying well-trained GANs to real image edit…

Image GenerationImage Reconstruction

Improving generative adversarial network inversion via fine-tuning GAN encoders

2021-08-23 · Cheng Yu, Wenmin Wang, Roberto Bugiolacchi

Generative adversarial networks (GANs) can synthesize high-quality (HQ) images, and GAN inversion is a technique that discovers how to invert given images back to latent space. While existing methods perform on StyleGAN …

Generative Adversarial NetworkImage Reconstruction

Inverting The Generator Of A Generative Adversarial Network (II)

2018-02-15 · Antonia Creswell, Anil A. Bharath

Generative adversarial networks (GANs) learn a deep generative model that is able to synthesise novel, high-dimensional data samples. New data samples are synthesised by passing latent samples, drawn from a chosen prior …

Generative Adversarial NetworkRetrieval