paper-with-me

Papers

Semantically Decomposing the Latent Spaces of Generative Adversarial Networks

2017-05-22 · ICLR 2018 1 · Chris Donahue, Zachary C. Lipton, Akshay Balsubramani, Julian McAuley

We propose a new algorithm for training generative adversarial networks that jointly learns latent codes for both identities (e.g. individual humans) and observations (e.g. specific photographs). By fixing the identity portion of the latent codes, we can generate diverse images of the same subject, and by fixing the observation portion, we can traverse the manifold of subjects while maintaining contingent aspects such as lighting and pose. Our algorithm features a pairwise training scheme in which each sample from the generator consists of two images with a common identity code. Corresponding samples from the real dataset consist of two distinct photographs of the same subject. In order to fool the discriminator, the generator must produce pairs that are photorealistic, distinct, and appear to depict the same individual. We augment both the DCGAN and BEGAN approaches with Siamese discriminators to facilitate pairwise training. Experiments with human judges and an off-the-shelf face verification system demonstrate our algorithm's ability to generate convincing, identity-matched photographs.

📄 PDF Abstract BibTeX arXiv:1705.07904

Code (1)

chrisdonahue/sdgan 공식 구현 tf

Tasks

Face VerificationImage 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…
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…
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…
Batch Normalization 설명 없음
DCGAN 설명 없음

Similar Papers 제목 키워드 기반

Interpreting Latent Spaces of Generative Models for Medical Images using Unsupervised Methods

2022-07-20 · Julian Schön, Raghavendra Selvan, Jens Petersen

Generative models such as Generative Adversarial Networks (GANs) and Variational Autoencoders (VAEs) play an increasingly important role in medical image analysis. The latent spaces of these models often show semanticall…

Medical Image Analysis

Sub-GAN: An Unsupervised Generative Model via Subspaces

2018-09-01 · ECCV 2018 9 · Jie Liang, Jufeng Yang, Hsin-Ying Lee, Kai Wang 외

The recent years have witnessed significant growth in constructing robust generative models to capture informative distributions of natural data. However, it is difficult to fully exploit the distribution of complex data…

Generative Adversarial Network

A Plug-in Method for Representation Factorization in Connectionist Models

2019-05-27 · Jee Seok Yoon, Myung-Cheol Roh, Heung-Il Suk

In this article, we focus on decomposing latent representations in generative adversarial networks or learned feature representations in deep autoencoders into semantically controllable factors in a semisupervised manner…

Few-Shot LearningImage-to-Image TranslationStyle TransferTranslation

3D GANs and Latent Space: A comprehensive survey

2023-04-08 · Satya Pratheek Tata, Subhankar Mishra

Generative Adversarial Networks (GANs) have emerged as a significant player in generative modeling by mapping lower-dimensional random noise to higher-dimensional spaces. These networks have been used to generate high-re…

3D Reconstruction3D Semantic Scene CompletionPoint cloud reconstructionSurvey

Neural Latent Traversal with Semantic Constraints

2021-09-29 · Majid Abdolshah, Hung Le, Thommen Karimpanal George, Vuong Le 외

Whilst Generative Adversarial Networks (GANs) generate visually appealing high resolution images, the latent representations (or codes) of these models do not allow controllable changes on the semantic attributes of the …