PulseAugur
EN
LIVE 13:58:52

New research analyzes MoE model calibration and discontinuities · 4 sources tracked

Two new research papers explore the complexities of Mixture-of-Experts (MoE) models, particularly concerning calibration and discontinuities. The first paper investigates how expert-level calibration impacts MoE performance under distribution shifts, proposing an adversarial reweighting method to improve accuracy and calibration for soft-routed models. The second paper provides a rigorous geometric and stochastic analysis of discontinuities in Sparse Mixture-of-Experts (SMoE) architectures, identifying that lower-order discontinuities dominate and proposing a smoothing mechanism to enhance continuity and empirical performance in language and vision tasks. AI

IMPACT These studies offer theoretical insights into MoE model behavior, potentially leading to more robust and accurate AI systems in language and vision tasks.

RANK_REASON The cluster contains two academic papers published on arXiv discussing theoretical aspects of Mixture-of-Experts models.

Read on arXiv cs.LG →

AI-generated summary · Google Gemini · from 4 sources. How we write summaries →

New research analyzes MoE model calibration and discontinuities · 4 sources tracked

COVERAGE [4]

  1. arXiv cs.AI TIER_1 English(EN) · Gina Wong, Drew Prinster, Suchi Saria, Rama Chellappa, Anqi Liu ·

    Toward Calibrated Mixture-of-Experts Under Distribution Shift

    arXiv:2606.20544v1 Announce Type: new Abstract: Calibration aligns a model's predictive uncertainty with the frequencies of its empirical outcomes and is important for understanding and trusting reported probabilities. Recent work shows that enforcing calibration at the level of …

  2. arXiv cs.AI TIER_1 English(EN) · Anqi Liu ·

    Toward Calibrated Mixture-of-Experts Under Distribution Shift

    Calibration aligns a model's predictive uncertainty with the frequencies of its empirical outcomes and is important for understanding and trusting reported probabilities. Recent work shows that enforcing calibration at the level of individual predictors can improve ensemble accur…

  3. arXiv cs.LG TIER_1 English(EN) · Tho Tran Huu, Huu-Tuan Nguyen, Thien-Hai Nguyen, Nhat-Tri Ho, Viet-Hoang Tran, Tho Quan, Tan Minh Nguyen ·

    Geometric and Stochastic Analysis of Discontinuities in Sparse Mixture-of-Experts

    arXiv:2606.19036v1 Announce Type: new Abstract: Sparse Mixture-of-Experts (SMoE) architectures are now widely deployed in state-of-the-art language and vision models, where conditional routing allows scaling to very large networks. However, this very Top-$k$ expert selection that…

  4. arXiv cs.LG TIER_1 English(EN) · Tan Minh Nguyen ·

    Geometric and Stochastic Analysis of Discontinuities in Sparse Mixture-of-Experts

    Sparse Mixture-of-Experts (SMoE) architectures are now widely deployed in state-of-the-art language and vision models, where conditional routing allows scaling to very large networks. However, this very Top-$k$ expert selection that enables conditional routing also renders the SM…