paper-with-me

홈 › Papers

Comparing EM with GD in Mixture Models of Two Components

2019-07-08 · Guojun Zhang, Pascal Poupart, George Trimponias

The expectation-maximization (EM) algorithm has been widely used in minimizing the negative log likelihood (also known as cross entropy) of mixture models. However, little is understood about the goodness of the fixed points it converges to. In this paper, we study the regions where one component is missing in two-component mixture models, which we call one-cluster regions. We analyze the propensity of such regions to trap EM and gradient descent (GD) for mixtures of two Gaussians and mixtures of two Bernoullis. In the case of Gaussian mixtures, EM escapes one-cluster regions exponentially fast, while GD escapes them linearly fast. In the case of mixtures of Bernoullis, we find that there exist one-cluster regions that are stable for GD and therefore trap GD, but those regions are unstable for EM, allowing EM to escape. Those regions are local minima that appear universally in experiments and can be arbitrarily bad. This work implies that EM is less likely than GD to converge to certain bad local optima in mixture models.

📄 PDF Abstract BibTeX arXiv:1907.03783

Code (1)

Gordon-Guojun-Zhang/UAI-2019 공식 구현

Tasks

Vocal Bursts Valence Prediction

Similar Papers 제목 키워드 기반

A Non-Iterative Quantile Change Detection Method in Mixture Model with Heavy-Tailed Components

2020-06-19 · Yuantong Li, Qi Ma, Sujit K. Ghosh

Estimating parameters of mixture model has wide applications ranging from classification problems to estimating of complex distributions. Most of the current literature on estimating the parameters of the mixture densiti…

Change Detection

Infinite Mixture of Inverted Dirichlet Distributions

2018-07-27 · Zhanyu Ma, Yuping Lai

In this work, we develop a novel Bayesian estimation method for the Dirichlet process (DP) mixture of the inverted Dirichlet distributions, which has been shown to be very flexible for modeling vectors with positive elem…

Variational Inference

Improving VAE generations of multimodal data through data-dependent conditional priors

2019-11-25 · Frantzeska Lavda, Magda Gregorová, Alexandros Kalousis

One of the major shortcomings of variational autoencoders is the inability to produce generations from the individual modalities of data originating from mixture distributions. This is primarily due to the use of a simpl…

An Operator Theoretic Approach to Nonparametric Mixture Models

2016-06-30 · Robert A. Vandermeulen, Clayton D. Scott

When estimating finite mixture models, it is common to make assumptions on the mixture components, such as parametric assumptions. In this work, we make no distributional assumptions on the mixture components and instead…

Generalized Identifiability Bounds for Mixture Models with Grouped Samples

2022-07-22 · Robert A. Vandermeulen, René Saitenmacher

Recent work has shown that finite mixture models with $m$ components are identifiable, while making no assumptions on the mixture components, so long as one has access to groups of samples of size $2m-1$ which are known …