SOTAVerified

p-value Adjustment for Monotonous, Unbiased, and Fast Clustering Comparison

2023-09-21NeurIPS 2023Code Available0· sign in to hype

Code Available — Be the first to reproduce this paper.

Reproduce

Code

Abstract

Popular metrics for clustering comparison, like the Adjusted Rand Index and the Adjusted Mutual Information, are type II biased. The Standardized Mutual Information removes this bias but suffers from counterintuitive non-monotonicity and poor computational efficiency. We introduce the p-value adjusted Rand Index (PMI_2), the first cluster comparison method that is type II unbiased and provably monotonous. The PMI_2 has fast approximations that outperform the Standardized Mutual information. We demonstrate its unbiased clustering selection, approximation quality, and runtime efficiency on synthetic benchmarks. In experiments on image and social network datasets, we show how the PMI_2 can help practitioners choose better clustering and community detection algorithms.

Reproductions