LGSTApr 28, 2021

Sum-of-norms clustering does not separate nearby balls

arXiv:2104.13753v35 citations
Originality Incremental advance
AI Analysis

This identifies a critical limitation of a popular convex clustering method for datasets with closely spaced clusters, which is incremental as it analyzes an existing method's failure mode.

The paper tackles the problem of sum-of-norms clustering failing to separate clusters when data points are drawn from two nearby balls, showing that it typically fails to recover the correct decomposition even when the distance between ball centers is as large as 2√2 in high dimensions.

Sum-of-norms clustering is a popular convexification of $K$-means clustering. We show that, if the dataset is made of a large number of independent random variables distributed according to the uniform measure on the union of two disjoint balls of unit radius, and if the balls are sufficiently close to one another, then sum-of-norms clustering will typically fail to recover the decomposition of the dataset into two clusters. As the dimension tends to infinity, this happens even when the distance between the centers of the two balls is taken to be as large as $2\sqrt{2}$. In order to show this, we introduce and analyze a continuous version of sum-of-norms clustering, where the dataset is replaced by a general measure. In particular, we state and prove a local-global characterization of the clustering that seems to be new even in the case of discrete datapoints.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes