paper-with-me

홈 › Papers

Benefits of over-parameterization with EM

2018-10-26 · NeurIPS 2018 12 · Ji Xu, Daniel Hsu, Arian Maleki

Expectation Maximization (EM) is among the most popular algorithms for maximum likelihood estimation, but it is generally only guaranteed to find its stationary points of the log-likelihood objective. The goal of this article is to present theoretical and empirical evidence that over-parameterization can help EM avoid spurious local optima in the log-likelihood. We consider the problem of estimating the mean vectors of a Gaussian mixture model in a scenario where the mixing weights are known. Our study shows that the global behavior of EM, when one uses an over-parameterized model in which the mixing weights are treated as unknown, is better than that when one uses the (correct) model with the mixing weights fixed to the known values. For symmetric Gaussians mixtures with two components, we prove that introducing the (statistically redundant) weight parameters enables EM to find the global maximizer of the log-likelihood starting from almost any initial mean parameters, whereas EM without this over-parameterization may very often fail. For other Gaussian mixtures, we provide empirical evidence that shows similar behavior. Our results corroborate the value of over-parameterization in solving non-convex optimization problems, previously observed in other domains.

📄 PDF Abstract BibTeX arXiv:1810.11344

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Benefits of Overparameterization in Single-Layer Latent Variable Generative Models

2019-09-25 · Rares-Darius Buhai, Andrej Risteski, Yoni Halpern, David Sontag

One of the most surprising and exciting discoveries in supervising learning was the benefit of overparameterization (i.e. training a very large model) to improving the optimization landscape of a problem, with minimal ef…

Variational Inference

Empirical Study of the Benefits of Overparameterization in Learning Latent Variable Models

2019-06-28 · ICML 2020 1 · Rares-Darius Buhai, Yoni Halpern, Yoon Kim, Andrej Risteski 외

One of the most surprising and exciting discoveries in supervised learning was the benefit of overparameterization (i.e. training a very large model) to improving the optimization landscape of a problem, with minimal eff…

Variational Inference

On the Benefits of Weight Normalization for Overparameterized Matrix Sensing

2025-10-01 · Yudong Wei, Liang Zhang, Bingcong Li, Niao He arxiv

While normalization techniques are widely used in deep learning, their theoretical understanding remains relatively limited. In this work, we establish the benefits of (generalized) weight normalization (WN) applied to t…

Provable Benefits of Overparameterization in Model Compression: From Double Descent to Pruning Neural Networks

2020-12-16 · Xiangyu Chang, Yingcong Li, Samet Oymak, Christos Thrampoulidis

Deep networks are typically trained with many more parameters than the size of the training dataset. Recent empirical evidence indicates that the practice of overparameterization not only benefits training large models, …

Model Compression

Compressible Dynamics in Deep Overparameterized Low-Rank Learning & Adaptation

2024-06-06 · Can Yaras, Peng Wang, Laura Balzano, Qing Qu

While overparameterization in machine learning models offers great benefits in terms of optimization and generalization, it also leads to increased computational requirements as model sizes grow. In this work, we show th…

Language ModellingLow-Rank Matrix CompletionMatrix Completion