paper-with-me

홈 › Papers

Expert Divergence Learning for MoE-based Language Models

2026-02-10 · Jiaang Li, Haibin Chen, Langming Liu, Yujin Yuan, Yadao Wang, Yizhen Zhang, Chengting Yu, Xin Tong, Weidong Zhang, Shilei Liu, Wenbo Su, Bo Zheng arxiv

The Mixture-of-Experts (MoE) architecture is a powerful technique for scaling language models, yet it often suffers from expert homogenization, where experts learn redundant functionalities, thereby limiting MoE's full potential. To address this, we introduce Expert Divergence Learning, a novel pre-training strategy that explicitly encourages functional specialization among experts. Our method incorporates a label-driven auxiliary loss that leverages domain labels inherent in pre-training corpora to maximize the Jensen-Shannon Divergence between the expert routing distributions of different data domains. This optimization objective guides the model to develop diverged routing policies for varied domains and closer routing policies for the same domain, which leads to emergent and organized expert specialization. We validate our approach by pre-training MoE models of up to 15 billion parameters from scratch. Experimental results demonstrate that models trained with Expert Divergence Learning not only achieve a lower language modeling loss but also exhibit significant performance improvements across a diverse range of downstream benchmarks. Further analysis confirms that our method effectively mitigates expert homogenization and brings greater functional specialization, all with negligible computational overhead during training.

📄 PDF Abstract BibTeX arXiv:2603.00054

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

f-GAIL: Learning f-Divergence for Generative Adversarial Imitation Learning

2020-12-01 · NeurIPS 2020 12 · Xin Zhang, Yanhua Li, Ziming Zhang, Zhi-Li Zhang

Imitation learning (IL) aims to learn a policy from expert demonstrations that minimizes the discrepancy between the learner and expert behaviors. Various imitation learning algorithms have been proposed with different p…

Imitation Learning

$f$-GAIL: Learning $f$-Divergence for Generative Adversarial Imitation Learning

2020-10-02 · Xin Zhang, Yanhua Li, Ziming Zhang, Zhi-Li Zhang

Imitation learning (IL) aims to learn a policy from expert demonstrations that minimizes the discrepancy between the learner and expert behaviors. Various imitation learning algorithms have been proposed with different p…

Imitation Learning

SARA: Unlocking Multilingual Knowledge in Mixture-of-Experts via Semantically Anchored Routing Alignment

2026-06-24 · Tianyu Dong, Yangyang Liu, Jiang Zhou, Xinwei Wu 외 arxiv

Sparse Mixture-of-Experts (MoE) architectures have emerged as an increasingly influential paradigm as they offer a strategic balance between parameter scalability and computational efficiency. However, low-resource langu…

Computational Efficiency

Unveiling Language Routing Isolation in Multilingual MoE Models for Interpretable Subnetwork Adaptation

2026-04-04 · Kening Zheng, Wei-Chieh Huang, Jiahao Huo, Zhonghao Li 외 arxiv

Mixture-of-Experts (MoE) models exhibit striking performance disparities across languages, yet the internal mechanisms driving these gaps remain poorly understood. In this work, we conduct a systematic analysis of expert…

Reparameterized Variational Divergence Minimization for Stable Imitation

2020-06-18 · Dilip Arumugam, Debadeepta Dey, Alekh Agarwal, Asli Celikyilmaz 외

While recent state-of-the-art results for adversarial imitation-learning algorithms are encouraging, recent works exploring the imitation learning from observation (ILO) setting, where trajectories \textit{only} contain …

continuous-controlContinuous ControlImitation Learning