arXiv Analytics

Sign in

arXiv:1906.04895 [cs.LG]AbstractReferencesReviewsResources

Coresets for Gaussian Mixture Models of Any Shape

Dan Feldman, Zahi Kfir, Xuan Wu

Published 2019-06-12Version 1

An $\varepsilon$-coreset for a given set $D$ of $n$ points, is usually a small weighted set, such that querying the coreset \emph{provably} yields a $(1+\varepsilon)$-factor approximation to the original (full) dataset, for a given family of queries. Using existing techniques, coresets can be maintained for streaming, dynamic (insertion/deletions), and distributed data in parallel, e.g. on a network, GPU or cloud. We suggest the first coresets that approximate the negative log-likelihood for $k$-Gaussians Mixture Models (GMM) of arbitrary shapes (ratio between eigenvalues of their covariance matrices). For example, for any input set $D$ whose coordinates are integers in $[-n^{100},n^{100}]$ and any fixed $k,d\geq 1$, the coreset size is $(\log n)^{O(1)}/\varepsilon^2$, and can be computed in time near-linear in $n$, with high probability. The optimal GMM may then be approximated quickly by learning the small coreset. Previous results [NIPS'11, JMLR'18] suggested such small coresets for the case of semi-speherical unit Gaussians, i.e., where their corresponding eigenvalues are constants between $\frac{1}{2\pi}$ to $2\pi$. Our main technique is a reduction between coresets for $k$-GMMs and projective clustering problems. We implemented our algorithms, and provide open code, and experimental results. Since our coresets are generic, with no special dependency on GMMs, we hope that they will be useful for many other functions.

Related articles: Most relevant | Search more
arXiv:2009.11710 [cs.LG] (Published 2020-09-24)
A Rigorous Link Between Self-Organizing Maps and Gaussian Mixture Models
arXiv:2206.08598 [cs.LG] (Published 2022-06-17)
On the Influence of Enforcing Model Identifiability on Learning dynamics of Gaussian Mixture Models
arXiv:2010.13388 [cs.LG] (Published 2020-10-26)
A Novel Classification Approach for Credit Scoring based on Gaussian Mixture Models