English

Multi-Gate Residuals

Machine Learning 2026-05-25 v1 Artificial Intelligence Computation and Language

Abstract

While Attention Residuals has shown some effectiveness in addressing the widespread issue of unbounded activation growth across deep residual layers, it inevitably incurs significant communication overhead. To circumvent this bottleneck, we propose Multi-Gate Residuals (MGR), which stabilizes activation scales without additional communication burden. It utilizes a straightforward scoring and gating mechanism to maintain multi-stream context, coupled with Attention Pooling to extract hidden states from the stream states. Empirical experiments demonstrate that MGR is practical for large-scale training and deployment, offering tangible performance improvements over existing architectures.

Keywords

Cite

@article{arxiv.2605.23259,
  title  = {Multi-Gate Residuals},
  author = {Zhizhan Zheng and Feiyun Zhang and Shuchun Liu and Tian Xia and Xi Liu and Dasheng Hu and Hongquan Zhou},
  journal= {arXiv preprint arXiv:2605.23259},
  year   = {2026}
}