paper-with-me

홈 › Papers

Clustering with Confidence: Finding Clusters with Statistical Guarantees

2016-12-27 · Andreas Henelius, Kai Puolamäki, Henrik Boström, Panagiotis Papapetrou

Clustering is a widely used unsupervised learning method for finding structure in the data. However, the resulting clusters are typically presented without any guarantees on their robustness; slightly changing the used data sample or re-running a clustering algorithm involving some stochastic component may lead to completely different clusters. There is, hence, a need for techniques that can quantify the instability of the generated clusters. In this study, we propose a technique for quantifying the instability of a clustering solution and for finding robust clusters, termed core clusters, which correspond to clusters where the co-occurrence probability of each data item within a cluster is at least $1 - \alpha$. We demonstrate how solving the core clustering problem is linked to finding the largest maximal cliques in a graph. We show that the method can be used with both clustering and classification algorithms. The proposed method is tested on both simulated and real datasets. The results show that the obtained clusters indeed meet the guarantees on robustness.

📄 PDF Abstract BibTeX arXiv:1612.08714

Code (1)

bwrc/corecluster-r 공식 구현

Tasks

Clustering

Similar Papers 제목 키워드 기반

AMOS: An Automated Model Order Selection Algorithm for Spectral Graph Clustering

2016-09-21 · Pin-Yu Chen, Thibaut Gensollen, Alfred O. Hero III

One of the longstanding problems in spectral graph clustering (SGC) is the so-called model order selection problem: automated selection of the correct number of clusters. This is equivalent to the problem of finding the …

ClusteringGraph ClusteringSpectral Graph Clustering

Superclustering by finding statistically significant separable groups of optimal gaussian clusters

2023-09-05 · Oleg I. Berngardt

The paper presents the algorithm for clustering a dataset by grouping the optimal, from the point of view of the BIC criterion, number of Gaussian clusters into the optimal, from the point of view of their statistical se…

Clustering

Evaluating the statistical significance of biclusters

2015-12-01 · NeurIPS 2015 12 · Jason D. Lee, Yuekai Sun, Jonathan E. Taylor

Biclustering (also known as submatrix localization) is a problem of high practical relevance in exploratory analysis of high-dimensional data. We develop a framework for performing statistical inference on biclusters fou…

On consistency of constrained spectral clustering under representation-aware stochastic block model

2022-03-03 · Shubham Gupta, Ambedkar Dukkipati

Spectral clustering is widely used in practice due to its flexibility, computational efficiency, and well-understood theoretical performance guarantees. Recently, spectral clustering has been studied to find balanced clu…

ClusteringComputational EfficiencyStochastic Block Model

A provable initialization and robust clustering method for general mixture models

2024-01-10 · Soham Jana, Jianqing Fan, Sanjeev Kulkarni

Clustering is a fundamental tool in statistical machine learning in the presence of heterogeneous data. Most recent results focus primarily on optimal mislabeling guarantees when data are distributed around centroids wit…

Clustering