paper-with-me

Papers

MMGAN: Generative Adversarial Networks for Multi-Modal Distributions

2019-11-15 · Teodora Pandeva, Matthias Schubert

Over the past years, Generative Adversarial Networks (GANs) have shown a remarkable generation performance especially in image synthesis. Unfortunately, they are also known for having an unstable training process and might loose parts of the data distribution for heterogeneous input data. In this paper, we propose a novel GAN extension for multi-modal distribution learning (MMGAN). In our approach, we model the latent space as a Gaussian mixture model with a number of clusters referring to the number of disconnected data manifolds in the observation space, and include a clustering network, which relates each data manifold to one Gaussian cluster. Thus, the training gets more stable. Moreover, MMGAN allows for clustering real data according to the learned data manifold in the latent space. By a series of benchmark experiments, we illustrate that MMGAN outperforms competitive state-of-the-art models in terms of clustering performance.

📄 PDF Abstract BibTeX arXiv:1911.06663

Code (0)

등록된 구현이 없습니다.

Tasks

ClusteringImage 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…
Dogecoin Customer Service Number +1-833-534-1729 설명 없음

Similar Papers 제목 키워드 기반

Unsupervised multi-modal Styled Content Generation

2020-01-10 · Omry Sendik, Dani Lischinski, Daniel Cohen-Or

The emergence of deep generative models has recently enabled the automatic generation of massive amounts of graphical content, both in 2D and in 3D. Generative Adversarial Networks (GANs) and style control mechanisms, su…

Multi-MotifGAN (MMGAN): Motif-targeted Graph Generation and Prediction

2019-11-08 · Anuththari Gamage, Eli Chien, Jianhao Peng, Olgica Milenkovic

Generative graph models create instances of graphs that mimic the properties of real-world networks. Generative models are successful at retaining pairwise associations in the underlying networks but often fail to captur…

Generative Adversarial NetworkGraph GenerationPrediction

Analyzing Deep Learning Based Brain Tumor Segmentation with Missing MRI Modalities

2022-08-06 · Benteng Ma, Yushi Wang, Shen Wang

This technical report presents a comparative analysis of existing deep learning (DL) based approaches for brain tumor segmentation with missing MRI modalities. Approaches evaluated include the Adversarial Co-training Net…

Brain Tumor SegmentationSegmentationTumor Segmentation

MMGAN: Manifold Matching Generative Adversarial Network

2017-07-26 · Noseong Park, Ankesh Anand, Joel Ruben Antony Moniz, Kookjin Lee 외

It is well-known that GANs are difficult to train, and several different techniques have been proposed in order to stabilize their training. In this paper, we propose a novel training method called manifold-matching, and…

Generative Adversarial Network

Can Push-forward Generative Models Fit Multimodal Distributions?

2022-06-29 · Antoine Salmona, Valentin De Bortoli, Julie Delon, Agnès Desolneux

Many generative models synthesize data by transforming a standard Gaussian random variable using a deterministic neural network. Among these models are the Variational Autoencoders and the Generative Adversarial Networks…