Measuring the Validity of Clustering Validation Datasets
Hyeon Jeon, Michaël Aupetit, DongHwa Shin, Aeri Cho, Seokhyeon Park, Jinwook Seo
TL;DR
The paper tackles the problem that using labeled classes as ground truth for clustering validation may misrepresent true cluster structure, undermining external validation. It introduces CLM as a criterion for dataset reliability and proposes Adjusted Internal Validation Measures (IVM$_A$s) that can compare CLM across datasets. By formulating four across-dataset axioms (A1–A4) and generalization protocols (T1–T4), the authors transform six widely used IVMs into IVM$_A$s (notably CH$_A$) that yield consistent, scalable measurements of CLM within and across datasets. Empirical results show that IVM$_A$s correlate more strongly with ground-truth CLM rankings than standard IVMs or classifiers and enable practical applications such as ranking benchmark datasets and improving CLM via data subspace selection. The work provides a principled framework for evaluating and enhancing the quality of clustering benchmarks, with implications for more reliable external clustering validation in diverse domains.
Abstract
Clustering techniques are often validated using benchmark datasets where class labels are used as ground-truth clusters. However, depending on the datasets, class labels may not align with the actual data clusters, and such misalignment hampers accurate validation. Therefore, it is essential to evaluate and compare datasets regarding their cluster-label matching (CLM), i.e., how well their class labels match actual clusters. Internal validation measures (IVMs), like Silhouette, can compare CLM over different labeling of the same dataset, but are not designed to do so across different datasets. We thus introduce Adjusted IVMs as fast and reliable methods to evaluate and compare CLM across datasets. We establish four axioms that require validation measures to be independent of data properties not related to cluster structure (e.g., dimensionality, dataset size). Then, we develop standardized protocols to convert any IVM to satisfy these axioms, and use these protocols to adjust six widely used IVMs. Quantitative experiments (1) verify the necessity and effectiveness of our protocols and (2) show that adjusted IVMs outperform the competitors, including standard IVMs, in accurately evaluating CLM both within and across datasets. We also show that the datasets can be filtered or improved using our method to form more reliable benchmarks for clustering validation.
