On connections between k-coloring and Euclidean k-means
Enver Aman, Karthik C. S., and Sharath Punna

TL;DR
This paper explores the deep connections between graph coloring problems and Euclidean k-means clustering, providing reductions, complexity results, and algorithms that link these two fundamental problems in combinatorial optimization.
Contribution
It establishes reductions between k-coloring and Euclidean k-means, offers a new proof of NP-hardness for Euclidean 2-means, and adapts max-cut algorithms to improve Euclidean 2-means solving time.
Findings
Reduction from k-coloring to Euclidean k-means for all k≥3
New proof of NP-hardness for Euclidean 2-means
Algorithm for Euclidean 2-means with same runtime as max-cut algorithm
Abstract
In the Euclidean -means problems we are given as input a set of points in and the goal is to find a set of points , so as to minimize the sum of the squared Euclidean distances from each point in to its closest center in . In this paper, we formally explore connections between the -coloring problem on graphs and the Euclidean -means problem. Our results are as follows: For all , we provide a simple reduction from the -coloring problem on regular graphs to the Euclidean -means problem. Moreover, our technique extends to enable a reduction from a structured max-cut problem (which may be considered as a partial 2-coloring problem) to the Euclidean -means problem. Thus, we have a simple and alternate proof of the NP-hardness of Euclidean 2-means problem. In the other direction, we mimic…
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.
