Cluster Stability

cluster-stabilityclusteringmodel-selectionunsupervised-learningmachine-learningresampling

Definition

Cluster stability (Ben-Hur et al. 2002) is an approach to validating a clustering and choosing the number of clusters based on reproducibility under perturbation: a clustering reflects genuine structure only if independent subsamples of the data yield clusterings that agree with one another. Instability — clusterings that disagree across resamples — signals that the chosen number of clusters is unsupported or that the data have no real cluster structure.

Key Ideas

Why It Matters

Open Questions

Related