AIToday
Large Language Modelsr/MachineLearningPublished: Mar 25, 2026, 11:59 JST1 min read

Researchers develop KALAVAI, a method to predictably combine independently fine-tuned AI specialists into a superior fusion model using a lightweight MoE router.

Researchers develop KALAVAI, a method to predictably combine independently fine-tuned AI specialists into a superior fusion model using a lightweight MoE router.

3 Key Points

  1. The approach lets multiple people independently fine-tune copies of a base model on different domains/languages with no communication, then combines them with a lightweight Mixture of Experts router trained in ~500 steps

  2. Testing on Pythia models (410M to 6.9B parameters) shows consistent gains of 6.5-8% over the best individual specialist

  3. A simple linear formula (R² = 0.856) can predict fusion effectiveness from specialist divergence before training begins: gain = 0.82 × divergence − 2.72

  4. Code, paper, and project page are publicly available on GitHub and arXiv, with particularly promising cross-lingual fusion results

Ask the AI about this article →

r/MachineLearningRead Original Article

Get the latest Large Language Models news every morning

For example, today's edition would include:

  • DeepMind chief: frontier AI leadership is all that mattersTHE DECODER · 21m ago
  • John Deere launches AI chatbot for farmersThe Verge AI · 21m ago
  • Google Pics launches with AI image editing for WorkspaceThe Verge AI · 21m ago

AI-summarized, only the topics you pick — one digest a day via Email, Slack, or Discord.

Free · takes 30 seconds · unsubscribe anytimeWhat is AIToday? →

Ask AI

Ask AI anything about this article. Q&As are published on this page for other readers too.

Related Articles

Next articleDeveloper's 3-month real-world comparison reveals Claude significantly outperforms ChatGPT and Gemini for professional coding tasks.