paper-with-me

홈 › Papers

Recovery guarantees for exemplar-based clustering

2013-09-12 · Abhinav Nellore, Rachel Ward

For a certain class of distributions, we prove that the linear programming relaxation of $k$-medoids clustering---a variant of $k$-means clustering where means are replaced by exemplars from within the dataset---distinguishes points drawn from nonoverlapping balls with high probability once the number of points drawn and the separation distance between any two balls are sufficiently large. Our results hold in the nontrivial regime where the separation distance is small enough that points drawn from different balls may be closer to each other than points drawn from the same ball; in this case, clustering by thresholding pairwise distances between points can fail. We also exhibit numerical evidence of high-probability recovery in a substantially more permissive regime.

📄 PDF Abstract BibTeX arXiv:1309.3256

Code (0)

등록된 구현이 없습니다.

Tasks

Clustering

Similar Papers 제목 키워드 기반

Explainable Clustering via Exemplars: Complexity and Efficient Approximation Algorithms

2022-09-20 · Ian Davidson, Michael Livanos, Antoine Gourru, Peter Walker 외

Explainable AI (XAI) is an important developing area but remains relatively understudied for clustering. We propose an explainable-by-design clustering approach that not only finds clusters but also exemplars to explain …

ClusteringExplainable Artificial Intelligence (XAI)

Re-embedding data to strengthen recovery guarantees of clustering

2023-01-26 · Tao Jiang, Samuel Tan, Stephen Vavasis

We propose a clustering method that involves chaining four known techniques into a pipeline yielding an algorithm with stronger recovery guarantees than any of the four components separately. Given $n$ points in $\mathbb…

Clustering

Scalable Exemplar-based Subspace Clustering on Class-Imbalanced Data

2018-09-01 · ECCV 2018 9 · Chong You, Chi Li, Daniel P. Robinson, Rene Vidal

Subspace clustering methods based on expressing each data point as a linear combination of a few other data points (e.g., sparse subspace clustering) have become a popular tool for unsupervised learning due to their empi…

Clusteringimage-classificationImage Classification

Recovery Guarantees for Kernel-based Clustering under Non-parametric Mixture Models

2021-10-18 · Leena Chennuru Vankadara, Sebastian Bordt, Ulrike Von Luxburg, Debarghya Ghoshdastidar

Despite the ubiquity of kernel-based clustering, surprisingly few statistical guarantees exist beyond settings that consider strong structural assumptions on the data generation process. In this work, we take a step towa…

Clustering

Graph Clustering: Block-models and model free results

2016-12-01 · NeurIPS 2016 12 · Yali Wan, Marina Meila

Clustering graphs under the Stochastic Block Model (SBM) and extensions are well studied. Guarantees of correctness exist under the assumption that the data is sampled from a model. In this paper, we propose a framework,…

ClusteringGraph ClusteringmodelStochastic Block Model