Latent Structure Emergence in Diffusion Models via Confidence-Based Filtering
Wei Wei, Yizhou Zeng, Kuntian Chen, Sophie Langer, Mariia Seleznova, Hung-Hsu Chou
TL;DR
This work investigates whether the high-dimensional latent space of diffusion models encodes class-relevant structure that can be revealed through seed-level analysis. By pairing a pretrained classifier with confidence-based filtering and a DDIM generator, the authors show that high-confidence seeds yield strong cross-level predictability and clear latent-space separability, while low-confidence seeds wash out these effects. They introduce a latent-structure visualization pipeline (LDA–UMAP) and quantify structure emergence via an LDA discriminability score, demonstrating that latent structure is latent-space driven and amplified by confidence filtering. A practical upshot is a post-hoc conditional-generation approach that selects seeds by confidence and target class without modifying or retraining the diffusion model. The findings offer a new lens on latent-space analysis and a scalable conditioning mechanism for deterministic diffusion processes, with implications for efficiency and interpretability across generative models.
Abstract
Diffusion models rely on a high-dimensional latent space of initial noise seeds, yet it remains unclear whether this space contains sufficient structure to predict properties of the generated samples, such as their classes. In this work, we investigate the emergence of latent structure through the lens of confidence scores assigned by a pre-trained classifier to generated samples. We show that while the latent space appears largely unstructured when considering all noise realizations, restricting attention to initial noise seeds that produce high-confidence samples reveals pronounced class separability. By comparing class predictability across noise subsets of varying confidence and examining the class separability of the latent space, we find evidence of class-relevant latent structure that becomes observable only under confidence-based filtering. As a practical implication, we discuss how confidence-based filtering enables conditional generation as an alternative to guidance-based methods.
