CVMar 4

DiverseDiT: Towards Diverse Representation Learning in Diffusion Transformers

arXiv:2603.04239v11 citationsh-index: 14
Originality Incremental advance
AI Analysis

This work addresses the problem of enhancing representation learning in Diffusion Transformers for researchers and practitioners working on visual synthesis, offering an incremental improvement to existing methods.

This paper investigates representation learning in Diffusion Transformers (DiTs) and finds that diversity across blocks is crucial for effective learning. Based on this, they propose DiverseDiT, which uses long residual connections and a representation diversity loss to promote distinct features, leading to consistent performance gains and convergence acceleration on ImageNet 256x256 and 512x512, even in one-step generation.

Recent breakthroughs in Diffusion Transformers (DiTs) have revolutionized the field of visual synthesis due to their superior scalability. To facilitate DiTs' capability of capturing meaningful internal representations, recent works such as REPA incorporate external pretrained encoders for representation alignment. However, the underlying mechanisms governing representation learning within DiTs are not well understood. To this end, we first systematically investigate the representation dynamics of DiTs. Through analyzing the evolution and influence of internal representations under various settings, we reveal that representation diversity across blocks is a crucial factor for effective learning. Based on this key insight, we propose DiverseDiT, a novel framework that explicitly promotes representation diversity. DiverseDiT incorporates long residual connections to diversify input representations across blocks and a representation diversity loss to encourage blocks to learn distinct features. Extensive experiments on ImageNet 256x256 and 512x512 demonstrate that our DiverseDiT yields consistent performance gains and convergence acceleration when applied to different backbones with various sizes, even when tested on the challenging one-step generation setting. Furthermore, we show that DiverseDiT is complementary to existing representation learning techniques, leading to further performance gains. Our work provides valuable insights into the representation learning dynamics of DiTs and offers a practical approach for enhancing their performance.

Foundations

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

Your Notes