English

RelaCtrl: Relevance-Guided Efficient Control for Diffusion Transformers

Computer Vision and Pattern Recognition 2026-02-27 v5

Abstract

The Diffusion Transformer plays a pivotal role in advancing text-to-image and text-to-video generation, owing primarily to its inherent scalability. However, existing controlled diffusion transformer methods incur significant parameter and computational overheads and suffer from inefficient resource allocation due to their failure to account for the varying relevance of control information across different transformer layers. To address this, we propose the Relevance-Guided Efficient Controllable Generation framework, RelaCtrl, enabling efficient and resource-optimized integration of control signals into the Diffusion Transformer. First, we evaluate the relevance of each layer in the Diffusion Transformer to the control information by assessing the "ControlNet Relevance Score"-i.e., the impact of skipping each control layer on both the quality of generation and the control effectiveness during inference. Based on the strength of the relevance, we then tailor the positioning, parameter scale, and modeling capacity of the control layers to reduce unnecessary parameters and redundant computations. Additionally, to further improve efficiency, we replace the self-attention and FFN in the commonly used copy block with the carefully designed Two-Dimensional Shuffle Mixer (TDSM), enabling efficient implementation of both the token mixer and channel mixer. Both qualitative and quantitative experimental results demonstrate that our approach achieves superior performance with only 15% of the parameters and computational complexity compared to PixArt-delta.

Keywords

Cite

@article{arxiv.2502.14377,
  title  = {RelaCtrl: Relevance-Guided Efficient Control for Diffusion Transformers},
  author = {Ke Cao and Jing Wang and Ao Ma and Jiasong Feng and Xuanhua He and Run Ling and Haowei Liu and Jian Lu and Wei Feng and Haozhe Wang and Hongjuan Pei and Yihua Shao and Zhanjie Zhang and Jie Zhang},
  journal= {arXiv preprint arXiv:2502.14377},
  year   = {2026}
}

Comments

AAAI 2026

R2 v1 2026-06-28T21:51:04.388Z