MLLGCOMEOct 29, 2018

Regularized Maximum Likelihood Estimation and Feature Selection in Mixtures-of-Experts Models

arXiv:1810.12161v118 citations
Originality Incremental advance
AI Analysis

This work addresses feature selection in high-dimensional heterogeneous regression data, offering an incremental improvement over existing regularized methods by eliminating the need for penalty approximations.

The authors tackled the challenge of applying Mixture-of-Experts models to high-dimensional data by proposing a regularized maximum likelihood estimation approach that encourages sparsity without approximations, resulting in algorithms that effectively recover sparse solutions and improve parameter estimation and clustering.

Mixture of Experts (MoE) are successful models for modeling heterogeneous data in many statistical learning problems including regression, clustering and classification. Generally fitted by maximum likelihood estimation via the well-known EM algorithm, their application to high-dimensional problems is still therefore challenging. We consider the problem of fitting and feature selection in MoE models, and propose a regularized maximum likelihood estimation approach that encourages sparse solutions for heterogeneous regression data models with potentially high-dimensional predictors. Unlike state-of-the art regularized MLE for MoE, the proposed modelings do not require an approximate of the penalty function. We develop two hybrid EM algorithms: an Expectation-Majorization-Maximization (EM/MM) algorithm, and an EM algorithm with coordinate ascent algorithm. The proposed algorithms allow to automatically obtaining sparse solutions without thresholding, and avoid matrix inversion by allowing univariate parameter updates. An experimental study shows the good performance of the algorithms in terms of recovering the actual sparse solutions, parameter estimation, and clustering of heterogeneous regression data.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes