On Variants of k-means Clustering
Sayan Bandyapadhyay, Kasturi Varadarajan

TL;DR
This paper introduces a PTAS for a variant of k-means clustering in fixed dimensions and a bi-criterion approximation algorithm for standard k-means, advancing understanding and methods for geometric clustering problems.
Contribution
It develops a local search PTAS for a k-means variant and a bi-criterion approximation for k-means, handling squared distances effectively and enhancing geometric clustering analysis.
Findings
Designed a local search PTAS for the k-means variant.
Provided a bi-criterion local search algorithm with near-optimal cost.
Improved understanding of local search methods in geometric clustering.
Abstract
\textit{Clustering problems} often arise in the fields like data mining, machine learning etc. to group a collection of objects into similar groups with respect to a similarity (or dissimilarity) measure. Among the clustering problems, specifically \textit{-means} clustering has got much attention from the researchers. Despite the fact that -means is a very well studied problem its status in the plane is still an open problem. In particular, it is unknown whether it admits a PTAS in the plane. The best known approximation bound in polynomial time is . In this paper, we consider the following variant of -means. Given a set of points in and a real , find a finite set of points in that minimizes the quantity . For any fixed dimension , we design a local search PTAS for this…
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.
