We gratefully acknowledge support from
the Simons Foundation and member institutions.
Full-text links:

Download:

Current browse context:

cs.DS

Change to browse by:

References & Citations

DBLP - CS Bibliography

Bookmark

(what is this?)
CiteULike logo BibSonomy logo Mendeley logo del.icio.us logo Digg logo Reddit logo

Computer Science > Data Structures and Algorithms

Title: A Refined Approximation for Euclidean k-Means

Abstract: In the Euclidean $k$-Means problem we are given a collection of $n$ points $D$ in an Euclidean space and a positive integer $k$. Our goal is to identify a collection of $k$ points in the same space (centers) so as to minimize the sum of the squared Euclidean distances between each point in $D$ and the closest center. This problem is known to be APX-hard and the current best approximation ratio is a primal-dual $6.357$ approximation based on a standard LP for the problem [Ahmadian et al. FOCS'17, SICOMP'20].
In this note we show how a minor modification of Ahmadian et al.'s analysis leads to a slightly improved $6.12903$ approximation. As a related result, we also show that the mentioned LP has integrality gap at least $\frac{16+\sqrt{5}}{15}>1.2157$.
Comments: Corrected a confusing typo in a formula on page 5 and added one remark
Subjects: Data Structures and Algorithms (cs.DS); Computational Geometry (cs.CG)
Cite as: arXiv:2107.07358 [cs.DS]
  (or arXiv:2107.07358v2 [cs.DS] for this version)

Submission history

From: Fabrizio Grandoni [view email]
[v1] Thu, 15 Jul 2021 14:35:04 GMT (13kb)
[v2] Mon, 20 Sep 2021 07:59:55 GMT (16kb)

Link back to: arXiv, form interface, contact.