paper-with-me

홈 › Papers

When is Clustering Perturbation Robust?

2016-01-22 · Margareta Ackerman, Jarrod Moore

Clustering is a fundamental data mining tool that aims to divide data into groups of similar items. Generally, intuition about clustering reflects the ideal case -- exact data sets endowed with flawless dissimilarity between individual instances. In practice however, these cases are in the minority, and clustering applications are typically characterized by noisy data sets with approximate pairwise dissimilarities. As such, the efficacy of clustering methods in practical applications necessitates robustness to perturbations. In this paper, we perform a formal analysis of perturbation robustness, revealing that the extent to which algorithms can exhibit this desirable characteristic is inherently limited, and identifying the types of structures that allow popular clustering paradigms to discover meaningful clusters in spite of faulty data.

📄 PDF Abstract BibTeX arXiv:1601.05900

Code (0)

등록된 구현이 없습니다.

Tasks

Clustering

Similar Papers 제목 키워드 기반

Data Stability in Clustering: A Closer Look

2011-07-12 · Shalev Ben-David, Lev Reyzin

We consider the model introduced by Bilu and Linial (2010), who study problems for which the optimal clustering does not change when distances are perturbed. They show that even when a problem is NP-hard, it is sometimes…

Clustering

Spectral Perturbation Meets Incomplete Multi-view Data

2019-05-31 · Hao Wang, Linlin Zong, Bing Liu, Yan Yang 외

Beyond existing multi-view clustering, this paper studies a more realistic clustering scenario, referred to as incomplete multi-view clustering, where a number of data instances are missing in certain views. To tackle th…

ClusteringIncomplete multi-view clusteringMatrix Completion

Average Sensitivity of Spectral Clustering

2020-06-07 · Pan Peng, Yuichi Yoshida

Spectral clustering is one of the most popular clustering methods for finding clusters in a graph, which has found many applications in data mining. However, the input graph in those applications may have many missing ed…

ClusteringSensitivity

How to tell when a clustering is (approximately) correct using convex relaxations

2018-12-01 · NeurIPS 2018 12 · Marina Meila

We introduce the Sublevel Set (SS) method, a generic method to obtain sufficient guarantees of near-optimality and uniqueness (up to small perturbations) for a clustering. This method can be instantiated for a variety of…

Clustering

Clustering Stable Instances of Euclidean k-means.

2017-12-01 · NeurIPS 2017 12 · Aravindan Vijayaraghavan, Abhratanu Dutta, Alex Wang

The Euclidean k-means problem is arguably the most widely-studied clustering problem in machine learning. While the k-means objective is NP-hard in the worst-case, practitioners have enjoyed remarkable success in applyin…

Clustering