AI RESEARCH
Gated Subspace Inference for Transformer Acceleration
arXiv CS.LG
•
ArXi:2605.03109v1 Announce Type: new A method is presented for accelerating inference in transformer language models by exploiting the low effective rank of the token activation manifold at each layer. The method decomposes each activation vector into a subspace component and a residual, computes the linear-layer output on the subspace component via a cached low-rank weight image at reduced memory bandwidth, and applies a per-token gate that determines whether the residual correction is computed or skipped.