English

On Least Square Estimation in Softmax Gating Mixture of Experts

Machine Learning 2024-06-25 v2 Machine Learning

Abstract

Mixture of experts (MoE) model is a statistical machine learning design that aggregates multiple expert networks using a softmax gating function in order to form a more intricate and expressive model. Despite being commonly used in several applications owing to their scalability, the mathematical and statistical properties of MoE models are complex and difficult to analyze. As a result, previous theoretical works have primarily focused on probabilistic MoE models by imposing the impractical assumption that the data are generated from a Gaussian MoE model. In this work, we investigate the performance of the least squares estimators (LSE) under a deterministic MoE model where the data are sampled according to a regression model, a setting that has remained largely unexplored. We establish a condition called strong identifiability to characterize the convergence behavior of various types of expert functions. We demonstrate that the rates for estimating strongly identifiable experts, namely the widely used feed-forward networks with activation functions sigmoid()\mathrm{sigmoid}(\cdot) and tanh()\tanh(\cdot), are substantially faster than those of polynomial experts, which we show to exhibit a surprising slow estimation rate. Our findings have important practical implications for expert selection.

Keywords

Cite

@article{arxiv.2402.02952,
  title  = {On Least Square Estimation in Softmax Gating Mixture of Experts},
  author = {Huy Nguyen and Nhat Ho and Alessandro Rinaldo},
  journal= {arXiv preprint arXiv:2402.02952},
  year   = {2024}
}

Comments

Accepted to ICML 2024, 29 pages, 2 figures, 2 tables

R2 v1 2026-06-28T14:38:27.091Z