Live
Black Hat USAAI BusinessBlack Hat AsiaAI BusinessSouth Korean trade data: chip shipments hit a record-high value of $32.83B in March 2026, up 151.4% YoY, pushing total exports to a record $86.13B, up 48.3% YoY (Steven Borowiec/Nikkei Asia)TechmemeProgress adds AI search & personalisation to Sitefinity - IT Brief AsiaGoogle News: Generative AIOpenAI Killed Three Products in One Week. Anthropic Shipped an Operating System - thetechpencil.comGoogle News: OpenAIHow generative AI enhances self-regulated learning in EFL learners: a chain mediation model of “intention to use” and “learning engagement” - FrontiersGoogle News: Generative AIYes, I’m sentient. Yes, I’m an AI chat bot. - The Stanford DailyGoogle News: ChatGPTPerplexity launches Secure Intelligence Institute to advance AI security, privacy, and safety research - Moneycontrol.comGoogle News: AI SafetyClaude code source leak: How Anthropic’s AI architecture exposure impacts security and rivals - Storyboard18Google News: ClaudeAnthropic Source Code Leak Exposes AI Security Logic Before $350B IPO - startupfortune.comGoogle News: ClaudeBoy, 16, takes his own life after chilling ChatGPT question and 'farewell' texts - Daily StarGoogle News: ChatGPTGiving up on EA after 13 yearsLessWrong AIThe End of the "I Am Not a Robot" Box: Why Your Next Login Will Require 5 SquatsDEV CommunityInstagram DMs to Amazon Connect ChatDEV CommunityBlack Hat USAAI BusinessBlack Hat AsiaAI BusinessSouth Korean trade data: chip shipments hit a record-high value of $32.83B in March 2026, up 151.4% YoY, pushing total exports to a record $86.13B, up 48.3% YoY (Steven Borowiec/Nikkei Asia)TechmemeProgress adds AI search & personalisation to Sitefinity - IT Brief AsiaGoogle News: Generative AIOpenAI Killed Three Products in One Week. Anthropic Shipped an Operating System - thetechpencil.comGoogle News: OpenAIHow generative AI enhances self-regulated learning in EFL learners: a chain mediation model of “intention to use” and “learning engagement” - FrontiersGoogle News: Generative AIYes, I’m sentient. Yes, I’m an AI chat bot. - The Stanford DailyGoogle News: ChatGPTPerplexity launches Secure Intelligence Institute to advance AI security, privacy, and safety research - Moneycontrol.comGoogle News: AI SafetyClaude code source leak: How Anthropic’s AI architecture exposure impacts security and rivals - Storyboard18Google News: ClaudeAnthropic Source Code Leak Exposes AI Security Logic Before $350B IPO - startupfortune.comGoogle News: ClaudeBoy, 16, takes his own life after chilling ChatGPT question and 'farewell' texts - Daily StarGoogle News: ChatGPTGiving up on EA after 13 yearsLessWrong AIThe End of the "I Am Not a Robot" Box: Why Your Next Login Will Require 5 SquatsDEV CommunityInstagram DMs to Amazon Connect ChatDEV Community

Route Experts by Sequence, not by Token

arXivMarch 30, 202610 min read0 views
Source Quiz

arXiv:2511.06494v2 Announce Type: replace-cross Abstract: Mixture-of-Experts (MoE) architectures scale large language models (LLMs) by activating only a subset of experts per token, but the standard TopK routing assigns the same fixed number of experts to all tokens, ignoring their varying complexity. Prior adaptive routing methods introduce additional modules and hyperparameters, often requiring costly retraining from scratch. We propose Sequence-level TopK (SeqTopK), a minimal modification that shifts the expert budget from the token level to the sequence level. By selecting the top $T \cdot — Tiansheng Wen, Yifei Wang, Aosong Feng, Long Ma, Xinyang Liu, Yifan Wang, Lixuan Guo, Bo Chen, Stefanie Jegelka, Chenyu You

View PDF HTML (experimental)

Abstract:Mixture-of-Experts (MoE) architectures scale large language models (LLMs) by activating only a subset of experts per token, but the standard TopK routing assigns the same fixed number of experts to all tokens, ignoring their varying complexity. Prior adaptive routing methods introduce additional modules and hyperparameters, often requiring costly retraining from scratch. We propose Sequence-level TopK (SeqTopK), a minimal modification that shifts the expert budget from the token level to the sequence level. By selecting the top $T \cdot K$ experts across all $T$ tokens, SeqTopK enables end-to-end learned dynamic allocation -- assigning more experts to difficult tokens and fewer to easy ones -- while preserving the same overall budget. SeqTopK requires only a few lines of code, adds less than 1% overhead, and remains fully compatible with pretrained MoE models. Experiments across math, coding, law, and writing show consistent improvements over TopK and prior parameter-free adaptive methods, with gains that become substantially larger under higher sparsity (up to 16.9%). These results highlight SeqTopK as a simple, efficient, and scalable routing strategy, particularly well-suited for the extreme sparsity regimes of next-generation LLMs. Code is available at this https URL.

Subjects:

Machine Learning (cs.LG); Artificial Intelligence (cs.AI); Information Theory (cs.IT)

Cite as: arXiv:2511.06494 [cs.LG]

(or arXiv:2511.06494v2 [cs.LG] for this version)

https://doi.org/10.48550/arXiv.2511.06494

arXiv-issued DOI via DataCite

Submission history

From: Tiansheng Wen [view email] [v1] Sun, 9 Nov 2025 18:36:07 UTC (1,223 KB) [v2] Fri, 27 Mar 2026 07:05:58 UTC (3,664 KB)

Was this article helpful?

Sign in to highlight and annotate this article

AI
Ask AI about this article
Powered by AI News Hub · full article context loaded
Ready

Conversation starters

Ask anything about this article…

Daily AI Digest

Get the top 5 AI stories delivered to your inbox every morning.

More about

researchpaperarxiv

Knowledge Map

Knowledge Map
TopicsEntitiesSource
Route Exper…researchpaperarxivaiartificial-…arXiv

Connected Articles — Knowledge Graph

This article is connected to other articles through shared AI topics and tags.

Knowledge Graph100 articles · 235 connections
Scroll to zoom · drag to pan · click to open

Discussion

Sign in to join the discussion

No comments yet — be the first to share your thoughts!

More in Research Papers