MEGA Hub

Pixel-Space Diffusion Transformers

Authors

Do you know Renye Yan?You can claim authorship or link another user.Do you know Jikang Cheng?You can claim authorship or link another user.Do you know You Wu?You can claim authorship or link another user.Do you know Ling Liang?You can claim authorship or link another user.Do you know Wei Peng?You can claim authorship or link another user.Do you know Athanasios V. Vasilakos?You can claim authorship or link another user.Do you know Qingyu Zhao?You can claim authorship or link another user.Do you know Yu Zhang?You can claim authorship or link another user.Do you know Ehsan Adeli?You can claim authorship or link another user.Do you know Kilian M. Pohl?You can claim authorship or link another user.Do you know Guoying Zhao?You can claim authorship or link another user.

Abstract

Latent diffusion models (LDMs) enable efficient high-resolution image synthesis by denoising in a VAE-compressed latent space. However, fixed visual tokenizers can discard fine textures and structural details, while separate representation and diffusion training creates a mismatch between reconstruction and generation objectives. These limitations have renewed interest in pixel-space diffusion, which models raw pixels directly, removes the VAE bottleneck, and supports end-to-end optimization. This formulation better matches the demands of high-fidelity generation but introduces challenges in high-dimensional modeling, including noise scheduling, loss weighting, token efficiency, and scalable architecture design. Pixel-space modeling also offers a promising basis for unified multimodal systems: raw pixels, text, and task conditions can be represented in a shared token space and jointly processed by a single Transformer, narrowing the gap between visual understanding and generation. This paper reviews Pixel-Space Diffusion Transformers (pDiTs) from the perspectives of model architecture, continuous generative mechanisms, and unified multimodal modeling. We summarize representative methods, identify key technical challenges, and discuss future directions toward high-fidelity, end-to-end vision foundation models that integrate generation and understanding.

Community

00