Unsupervised Learning of GMM with a Uniform Background Component
Sida Liu, Adrian Barbu

TL;DR
This paper introduces a robust clustering method for Gaussian Mixture Models that includes a uniform background component to handle outliers, providing theoretical guarantees and strong empirical performance.
Contribution
It proposes a novel robust loss minimization approach for GMM with a background component, ensuring high accuracy and insensitivity to initialization.
Findings
High clustering accuracy demonstrated in simulations
Algorithm's performance is independent of initialization
Effective on real datasets with outliers
Abstract
Gaussian Mixture Models are one of the most studied and mature models in unsupervised learning. However, outliers are often present in the data and could influence the cluster estimation. In this paper, we study a new model that assumes that data comes from a mixture of a number of Gaussians as well as a uniform ``background'' component assumed to contain outliers and other non-interesting observations. We develop a novel method based on robust loss minimization that performs well in clustering such GMM with a uniform background. We give theoretical guarantees for our clustering algorithm to obtain best clustering results with high probability. Besides, we show that the result of our algorithm does not depend on initialization or local optima, and the parameter tuning is an easy task. By numeric simulations, we demonstrate that our algorithm enjoys high accuracy and achieves the best…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsNeural Networks and Applications · Face and Expression Recognition · Image Retrieval and Classification Techniques
