TL;DR
This paper introduces a novel partition-guided approach to training GANs by dividing the data space into simpler regions, enabling multiple generators to better learn complex distributions and improve sample diversity.
Contribution
It proposes an unsupervised space partitioner with theoretical constraints and an architecture that enhances GAN training by addressing mode collapse and disconnected manifolds.
Findings
Outperforms recent methods on standard benchmarks
Effectively reduces mode collapse and improves diversity
Theoretically grounded partitioner design
Abstract
Despite the success of Generative Adversarial Networks (GANs), their training suffers from several well-known problems, including mode collapse and difficulties learning a disconnected set of manifolds. In this paper, we break down the challenging task of learning complex high dimensional distributions, supporting diverse data samples, to simpler sub-tasks. Our solution relies on designing a partitioner that breaks the space into smaller regions, each having a simpler distribution, and training a different generator for each partition. This is done in an unsupervised manner without requiring any labels. We formulate two desired criteria for the space partitioner that aid the training of our mixture of generators: 1) to produce connected partitions and 2) provide a proxy of distance between partitions and data samples, along with a direction for reducing that distance. These criteria…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
