Model Selection for Gaussian-gated Gaussian Mixture of Experts Using Dendrograms of Mixing Measures
Tuan Thai, TrungTin Nguyen, Dat Do, Nhat Ho, Christopher Drovandi
TL;DR
The paper tackles the challenging problem of selecting the number of experts in Gaussian-gated Gaussian MoEs (GGMoEs) when covariates influence both gating and experts. It extends the concept of dendrograms of mixing measures and introduces the Dendrogram Selection Criterion (DSC), a tuning-parameter-robust method that can consistently recover the true component count and achieve fast parameter convergence for merged experts in overfitted models. A Voronoi-based loss and inverse bounds underpin the theoretical guarantees, and the DSC approach avoids exhaustive model fitting across different K by emitting a hierarchical merging procedure from an overfitted MLE. Empirical studies on synthetic data show DSC outperforms AIC, BIC, and ICL in identifying the correct number of components and in accurate parameter and regression function recovery, offering a scalable, interpretable alternative for heterogeneous data analysis in high-dimensional or deep learning applications.
Abstract
Mixture of Experts (MoE) models constitute a widely utilized class of ensemble learning approaches in statistics and machine learning, known for their flexibility and computational efficiency. They have become integral components in numerous state-of-the-art deep neural network architectures, particularly for analyzing heterogeneous data across diverse domains. Despite their practical success, the theoretical understanding of model selection, especially concerning the optimal number of mixture components or experts, remains limited and poses significant challenges. These challenges primarily stem from the inclusion of covariates in both the Gaussian gating functions and expert networks, which introduces intrinsic interactions governed by partial differential equations with respect to their parameters. In this paper, we revisit the concept of dendrograms of mixing measures and introduce a novel extension to Gaussian-gated Gaussian MoE models that enables consistent estimation of the true number of mixture components and achieves the pointwise optimal convergence rate for parameter estimation in overfitted scenarios. Notably, this approach circumvents the need to train and compare a range of models with varying numbers of components, thereby alleviating the computational burden, particularly in high-dimensional or deep neural network settings. Experimental results on synthetic data demonstrate the effectiveness of the proposed method in accurately recovering the number of experts. It outperforms common criteria such as the Akaike information criterion, the Bayesian information criterion, and the integrated completed likelihood, while achieving optimal convergence rates for parameter estimation and accurately approximating the regression function.
