English

SparseBalance: Load-Balanced Long Context Training with Dynamic Sparse Attention

Machine Learning 2026-04-27 v2 Artificial Intelligence

Abstract

While sparse attention mitigates the computational bottleneck of long-context LLM training, its distributed training process exhibits extreme heterogeneity in both \textit{1)} sequence length and \textit{2)} sparsity sensitivity, leading to a severe imbalance problem and sub-optimal model accuracy. Existing algorithms and training frameworks typically focus on single issue, failing to systematically co-optimize these two problems. Therefore, we propose SparseBalance, a novel algorithm-system co-design framework, which exploits the sparsity and sequence heterogeneity to optimize model accuracy and system efficiency jointly. First, we propose workload-aware dynamic sparsity tuning, which employs a bidirectional sparsity adjustment to eliminate stragglers and exploit inherent bubbles for free accuracy. Second, we propose a sparsity-aware batching strategy to achieve coarse-grained balance, which complements dynamic sparsity tuning. Experimental results demonstrate that SparseBalance achieves up to a 1.33×\times end-to-end speedup while still improving the long-context capability by 0.46\% on the LongBench benchmark.

Keywords

Cite

@article{arxiv.2604.13847,
  title  = {SparseBalance: Load-Balanced Long Context Training with Dynamic Sparse Attention},
  author = {Hongtao Xu and Jianchao Tan and Yuxuan Hu and Pengju Lu and Hongyu Wang and Pingwei Sun and Yerui Sun and Yuchen Xie and Xunliang Cai and Mingzhen Li and Weile Jia},
  journal= {arXiv preprint arXiv:2604.13847},
  year   = {2026}
}
R2 v1 2026-07-01T12:10:43.290Z