paper-with-me

홈 › Papers

DiverseDiT++: Quantifying, Analyzing, and Promoting Representation Diversity in Diffusion Transformers

2026-08-04 · Binglei Li, Mengping Yang, Zhiyu Tan, Xiaomeng Yang, Zhizhong Huang, Junping Zhang, Hao Li arxiv

Recent advances in Diffusion Transformers (DiTs) have enabled remarkable progress in visual synthesis, benefiting from 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 remain poorly understood in the community. To this end, this paper first presents a systematic analysis of the representation dynamics of DiTs via quantifying the diversity of block-wise representations. Specifically, we introduce a novel metric, termed the Weighted Diversity Score (WDS), to measure the representational discrepancies across different blocks. Through extensive investigations on the evolution and influence of internal representations under various settings, we reveal that representation diversity across blocks is a critical factor for effective representation learning in DiTs. More importantly, WDS exhibits a strong correlation with synthesis quality across diverse settings, model scales, and training stages (Pearson's $r=-0.869$ with $\log(\text{FID})$), suggesting its potential as an indicator to reflect model performance and a principled guide for model optimization. Based on this key finding, we propose DiverseDiT++, a novel framework that explicitly promotes diverse representation learning. Concretely, our method 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 $256\times256$ and $512\times512$ demonstrate that our DiverseDiT++ yields consistent performance gains and convergence acceleration when applied to different backbones with various sizes,...

📄 PDF Abstract BibTeX arXiv:2608.03082

Code (0)

등록된 구현이 없습니다.

Tasks

Representation Learning

Similar Papers 제목 키워드 기반

DiverseDiT: Towards Diverse Representation Learning in Diffusion Transformers

2026-03-04 · Mengping Yang, Zhiyu Tan, Binglei Li, Xiaomeng Yang 외 arxiv

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, …

Representation Learning

Self-attention Multi-view Representation Learning with Diversity-promoting Complementarity

2022-01-01 · Jian-wei Liu, Xi-hao Ding, Run-kun Lu, Xionglin Luo

Multi-view learning attempts to generate a model with a better performance by exploiting the consensus and/or complementarity among multi-view data. However, in terms of complementarity, most existing approaches only can…

DiversityMULTI-VIEW LEARNINGRepresentation Learning

Diversity of Ensembles for Data Stream Classification

2019-02-22 · Mohamed Souhayel Abassi

When constructing a classifier ensemble, diversity among the base classifiers is one of the important characteristics. Several studies have been made in the context of standard static data, in particular, when analyzing …

ClassificationDiversityEnsemble LearningGeneral Classification

Improving Neural Network Generalization via Promoting Within-Layer Diversity

2021-09-29 · Firas Laakom, Jenni Raitoharju, Alexandros Iosifidis, Moncef Gabbouj

Neural networks are composed of multiple layers arranged in a hierarchical structure jointly trained with a gradient-based optimization, where the errors are back-propagated from the last layer back to the first one. At …

Diversity

The Minority Matters: A Diversity-Promoting Collaborative Metric Learning Algorithm

2022-09-30 · NeurIPS 2023 11 · Shilong Bao, Qianqian Xu, Zhiyong Yang, Yuan He 외

Collaborative Metric Learning (CML) has recently emerged as a popular method in recommendation systems (RS), closing the gap between metric learning and Collaborative Filtering. Following the convention of RS, existing m…

Collaborative FilteringDiversityMetric LearningRecommendation Systems