English

Input Domain Aware MoE: Decoupling Routing Decisions from Task Optimization in Mixture of Experts

Machine Learning 2025-10-21 v1 Artificial Intelligence

Abstract

Sparse Mixture of Experts (sMoE) has become a pivotal approach for scaling large vision-language models, offering substantial capacity while maintaining computational efficiency through dynamic, sparse activation of experts. However, existing routing mechanisms, typically based on similarity scoring, struggle to effectively capture the underlying input structure. This limitation leads to a trade-off between expert specialization and balanced computation, hindering both scalability and performance. We propose Input Domain Aware MoE, a novel routing framework that leverages a probabilistic mixture model to better partition the input space. By modeling routing probabilities as a mixture of distributions, our method enables experts to develop clear specialization boundaries while achieving balanced utilization. Unlike conventional approaches, our routing mechanism is trained independently of task-specific objectives, allowing for stable optimization and decisive expert assignments. Empirical results on vision-language tasks demonstrate that our method consistently outperforms existing sMoE approaches, achieving higher task performance and improved expert utilization balance.

Keywords

Cite

@article{arxiv.2510.16448,
  title  = {Input Domain Aware MoE: Decoupling Routing Decisions from Task Optimization in Mixture of Experts},
  author = {Yongxiang Hua and Haoyu Cao and Zhou Tao and Bocheng Li and Zihao Wu and Chaohu Liu and Linli Xu},
  journal= {arXiv preprint arXiv:2510.16448},
  year   = {2025}
}

Comments

ACM MM25

R2 v1 2026-07-01T06:44:52.767Z