paper-with-me

Papers

DPD-InfoGAN: Differentially Private Distributed InfoGAN

2020-10-22 · Vaikkunth Mugunthan, Vignesh Gokul, Lalana Kagal, Shlomo Dubnov

Generative Adversarial Networks (GANs) are deep learning architectures capable of generating synthetic datasets. Despite producing high-quality synthetic images, the default GAN has no control over the kinds of images it generates. The Information Maximizing GAN (InfoGAN) is a variant of the default GAN that introduces feature-control variables that are automatically learned by the framework, hence providing greater control over the different kinds of images produced. Due to the high model complexity of InfoGAN, the generative distribution tends to be concentrated around the training data points. This is a critical problem as the models may inadvertently expose the sensitive and private information present in the dataset. To address this problem, we propose a differentially private version of InfoGAN (DP-InfoGAN). We also extend our framework to a distributed setting (DPD-InfoGAN) to allow clients to learn different attributes present in other clients' datasets in a privacy-preserving manner. In our experiments, we show that both DP-InfoGAN and DPD-InfoGAN can synthesize high-quality images with flexible control over image attributes while preserving privacy.

📄 PDF Abstract BibTeX arXiv:2010.11398

Code (0)

등록된 구현이 없습니다.

Tasks

Privacy Preserving

Methods 이 논문이 사용한 방법론

ReLU How Do I Communicate to Expedia? How Do I Communicate to Expedia? – Call ☎️ +1-(888) 829 (0881) or +1-805-330-4056 or +1-805-330-4056 for Live Support & Special Travel…
Softmax The Softmax output function transforms a previous layer's output into a vector of probabilities. It is commonly used for multiclass classification. Given an input vector $x$…
HuMan(Expedia)||How do I get a human at Expedia? How do I get a human at Expedia? How Do I Get a Human at Expedia? – Call ☎️ +1-(888) 829 (0881) or +1-805-330-4056 or +1-805-330-4056 for Real-Time Help & Exclusive…
Dense Connections Dense Connections, or Fully Connected Connections, are a type of layer in a deep neural network that use a linear operation where every input is connected to every output…
Feedforward Network A Feedforward Network, or a Multilayer Perceptron (MLP), is a neural network with solely densely connected layers. This is the classic neural network architecture of the…
InfoGAN InfoGAN is a type of generative adversarial network that modifies the GAN objective to encourage it to learn interpretable and…

Similar Papers 제목 키워드 기반

HSIC-InfoGAN: Learning Unsupervised Disentangled Representations by Maximising Approximated Mutual Information

2022-08-06 · Xiao Liu, Spyridon Thermos, Pedro Sanchez, Alison Q. O'Neil 외

Learning disentangled representations requires either supervision or the introduction of specific model designs and learning constraints as biases. InfoGAN is a popular disentanglement framework that learns unsupervised …

Disentanglement

InfoGAN: Interpretable Representation Learning by Information Maximizing Generative Adversarial Nets

2016-06-12 · NeurIPS 2016 12 · Xi Chen, Yan Duan, Rein Houthooft, John Schulman 외

This paper describes InfoGAN, an information-theoretic extension to the Generative Adversarial Network that is able to learn disentangled representations in a completely unsupervised manner. InfoGAN is a generative adver…

Generative Adversarial NetworkImage GenerationRepresentation LearningUnsupervised Image Classification+1

InfoGAN-MSF: a data augmentation approach for correlative bridge monitoring factors

2021-08-09 · IOP Publishing Ltd 2021 8 · Ping Wan1, Hongli He2, Ling Guo1, Jiancheng Yang1 and Jie Li3 외

Bridge health evaluation has been a challenging issue due to high assessment errors with imbalanced and insufficient monitoring data of correlative bridge monitoring factors. We propose a data augmentation model as the p…

Data Augmentation

The objective function equality property of infoGAN for two-layer network

2023-09-30 · Mahmud Hasan

Information Maximizing Generative Adversarial Network (infoGAN) can be understood as a minimax problem involving two networks: discriminators and generators with mutual information functions. The infoGAN incorporates var…

Generative Adversarial Network

Inference-InfoGAN: Inference Independence via Embedding Orthogonal Basis Expansion

2021-10-02 · Hongxiang Jiang, Jihao Yin, Xiaoyan Luo, Fuxiang Wang

Disentanglement learning aims to construct independent and interpretable latent variables in which generative models are a popular strategy. InfoGAN is a classic method via maximizing Mutual Information (MI) to obtain in…

AttributeDisentanglement