English

DrDiff: Dynamic Routing Diffusion with Hierarchical Attention for Breaking the Efficiency-Quality Trade-off

Computation and Language 2025-10-14 v2 Artificial Intelligence

Abstract

This paper introduces DrDiff, a novel framework for long-text generation that overcomes the efficiency-quality trade-off through three core technologies. First, we design a dynamic expert scheduling mechanism that intelligently allocates computational resources during the diffusion process based on text complexity, enabling more efficient handling of text generation tasks of varying difficulty. Second, we introduce a Hierarchical Sparse Attention (HSA) mechanism that adaptively adjusts attention patterns according to a variety of input lengths, reducing computational complexity from O(n2n^2) to O(nn) while maintaining model performance. Finally, we propose a soft absorption guidance optimization strategy that combines with DPM-solver++ to reduce diffusion steps, significantly improving generation speed. Comprehensive experiments on various long-text generation benchmarks demonstrate the superiority of our DrDiff over the existing SOTA methods.

Keywords

Cite

@article{arxiv.2509.02785,
  title  = {DrDiff: Dynamic Routing Diffusion with Hierarchical Attention for Breaking the Efficiency-Quality Trade-off},
  author = {Jusheng Zhang and Yijia Fan and Kaitong Cai and Zimeng Huang and Xiaofei Sun and Jian Wang and Chengpei Tang and Keze Wang},
  journal= {arXiv preprint arXiv:2509.02785},
  year   = {2025}
}

Comments

Accepted 2025 EMNLP (MainConference)

R2 v1 2026-07-01T05:18:14.911Z