Sparse Generative Adversarial Network
Shahin Mahdizadehaghdam, Ashkan Panahi, Hamid Krim

TL;DR
This paper introduces a sparse representation approach to GANs, dividing images into patches and using a dictionary to improve image quality and diversity while reducing mode collapse.
Contribution
It proposes a novel sparse representation framework with a third reconstructor network to enhance GAN performance and robustness against mode collapse.
Findings
Higher inception scores compared to conventional GANs.
Improved image realism and diversity.
Enhanced robustness to mode collapse.
Abstract
We propose a new approach to Generative Adversarial Networks (GANs) to achieve an improved performance with additional robustness to its so-called and well recognized mode collapse. We first proceed by mapping the desired data onto a frame-based space for a sparse representation to lift any limitation of small support features prior to learning the structure. To that end we start by dividing an image into multiple patches and modifying the role of the generative network from producing an entire image, at once, to creating a sparse representation vector for each image patch. We synthesize an entire image by multiplying generated sparse representations to a pre-trained dictionary and assembling the resulting patches. This approach restricts the output of the generator to a particular structure, obtained by imposing a Union of Subspaces (UoS) model to the original training data, leading to…
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.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
