paper-with-me

Papers

IVE-GAN: Invariant Encoding Generative Adversarial Networks

2017-11-23 · ICLR 2018 1 · Robin Winter, Djork-Arné Clevert

Generative adversarial networks (GANs) are a powerful framework for generative tasks. However, they are difficult to train and tend to miss modes of the true data generation process. Although GANs can learn a rich representation of the covered modes of the data in their latent space, the framework misses an inverse mapping from data to this latent space. We propose Invariant Encoding Generative Adversarial Networks (IVE-GANs), a novel GAN framework that introduces such a mapping for individual samples from the data by utilizing features in the data which are invariant to certain transformations. Since the model maps individual samples to the latent space, it naturally encourages the generator to cover all modes. We demonstrate the effectiveness of our approach in terms of generative performance and learning rich representations on several datasets including common benchmark image generation tasks.

📄 PDF Abstract BibTeX arXiv:1711.08646

Code (0)

등록된 구현이 없습니다.

Tasks

Image Generation

Similar Papers 제목 키워드 기반

O-GAN: Extremely Concise Approach for Auto-Encoding Generative Adversarial Networks

2019-03-05 · Jianlin Su

In this paper, we propose Orthogonal Generative Adversarial Networks (O-GANs). We decompose the network of discriminator orthogonally and add an extra loss into the objective of common GANs, which can enforce discriminat…

Generative Adversarial Network

Autoencoding Generative Adversarial Networks

2020-04-11 · Conor Lazarou

In the years since Goodfellow et al. introduced Generative Adversarial Networks (GANs), there has been an explosion in the breadth and quality of generative model applications. Despite this work, GANs still have a long w…

Generative Adversarial Network

What Are the Invariant Occlusive Components of Image Patches? A Probabilistic Generative Approach

2013-12-01 · NeurIPS 2013 12 · Zhenwen Dai, Georgios Exarchakis, Jörg Lücke

We study optimal image encoding based on a generative approach with non-linear feature combinations and explicit position encoding. By far most approaches to unsupervised learning learning of visual features, such as spa…

Position

AIPNet: Generative Adversarial Pre-training of Accent-invariant Networks for End-to-end Speech Recognition

2019-11-27 · Yi-Chen Chen, Zhaojun Yang, Ching-Feng Yeh, Mahaveer Jain 외

As one of the major sources in speech variability, accents have posed a grand challenge to the robustness of speech recognition systems. In this paper, our goal is to build a unified end-to-end speech recognition system …

DecoderRepresentation Learningspeech-recognitionSpeech Recognition

Statistical Guarantees of Group-Invariant GANs

2023-05-22 · Ziyu Chen, Markos A. Katsoulakis, Luc Rey-Bellet, Wei Zhu

Group-invariant generative adversarial networks (GANs) are a type of GANs in which the generators and discriminators are hardwired with group symmetries. Empirical studies have shown that these networks are capable of le…

Data Augmentation