cd /news/machine-learning/from-experts-to-sub-experts-fine-gra… · home topics machine-learning article
[ARTICLE · art-137850] src=machinebrief.com ↗ pub= topic=machine-learning verified=true sentiment=↑ positive

From Experts to Sub-experts: Fine-grained Parameter-Efficient Fine-Tuning for MoE LLMs

Researchers proposed NSFT (Neural Sub-expert Fine-Tuning), a fine-grained parameter-efficient fine-tuning framework that refines Mixture-of-Experts (MoE) large language model adaptation from experts to sub-experts by decomposing each expert along the intermediate dimension into structured channel groups and selecting task-relevant sub-experts via routing importance combined with intra-expert activation saliency. Experiments on OLMoE and Ling-mini-2.0 across domain-specific tasks and general benchmarks showed NSFT consistently outperformed representative PEFT and expert-level sparse tuning baselines while using substantially fewer trainable parameters and preserving competitive general capability. The authors conclude that sub-expert-level adaptation is a more precise and efficient PEFT paradigm for MoE LLMs.

by read1 min views1 publishedSep 23, 2026

arXiv:2609.25655v1 Announce Type: new Abstract: As large language models (LLMs) scale rapidly, dense full-parameter adaptation becomes increasingly expensive, motivating sparse and modular architectures such as Mixture-of-Experts (MoE) models. This shift raises a key question for parameter-efficient fine-tuning (PEFT): at what granularity should parameters be selected and updated? Existing PEFT methods such as LoRA operate on predefined weight matrices, while expert-level sparse tuning methods update entire selected experts. However, we observe that activated experts are internally sparse, with only a small fraction of intermediate channels strongly responding to downstream tasks, indicating that expert-level adaptation is still too coarse. We propose NSFT (Neural Sub-expert Fine-Tuning), a fine-grained PEFT framework that refines MoE adaptation from experts to sub-experts. NSFT decomposes each expert along the intermediate dimension into structured channel groups and selects task-relevant sub-experts by combining routing importance with intra-expert activation saliency. To optimize sparse partial updates, NSFT further introduces learning-rate scaling and dynamic gradient scaling to compensate for the reduced effective update magnitude. Experiments on OLMoE and Ling-mini-2.0 across challenging domain-specific tasks and general benchmarks show that NSFT consistently outperforms representative PEFT and expert-level sparse tuning baselines, while using substantially fewer trainable parameters and preserving competitive general capability. These results suggest that sub-expert-level adaptation is a more precise and efficient PEFT paradigm for MoE LLMs.

── more in #machine-learning 4 stories · sorted by recency
── more on @nsft 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/from-experts-to-sub-…] indexed:0 read:1min 2026-09-23 ·