English

A Pragmatic Method for Comparing Clusterings with Overlaps and Outliers

Machine Learning 2026-03-23 v2 Social and Information Networks Combinatorics

Abstract

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 clustering. In a general setting, the detected and ground truth clusterings may have outliers (objects belonging to no cluster), overlapping clusters (objects may belong to more than one cluster), or both, but methods for comparing these clusterings are currently undeveloped. In this note, we define a pragmatic similarity measure for comparing clusterings with overlaps and outliers, show that it has several desirable properties, and experimentally confirm that it is not subject to several common biases afflicting other clustering comparison measures.

Keywords

Cite

@article{arxiv.2602.14855,
  title  = {A Pragmatic Method for Comparing Clusterings with Overlaps and Outliers},
  author = {Ryan DeWolfe and Paweł Prałat and François Théberge},
  journal= {arXiv preprint arXiv:2602.14855},
  year   = {2026}
}

Comments

14 pages, 3 figures. v2 fixes a bug in the code provided in the appendix. The experiments and figures were not affected

R2 v1 2026-07-01T10:38:41.924Z