cd /news/machine-learning/attention-aware-routing-coupling-rou… · home topics machine-learning article
[ARTICLE · art-135553] src=arxiv.org ↗ pub= topic=machine-learning verified=true sentiment=↑ positive

Attention-Aware Routing: Coupling Routing and Attention in MoEs

Attention-Aware Routing (AAR), a method that augments a Mixture-of-Experts router with temporal and spectral features from a sliding window of attention weights, improved GSM8K accuracy by 3.37 percentage points over a routing-only SFT baseline on OLMoE, according to the arXiv paper 2609.20974v1. With the base transformer kept entirely frozen and only routing parameters trained, the authors report that routing changes at layer l propagate through the residual stream to amplify attention sinks at layer l+1, and that AAR is strongly depth-sensitive, degrading factual retrieval when applied indiscriminately across layers while mathematical reasoning gains persist when introduced deeper in the network.

by read1 min views1 publishedSep 21, 2026

arXiv:2609.20974v1 Announce Type: new Abstract: In Mixture-of-Experts language models, the router typically selects and weights experts based on the token's hidden state, utilizing limited contextual information. We propose Attention-Aware Routing (AAR), which augments the router with temporal and spectral features extracted from a sliding window of attention weights that represent a summary of the model's contextual state, disentangled from the hidden state. Keeping the base transformer entirely frozen, we train only the routing parameters, isolating routing as the sole variable. AAR improves GSM8K by +3.37 pp over a routing-only SFT baseline on OLMoE. Beyond performance, we show that routing and attention form a coupled circuit: routing changes at layer l propagate through the residual stream to amplify attention sinks at layer l+1, reshaping attention without any direct update to the attention mechanism itself. Further, AAR reduces long diverging generation, with incorrect answers getting shorter, while correct answers remain unchanged in length. Finally, AAR is strongly depth-sensitive: applying it indiscriminately across layers can degrade factual retrieval, whereas mathematical reasoning gains persist when it is introduced deeper in the network. This sensitivity exposes a retrieval--reasoning tension across depth and makes layer-selective AAR a controlled probe of the routing-relevant information carried by attention at different layers.

── more in #machine-learning 4 stories · sorted by recency
── more on @attention-aware routing 3 stories trending now
sponsored brought to you by zahid.host 4,200+ EU-deployed projects
reading about agents? ship yours in a single git push.

Run your AI side-project on zahid.host

EU-based hosting, git-push deploys, automatic HTTPS, no cold starts. Free tier with a custom domain — perfect for shipping the agent you just read about.

$git push zahid main
Live at https://your-agent.zahid.host
Get free account → Pricing
from €0/mo · no card required
LIVE [news/attention-aware-rout…] indexed:0 read:1min 2026-09-21 ·