paper-with-me

Papers

k-GANs: Ensemble of Generative Models with Semi-Discrete Optimal Transport

2019-07-09 · Luca Ambrogioni, Umut Güçlü, Marcel van Gerven

Generative adversarial networks (GANs) are the state of the art in generative modeling. Unfortunately, most GAN methods are susceptible to mode collapse, meaning that they tend to capture only a subset of the modes of the true distribution. A possible way of dealing with this problem is to use an ensemble of GANs, where (ideally) each network models a single mode. In this paper, we introduce a principled method for training an ensemble of GANs using semi-discrete optimal transport theory. In our approach, each generative network models the transportation map between a point mass (Dirac measure) and the restriction of the data distribution on a tile of a Voronoi tessellation that is defined by the location of the point masses. We iteratively train the generative networks and the point masses until convergence. The resulting k-GANs algorithm has strong theoretical connection with the k-medoids algorithm. In our experiments, we show that our ensemble method consistently outperforms baseline GANs.

📄 PDF Abstract BibTeX arXiv:1907.04050

Code (0)

등록된 구현이 없습니다.

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 제목 키워드 기반

Optimal 1-Wasserstein Distance for WGANs

2022-01-08 · Arthur Stéphanovitch, Ugo Tanielian, Benoît Cadre, Nicolas Klutchnikoff 외

The mathematical forces at work behind Generative Adversarial Networks raise challenging theoretical issues. Motivated by the important question of characterizing the geometrical properties of the generated distributions…

valid

Virtual Conditional Generative Adversarial Networks

2019-01-25 · Haifeng Shi, Guanyu Cai, Yuqin Wang, Shaohua Shang 외

When trained on multimodal image datasets, normal Generative Adversarial Networks (GANs) are usually outperformed by class-conditional GANs and ensemble GANs, but conditional GANs is restricted to labeled datasets and en…

ClusteringConditional Image GenerationDecoderImage Generation

Wasserstein variational gradient descent: From semi-discrete optimal transport to ensemble variational inference

2018-11-07 · Luca Ambrogioni, Umut Guclu, Marcel van Gerven

Particle-based variational inference offers a flexible way of approximating complex posterior distributions with a set of particles. In this paper we introduce a new particle-based variational inference method based on t…

Variational Inference

Joint-stochastic-approximation Autoencoders with Application to Semi-supervised Learning

2025-05-24 · Wenbo He, Zhijian Ou

Our examination of existing deep generative models (DGMs), including VAEs and GANs, reveals two problems. First, their capability in handling discrete observations and latent codes is unsatisfactory, though there are int…

Decoder

Ensembles of Generative Adversarial Networks

2016-12-03 · Yaxing Wang, Lichao Zhang, Joost Van de Weijer

Ensembles are a popular way to improve results of discriminative CNNs. The combination of several networks trained starting from different initializations improves results significantly. In this paper we investigate the …