paper-with-me

홈 › Papers

How to evaluate clustering with ground truth?

2026-06-25 · Pasi Fränti arxiv

External indexes can be used for cluster evaluation when ground truth is available. We review the most common external validity indexes focusing on set-matching-based measures. We recommend centroid index (CI), because it is an intuitive cluster-level measure with an explainable result. If we need a more fine-tuned, point-level measure, there are more choices. Pair-set index (PSI) provides a normalized score which is not biased by cluster sizes. If all points should matter equally, then clustering accuracy (ACC) or any other set-matching measure is suitable.

📄 PDF Abstract BibTeX arXiv:2606.27061

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

From Large to Small Datasets: Size Generalization for Clustering Algorithm Selection

2024-02-22 · Vaggos Chatziafratis, Ishani Karmarkar, Ellen Vitercik

In clustering algorithm selection, we are given a massive dataset and must efficiently select which clustering algorithm to use. We study this problem in a semi-supervised setting, with an unknown ground-truth clustering…

Clustering

Can an unsupervised clustering algorithm reproduce a categorization system?

2024-08-19 · Nathalia Castellanos, Dhruv Desai, Sebastian Frank, Stefano Pasquali 외

Peer analysis is a critical component of investment management, often relying on expert-provided categorization systems. These systems' consistency is questioned when they do not align with cohorts from unsupervised clus…

Clusteringfeature selectionManagementMetric Learning

Scalable Community Detection via Parallel Correlation Clustering

2021-07-27 · Jessica Shi, Laxman Dhulipala, David Eisenstat, Jakub Łącki 외

Graph clustering and community detection are central problems in modern data mining. The increasing need for analyzing billion-scale data calls for faster and more scalable algorithms for these problems. There are certai…

ClusteringCommunity DetectionGraph Clustering

A Pragmatic Method for Comparing Clusterings with Overlaps and Outliers

2026-02-16 · Ryan DeWolfe, Paweł Prałat, François Théberge arxiv

Clustering algorithms are an essential part of the unsupervised data science ecosystem, and extrinsic evaluation of clustering algorithms requires a method for comparing the detected clustering to a ground truth clusteri…

Comparison and Benchmark of Graph Clustering Algorithms

2020-05-10 · Lizhen Shi, Bo Chen

Graph clustering is widely used in analysis of biological networks, social networks and etc. For over a decade many graph clustering algorithms have been published, however a comprehensive and consistent performance comp…

ClusteringGraph Clustering