Chromatic Clustering in High Dimensional Space
Hu Ding, Jinhui Xu

TL;DR
This paper introduces chromatic clustering in high-dimensional spaces, addressing its computational hardness and proposing approximation algorithms for chromatic k-means and medians clustering problems.
Contribution
It establishes the complexity of chromatic clustering and develops the Simplex Lemma and sphere peeling algorithms for efficient approximation.
Findings
No FPTAS exists for chromatic clustering even with k=2
A $(1+\epsilon)$-approximation for chromatic k-means is achievable in near linear time
A constant approximation algorithm exists for chromatic k-medians
Abstract
In this paper, we study a new type of clustering problem, called {\em Chromatic Clustering}, in high dimensional space. Chromatic clustering seeks to partition a set of colored points into groups (or clusters) so that no group contains points with the same color and a certain objective function is optimized. In this paper, we consider two variants of the problem, chromatic -means clustering (denoted as -CMeans) and chromatic -medians clustering (denoted as -CMedians), and investigate their hardness and approximation solutions. For -CMeans, we show that the additional coloring constraint destroys several key properties (such as the locality property) used in existing -means techniques (for ordinary points), and significantly complicates the problem. There is no FPTAS for the chromatic clustering problem, even if . To overcome the additional difficulty, we develop a…
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
TopicsData Management and Algorithms · Advanced Clustering Algorithms Research · Face and Expression Recognition
