English

Towards Stabilized and Efficient Diffusion Transformers through Long-Skip-Connections with Spectral Constraints

Computer Vision and Pattern Recognition 2026-02-10 v5

Abstract

Diffusion Transformers (DiT) have emerged as a powerful architecture for image and video generation, offering superior quality and scalability. However, their practical application suffers from inherent dynamic feature instability, leading to error amplification during cached inference. Through systematic analysis, we identify the absence of long-range feature preservation mechanisms as the root cause of unstable feature propagation and perturbation sensitivity. To this end, we propose Skip-DiT, an image and video generative DiT variant enhanced with Long-Skip-Connections (LSCs) - the key efficiency component in U-Nets. Theoretical spectral norm and visualization analysis demonstrate how LSCs stabilize feature dynamics. Skip-DiT architecture and its stabilized dynamic feature enable an efficient statical caching mechanism that reuses deep features across timesteps while updating shallow components. Extensive experiments across the image and video generation tasks demonstrate that Skip-DiT achieves: (1) 4.4 times training acceleration and faster convergence, (2) 1.5-2 times inference acceleration with negligible quality loss and high fidelity to the original output, outperforming existing DiT caching methods across various quantitative metrics. Our findings establish Long-Skip-Connections as critical architectural components for stable and efficient diffusion transformers. Codes are provided in the https://github.com/OpenSparseLLMs/Skip-DiT.

Keywords

Cite

@article{arxiv.2411.17616,
  title  = {Towards Stabilized and Efficient Diffusion Transformers through Long-Skip-Connections with Spectral Constraints},
  author = {Guanjie Chen and Xinyu Zhao and Yucheng Zhou and Xiaoye Qu and Tianlong Chen and Yu Cheng},
  journal= {arXiv preprint arXiv:2411.17616},
  year   = {2026}
}

Comments

17 pages, 8 figures

R2 v1 2026-06-28T20:13:26.463Z