Overview
Field: Computer Vision (CV) Authors: Dengyang Jiang, Ruoyi Du, Zhennan Chen et al. (13 authors) Published: 2026-08-17 arXiv: 2608.16887
Key Points
- The paper studies pixel-space diffusion models for text-to-image generation. While many studies explore this topic, most focus on small-scale or class-conditional settings, leaving open a practical recipe for training pixel-space models that rival well-established latent-space counterparts.
- Through a comprehensive empirical study, the authors observe that direct large-scale pre-training in pixel space converges substantially more slowly than in latent space.
- This motivates a latent-to-pixel strategy: efficiently acquire generative priors in latent space first, then transition to pixel space during post-training.
- The transition's key design choices are systematically investigated, including:
- Weight initialization
- Data composition
- Prediction objective
- Decoder architecture
- Noise scheduling
- The identified practical recipe yields pixel-space models that match or exceed their latent-space counterparts while delivering 3.18x to 4.75x end-to-end inference acceleration.
Original Abstract (excerpt)
> This paper investigates an increasingly important topic in generative modeling: pixel-space diffusion models. Although numerous studies have explored this topic, most focus on small-scale or class-conditional settings. Consequently, a practical recipe for training pixel-space models that rival or exceed well-established latent-space counterparts remains elusive. Through a comprehensive empirical study, we first observe that direct large-scale pre-training in pixel space converges substantially more slowly than in latent space...
*Auto-collected on 2026-08-19*