LGAICVJul 11, 2025

Learning Diffusion Models with Flexible Representation Guidance

arXiv:2507.08980v27 citationsh-index: 108Has Code
Originality Incremental advance
AI Analysis

This work addresses the challenge of accelerating and enhancing diffusion models for researchers and practitioners in AI, though it is incremental as it builds on existing representation alignment techniques.

The authors tackled the problem of improving diffusion models by incorporating representation guidance, resulting in significantly faster training and superior performance across multiple generation tasks, including a 23.3 times speedup on ImageNet compared to prior methods.

Diffusion models can be improved with additional guidance towards more effective representations of input. Indeed, prior empirical work has already shown that aligning internal representations of the diffusion model with those of pre-trained models improves generation quality. In this paper, we present a systematic framework for incorporating representation guidance into diffusion models. We provide alternative decompositions of denoising models along with their associated training criteria, where the decompositions determine when and how the auxiliary representations are incorporated. Guided by our theoretical insights, we introduce two new strategies for enhancing representation alignment in diffusion models. First, we pair examples with target representations either derived from themselves or arisen from different synthetic modalities, and subsequently learn a joint model over the multimodal pairs. Second, we design an optimal training curriculum that balances representation learning and data generation. Our experiments across image, protein sequence, and molecule generation tasks demonstrate superior performance as well as accelerated training. In particular, on the class-conditional ImageNet $256\times 256$ benchmark, our guidance results in $23.3$ times faster training than the original SiT-XL as well as four times speedup over the state-of-the-art method REPA. The code is available at https://github.com/ChenyuWang-Monica/REED.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes