Diffusing in the Right Space: A Systematic Study of Latent Diffusability

2026-06-02Computer Vision and Pattern Recognition

Computer Vision and Pattern Recognition
AI summary

The authors studied how different ways of compressing images into smaller versions affect the quality of image generation using latent diffusion models. They found that just making these smaller versions look good doesn’t always mean the generated images will be better. By testing many types of image compressors and diffusion methods, they identified key features of the compressed images that predict better results. They also introduced a new metric called Velocity Irreducible Variance (VIV), which helps predict generation quality more reliably than other measures.

Latent Diffusion ModelsVisual TokenizersImage ReconstructionGenerative ModelingLatent SpaceDiffusion ModelsVelocity Irreducible Variance (VIV)RegularizationSemantic SeparabilitySpectral Smoothness
Authors
Tianxiong Zhong, Xingye Tian, Xuebo Wang, Xin Tao, Pengfei Wan
Abstract
Latent diffusion models leverage visual tokenizers to compress images into latent spaces for efficient generative modeling. However, better reconstruction quality of a tokenizer does not necessarily translate into better generation quality, suggesting that latent representations should be evaluated not only by fidelity but also by their diffusability. Recent studies have proposed diverse explanations for diffusion-friendly latent spaces, including semantic separability, affine equivariance, distribution uniformity, spatial structure, spectral smoothness, and manifold continuity. Yet these properties are often validated on a limited set of tokenizers, leaving it unclear which factors are most predictive of downstream generation quality and whether such conclusions hold beyond the specific settings in which they are introduced. In this work, we conduct a systematic study of latent diffusability by training a large collection of tokenizers with diverse regularization strategies, architectures, and latent configurations, and evaluating them with multiple downstream diffusion backbones. Our analysis identifies several latent properties that consistently correlate with generation quality and exhibit strong generalization across experimental settings. Beyond existing metrics, we introduce Velocity Irreducible Variance (VIV), a measure of velocity ambiguity induced by trajectory crossings. Extensive experiments show that VIV is one of the most stable predictors of generation quality.