$K$-Means and Gaussian Mixture Modeling with a Separation Constraint
He Jiang, Ery Arias-Castro

TL;DR
This paper introduces a novel approach to clustering with $K$-means and Gaussian mixture models by incorporating a separation constraint on cluster centers, using dynamic programming and EM algorithms to improve regularization and clustering quality.
Contribution
It presents the first algorithms for $K$-means and Gaussian mixture models with separation constraints, enhancing clustering regularization and solution interpretability.
Findings
Separation constraints improve clustering regularization.
The proposed algorithms perform well on simulated and real data.
Separation constraints lead to more distinct and meaningful clusters.
Abstract
We consider the problem of clustering with -means and Gaussian mixture models with a constraint on the separation between the centers in the context of real-valued data. We first propose a dynamic programming approach to solving the -means problem with a separation constraint on the centers, building on (Wang and Song, 2011). In the context of fitting a Gaussian mixture model, we then propose an EM algorithm that incorporates such a constraint. A separation constraint can help regularize the output of a clustering algorithm, and we provide both simulated and real data examples to illustrate this point.
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.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsBayesian Methods and Mixture Models · Data Management and Algorithms · Advanced Clustering Algorithms Research
