paper-with-me

홈 › Papers

Statistical Perspective of Top-K Sparse Softmax Gating Mixture of Experts

2023-09-25 · Huy Nguyen, Pedram Akbarian, Fanqi Yan, Nhat Ho

Top-K sparse softmax gating mixture of experts has been widely used for scaling up massive deep-learning architectures without increasing the computational cost. Despite its popularity in real-world applications, the theoretical understanding of that gating function has remained an open problem. The main challenge comes from the structure of the top-K sparse softmax gating function, which partitions the input space into multiple regions with distinct behaviors. By focusing on a Gaussian mixture of experts, we establish theoretical results on the effects of the top-K sparse softmax gating function on both density and parameter estimations. Our results hinge upon defining novel loss functions among parameters to capture different behaviors of the input regions. When the true number of experts $k_{\ast}$ is known, we demonstrate that the convergence rates of density and parameter estimations are both parametric on the sample size. However, when $k_{\ast}$ becomes unknown and the true model is over-specified by a Gaussian mixture of $k$ experts where $k > k_{\ast}$, our findings suggest that the number of experts selected from the top-K sparse softmax gating function must exceed the total cardinality of a certain number of Voronoi cells associated with the true parameters to guarantee the convergence of the density estimation. Moreover, while the density estimation rate remains parametric under this setting, the parameter estimation rates become substantially slow due to an intrinsic interaction between the softmax gating and expert functions.

📄 PDF Abstract BibTeX arXiv:2309.13850

Code (0)

등록된 구현이 없습니다.

Tasks

Density EstimationMixture-of-Expertsparameter estimation

Methods 이 논문이 사용한 방법론

Softmax The Softmax output function transforms a previous layer's output into a vector of probabilities. It is commonly used for multiclass classification. Given an input vector $x$…

Similar Papers 제목 키워드 기반

Sigmoid Gating is More Sample Efficient than Softmax Gating in Mixture of Experts

2024-05-22 · Huy Nguyen, Nhat Ho, Alessandro Rinaldo

The softmax gating function is arguably the most popular choice in mixture of experts modeling. Despite its widespread use in practice, the softmax gating may lead to unnecessary competition among experts, potentially ca…

Mixture-of-Experts

A General Theory for Softmax Gating Multinomial Logistic Mixture of Experts

2023-10-22 · Huy Nguyen, Pedram Akbarian, TrungTin Nguyen, Nhat Ho

Mixture-of-experts (MoE) model incorporates the power of multiple submodels via gating functions to achieve greater performance in numerous regression and classification applications. From a theoretical perspective, whil…

Density EstimationMixture-of-Expertsparameter estimationregression

On Bayesian Softmax-Gated Mixture-of-Experts Models

2026-04-22 · Nicola Bariletto, Huy Nguyen, Nhat Ho, Alessandro Rinaldo arxiv

Mixture-of-experts models provide a flexible framework for learning complex probabilistic input-output relationships by combining multiple expert models through an input-dependent gating mechanism. These models have beco…

Density Estimation

Convergence Rates for Softmax Gating Mixture of Experts

2025-03-05 · Huy Nguyen, Nhat Ho, Alessandro Rinaldo

Mixture of experts (MoE) has recently emerged as an effective framework to advance the efficiency and scalability of machine learning models by softly dividing complex tasks among multiple specialized sub-models termed e…

Mixture-of-Expertsparameter estimation

Is Temperature Sample Efficient for Softmax Gaussian Mixture of Experts?

2024-01-25 · Huy Nguyen, Pedram Akbarian, Nhat Ho

Dense-to-sparse gating mixture of experts (MoE) has recently become an effective alternative to a well-known sparse MoE. Rather than fixing the number of activated experts as in the latter model, which could limit the in…

Mixture-of-Expertsparameter estimation