xHC: A New Architecture Breaking Transformer Residual Stream Scaling Bottlenecks

rednote-hilab · hf · 2026-07-20

Existing hyper-connection methods are typically limited when scaling beyond 4 parallel residual streams due to diminishing returns and soaring training costs. The study notes this is mainly constrained by insufficient write-back information and the cubic growth of residual mixing costs.

To address this, the research introduces xHC (Expanded Hyper-Connections), the first method to achieve effective scaling for N>4. Its core designs include:

Experiments on 18B and 28B MoE models show that xHC delivers significant downstream performance improvements with moderate training overhead. Furthermore, the proposed xHC-Flash technique effectively controls memory bandwidth traffic, reducing overhead to a level comparable to mHC with N=4, making large-scale residual stream scaling genuinely practical.

Related event: xHC Architecture Breaks Transformer Residual Stream Limits(2 posts)→

Original post →

More from Research

Research channel →