Assessing Sample Quality via the Latent Space of Generative Models
Jingyi Xu, Hieu Le, Dimitris Samaras

TL;DR
This paper introduces a novel method for assessing the quality of generated samples by analyzing the latent space density of the generative model itself, offering a domain-agnostic and computationally efficient alternative to existing techniques.
Contribution
The authors propose a latent density score for sample quality assessment that is applicable across various models and domains, overcoming limitations of feature-based methods.
Findings
High correlation between latent density score and sample quality.
Method reduces computational cost compared to previous approaches.
Improves downstream tasks like few-shot classification and image editing.
Abstract
Advances in generative models increase the need for sample quality assessment. To do so, previous methods rely on a pre-trained feature extractor to embed the generated samples and real samples into a common space for comparison. However, different feature extractors might lead to inconsistent assessment outcomes. Moreover, these methods are not applicable for domains where a robust, universal feature extractor does not yet exist, such as medical images or 3D assets. In this paper, we propose to directly examine the latent space of the trained generative model to infer generated sample quality. This is feasible because the quality a generated sample directly relates to the amount of training data resembling it, and we can infer this information by examining the density of the latent space. Accordingly, we use a latent density score function to quantify sample quality. We show that the…
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
TopicsData Mining Algorithms and Applications · Advanced Clustering Algorithms Research · Neural Networks and Applications
MethodsDiffusion
