paper-with-me

Papers

Matrix Manifold Optimization for Gaussian Mixtures

2015-12-01 · NeurIPS 2015 12 · Reshad Hosseini, Suvrit Sra

We take a new look at parameter estimation for Gaussian Mixture Model (GMMs). Specifically, we advance Riemannian manifold optimization (on the manifold of positive definite matrices) as a potential replacement for Expectation Maximization (EM), which has been the de facto standard for decades. An out-of-the-box invocation of Riemannian optimization, however, fails spectacularly: it obtains the same solution as EM, but vastly slower. Building on intuition from geometric convexity, we propose a simple reformulation that has remarkable consequences: it makes Riemannian optimization not only match EM (a nontrivial result on its own, given the poor record nonlinear programming has had against EM), but also outperform it in many settings. To bring our ideas to fruition, we develop a well-tuned Riemannian LBFGS method that proves superior to known competing methods (e.g., Riemannian conjugate gradient). We hope that our results encourage a wider consideration of manifold optimization in machine learning and statistics.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

Density Estimationparameter estimationRiemannian optimization

Similar Papers 제목 키워드 기반

On $w$-mixtures: Finite convex combinations of prescribed component distributions

2017-08-02 · Frank Nielsen, Richard Nock

We consider the space of $w$-mixtures which is defined as the set of finite statistical mixtures sharing the same prescribed component distributions closed under convex combinations. The information geometry induced by t…

Manifold Gaussian Variational Bayes on the Precision Matrix

2022-10-26 · Martin Magris, Mostafa Shabani, Alexandros Iosifidis

We propose an optimization algorithm for Variational Inference (VI) in complex models. Our approach relies on natural gradient updates where the variational space is a Riemann manifold. We develop an efficient algorithm …

Variational Inference

Lower Bounds on the Total Variation Distance Between Mixtures of Two Gaussians

2021-09-02 · Sami Davies, Arya Mazumdar, Soumyabrata Pal, Cyrus Rashtchian

Mixtures of high dimensional Gaussian distributions have been studied extensively in statistics and learning theory. While the total variation distance appears naturally in the sample complexity of distribution learning,…

Learning Theory

Adaptive Mixtures of Factor Analyzers

2015-07-10 · Heysem Kaya, Albert Ali Salah

A mixture of factor analyzers is a semi-parametric density estimator that generalizes the well-known mixtures of Gaussians model by allowing each Gaussian in the mixture to be represented in a different lower-dimensional…

ClusteringDimensionality ReductionModel Selection

Manifold Optimization Assisted Gaussian Variational Approximation

2019-02-11 · Bingxin Zhou, Junbin Gao, Minh-Ngoc Tran, Richard Gerlach

Gaussian variational approximation is a popular methodology to approximate posterior distributions in Bayesian inference especially in high dimensional and large data settings. To control the computational cost while bei…

Bayesian Inference