cd /news/machine-learning/routing-is-not-enough-diagnosing-int… · home topics machine-learning article
[ARTICLE · art-121142] src=arxiv.org ↗ pub= topic=machine-learning verified=true sentiment=· neutral

Routing Is Not Enough: Diagnosing Intra-Adapter Subspace Contention in MoE+LoRA Fine-Tuning

A new arXiv paper (2609.03150v1) reports that token-level routing alone does not prevent negative transfer in MoE+LoRA fine-tuning, as adding biomedical data to code and math training increased code perplexity despite near-disjoint expert routing. The authors introduce Jaccard routing overlap and adapter-gradient cosine similarity diagnostics, attributing interference to orthogonal domain gradients competing within the same low-rank adapter subspace, and propose SpawnLoRA, which dynamically adds gated sub-adapters inside MoE experts, reducing negative transfer on Phi-tiny-MoE-instruct and OLMoE-1B-7B compared with standard and rank-adaptive LoRA.

read1 min views1 publishedSep 4, 2026

arXiv:2609.03150v1 Announce Type: new Abstract: Multi-domain fine-tuning often combines MoE routing with LoRA, assuming that token-level routing separates domain-specific updates. We test this assumption in MoE+LoRA using Python code paired with biomedical text and mathematical reasoning. Although these domains show near-disjoint expert routing, adding biomedical data substantially increases code perplexity, indicating that routing separation alone may not prevent negative transfer. To localize the failure, we introduce Jaccard routing overlap and adapter-gradient cosine similarity, which measure expert sharing and update compatibility, respectively. These diagnostics indicate that interference arises mostly from nearly orthogonal domain gradients competing within the same low-rank adapter subspace. We address this issue with SpawnLoRA, which dynamically adds gated sub-adapters inside MoE experts when adapter-level contention is detected, while keeping the router fixed. We evaluate SpawnLoRA on Phi-tiny-MoE-instruct and OLMoE-1B-7B across multiple mixture settings and find that it effectively reduces negative transfer compared with standard and rank-adaptive LoRA. These results demonstrate that structural separation inside experts provides benefits beyond routing or rank expansion alone.

── more in #machine-learning 4 stories · sorted by recency
── more on @arxiv 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/routing-is-not-enoug…] indexed:0 read:1min 2026-09-04 ·