Leverage Score Sampling for Complete Mode Coverage in Generative Adversarial Networks
Joachim Schreurs, Hannes De Meulemeester, Micha\"el Fanuel, Bart De, Moor, Johan A.K. Suykens

TL;DR
This paper introduces a ridge leverage score-based sampling method to enhance mode coverage in GANs, addressing the common issue of underrepresented data modes in generative modeling, and demonstrates its effectiveness through multiple evaluations.
Contribution
It proposes a novel leverage score sampling technique that improves mode coverage in GANs, compatible with existing models and leveraging explicit or implicit feature maps.
Findings
Significant improvement in mode coverage over standard methods
Effective when combined with any GAN architecture
Validated through multiple comparative evaluations
Abstract
Commonly, machine learning models minimize an empirical expectation. As a result, the trained models typically perform well for the majority of the data but the performance may deteriorate in less dense regions of the dataset. This issue also arises in generative modeling. A generative model may overlook underrepresented modes that are less frequent in the empirical data distribution. This problem is known as complete mode coverage. We propose a sampling procedure based on ridge leverage scores which significantly improves mode coverage when compared to standard methods and can easily be combined with any GAN. Ridge leverage scores are computed by using an explicit feature map, associated with the next-to-last layer of a GAN discriminator or of a pre-trained network, or by using an implicit feature map corresponding to a Gaussian kernel. Multiple evaluations against recent approaches of…
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.
Taxonomy
TopicsModel Reduction and Neural Networks · Speech Recognition and Synthesis · Generative Adversarial Networks and Image Synthesis
