Bridging Reconstruction and Generation: A Latent Distribution Perspective on Evaluation and Improvement

📅 2026-09-21
📈 Citations: 0
Influential: 0
📄 PDF
🤖 AI Summary
研究解决了重建质量与生成性能不一致的问题,通过引入生成感知重建(GAR)方法,使解码器行为在从编码到生成的轨迹上可观察和诊断,从而提高生成质量。
📝 Abstract
In latent generative models, reconstruction quality is often assumed to correlate with generative performance. However, reconstruction FID (rFID) can exhibit weak or even negative correlation with generation FID (gFID). We attribute this discrepancy to a latent distribution mismatch: reconstruction evaluates the decoder on encoder-induced latents, whereas generation uses the same decoder on latents produced by the generative model. To characterize this shift, we introduce generation-aware reconstruction (GAR), which constructs a continuous trajectory from standard reconstruction toward generation by perturbing encoder latents with noise and denoising them through the generative model before decoding. GAR probes the decoder behavior along this trajectory, making the transition from encoder to generation-time latent distributions observable and diagnosable. The resulting trajectory-based diagnostic, GAR-FID, exhibits strong empirical correlation with gFID across diverse tokenizers and scales. Importantly, intermediate GAR latents become more generation-aware while preserving correspondence with their source images, thereby retaining paired supervision that is absent for fully generated latents. This correspondence enables decoder adaptation on intermediate GAR latents, consistently improving generative quality across model scales. Overall, latent distribution mismatch provides a useful perspective for evaluating and improving latent generative models.
Problem

Research questions and friction points this paper is trying to address.

latent distribution mismatch
reconstruction quality
generative performance
Innovation

Methods, ideas, or system contributions that make the work stand out.

generation-aware reconstruction (GAR)
latent distribution mismatch
GAR-FID