TLDRocket
Sign in

AI Fundamentals

17 summarised stories about AI Fundamentals, each linking back to the original source. Browse all topics →

Friday, 8 May 2026

EMO: Pretraining mixture of experts for emergent modularity

Allen Institute (AI2) 2 months ago

Researchers released EMO, a mixture-of-experts language model with 128 total experts and 1 billion active parameters trained on 1 trillion tokens, designed so that modular structure emerges naturally from data without predefined domains. The model can use just 12.5% of its experts for specific tasks while retaining 97% of full-model performance, whereas standard MoE models degrade sharply when experts are pruned. EMO achieves this by restricting tokens within the same document to activate from a shared expert pool during training, causing experts to organize around semantic domains like health and politics rather than surface features like prepositions.