cd /news/machine-learning/sticky-routing-training-moe-models-f… · home topics machine-learning article
[ARTICLE · art-56864] src=arxiv.org ↗ pub= topic=machine-learning verified=true sentiment=· neutral

Sticky Routing: Training MoE Models for Memory-Efficient Inference

Researchers propose StickyMoE, a training-time method that adds a routing consistency loss to Mixture-of-Experts models, reducing expert switch rates by up to 60% with less than 4% perplexity degradation for memory-efficient inference on edge devices.

read1 min views1 publishedJul 13, 2026

arXiv:2607.08780v1 Announce Type: new Abstract: Mixture-of-Experts (MoE) models activate only a sparse subset of experts per token, yet consecutive tokens frequently activate different experts -- causing constant weight swapping between slow storage and fast memory on edge devices. Existing remedies are either system-level (caching heuristics) or post-hoc (router fine-tuning), leaving the root cause unchanged during pretraining. We propose StickyMoE, a differentiable routing consistency loss that penalises abrupt expert switches between adjacent tokens, encouraging the router to maintain the same expert assignment across semantically coherent spans. StickyMoE requires no architectural changes, adds a single hyperparameter lambda, and unlike post-hoc methods, allows expert representations and routing decisions to co-adapt from the first training step. Experiments on small-scale MoE language models show that StickyMoE reduces the expert switch rate by up to 60% with less than 4% perplexity degradation, Pareto-dominating post-hoc fine-tuning on the quality-locality frontier. Routing temporal locality is most efficiently instilled at training time.

── more in #machine-learning 4 stories · sorted by recency
── more on @stickymoe 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/sticky-routing-train…] indexed:0 read:1min 2026-07-13 ·