paper-with-me

Papers

Mixture of Experts for Low-Resource LLMs

2026-05-17 · Ori Bar Joseph, Smadar Arvatz, Noam Kayzer, Dan Revital, Sarel Weinberger arxiv

Mixture-of-Experts (MoE) architectures enable efficient model scaling, yet expert routing behavior across underrepresented languages remains poorly understood. We analyze routing dynamics in two architecturally distinct MoE models -- a pure Transformer (Qwen3-30B-A3B) and a hybrid Mamba-Transformer (Nemotron-3-Nano-30B-A3B) -- using Hebrew as a morphologically rich, low-resource testbed. Both pre-trained models exhibit \emph{deep-layer routing collapse}: usage entropy drops sharply in final layers and tokens concentrate on a narrow expert subset, a pattern largely absent for English. Continual pre-training (CPT) on balanced bilingual data substantially corrects this imbalance, increasing entropy and shifting routing toward shared, language-agnostic experts; supervised fine-tuning (SFT) alone achieves less complete correction. Extending the analysis to Japanese reveals quantitatively consistent collapse signatures, providing cross-linguistic evidence that the phenomenon is a systematic consequence of pre-training underrepresentation rather than any language-intrinsic property. Routing improvements correlate with consistent downstream benchmark gains, positioning routing entropy and expert specialization as principled diagnostics for multilingual capacity in MoE systems.

📄 PDF Abstract BibTeX arXiv:2605.17598

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Understanding Multilingualism in Mixture-of-Experts LLMs: Routing Mechanism, Expert Specialization, and Layerwise Steering

2026-01-20 · Yuxin Chen, Zhengzhou Cai, Xiangtian Ji, Weixiang Zhao 외 arxiv

Mixture-of-Experts (MoE) architectures have shown strong multilingual capabilities, yet the internal mechanisms underlying performance gains and cross-language differences remain insufficiently understood. In this work, …

Scaling and Enhancing LLM-based AVSR: A Sparse Mixture of Projectors Approach

2025-05-20 · Umberto Cappellazzo, Minsu Kim, Stavros Petridis, Daniele Falavigna 외

Audio-Visual Speech Recognition (AVSR) enhances robustness in noisy environments by integrating visual cues. While recent advances integrate Large Language Models (LLMs) into AVSR, their high computational cost hinders d…

Audio-Visual Speech RecognitionMixture-of-Expertsspeech-recognitionSpeech Recognition+1

A Survey on Mixture of Experts

2024-06-26 · Weilin Cai, Juyong Jiang, Fan Wang, Jing Tang 외

Large language models (LLMs) have garnered unprecedented advancements across diverse fields, ranging from natural language processing to computer vision and beyond. The prowess of LLMs is underpinned by their substantial…

In-Context LearningMixture-of-ExpertsSurvey

Efficiently Democratizing Medical LLMs for 50 Languages via a Mixture of Language Family Experts

2024-10-14 · Guorui Zheng, Xidong Wang, Juhao Liang, Nuo Chen 외

Adapting medical Large Language Models to local languages can reduce barriers to accessing healthcare services, but data scarcity remains a significant challenge, particularly for low-resource languages. To address this,…

Mixture-of-Experts

MoME: Mixture of Matryoshka Experts for Audio-Visual Speech Recognition

2025-10-05 · Umberto Cappellazzo, Minsu Kim, Pingchuan Ma, Honglie Chen 외 arxiv

Large language models (LLMs) have recently shown strong potential in audio-visual speech recognition (AVSR), but their high computational demands and sensitivity to token granularity limit their practicality in resource-…

Audio-Visual Speech RecognitionRepresentation Learning