cd /news/artificial-intelligence/improving-parameter-utilization-by-s… · home topics artificial-intelligence article
[ARTICLE · art-136694] src=machinebrief.com ↗ pub= topic=artificial-intelligence verified=true sentiment=↑ positive

Improving Parameter Utilization by Sharing Neural Experts Across Layers in Transformers

A new arXiv paper (arXiv:2609.22199v1) proposes CS-MoE, a Transformer architecture that shares neural experts across layers via a centralized global expert pool, achieving lower perplexity than equal-scale dense Transformers while activating only 55% of parameters. The authors report that CS-MoE's performance scales monotonically with the number of activated experts and approaches Mixture-of-Experts counterparts that consume more FLOPs, establishing a flexible Pareto frontier between computational cost and model capacity for computation-constrained environments.

by read1 min views1 publishedSep 22, 2026

arXiv:2609.22199v1 Announce Type: new Abstract: Transformer-based large language models often suffer from inter-layer parameter redundancy, where functional transformations are redundantly learned across network depths. We propose CS-MoE, a novel Transformer architecture featuring cross-layer expert sharing to address this inefficiency. Deviating from the widely used Mixture-of-Experts (MoE) architecture that terminates each Transformer block with layer-isolated experts, CS-MoE combines layer-independent experts with concurrent access to a centralized, globally shared expert pool. This \textit{Global Experts Sharing} mechanism enables elastic control over token-level parameter activation and computational consumption (FLOPs). Experiments demonstrate that CS-MoE achieves lower perplexity than equal-scale dense Transformers while activating only 55% of parameters. Furthermore, its performance scales monotonically with an increased number of activated experts and approaches MoE counterparts that consume more FLOPs by expanding the shared pool with a fixed FLOPs budget. CS-MoE also establishes a flexible Pareto frontier between computational cost and model capacity, offering an efficient alternative for computation-constrained environments.

── more in #artificial-intelligence 4 stories · sorted by recency
── more on @cs-moe 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/improving-parameter-…] indexed:0 read:1min 2026-09-22 ·