🤖 AI Summary
Multi-parameter hierarchical clustering suffers from poor stability under data perturbations and lacks principled methods to extract stable single-parameter representations.
Method: This paper proposes Persistable—a framework grounded in multiparameter persistent homology and the degree-Rips bifiltration—that yields density-aware, multiscale-consistent hierarchical clustering. It introduces the correspondence-interleaving distance to rigorously quantify hierarchical clustering stability, proves that the multiparameter degree-Rips bifiltration is stable, and demonstrates the instability of conventional single-parameter slices. The framework further proposes a novel density-adaptive stable slicing method and a theoretically guaranteed stable flattening algorithm.
Results: On benchmark datasets, Persistable accurately recovers multiscale cluster structures. All core components—slicing, flattening, and parameter selection—are supported by formal stability and consistency guarantees, establishing the first theoretically robust pipeline for stable multiparameter hierarchical clustering.
📝 Abstract
We consider the degree-Rips construction from topological data analysis, which provides a density-sensitive, multiparameter hierarchical clustering algorithm. We analyze its stability to perturbations of the input data using the correspondence-interleaving distance, a metric for hierarchical clusterings that we introduce. Taking certain one-parameter slices of degree-Rips recovers well-known methods for density-based clustering, but we show that these methods are unstable. However, we prove that degree-Rips, as a multiparameter object, is stable, and we propose an alternative approach for taking slices of degree-Rips, which yields a one-parameter hierarchical clustering algorithm with better stability properties. We prove that this algorithm is consistent, using the correspondence-interleaving distance. We provide an algorithm for extracting a single clustering from one-parameter hierarchical clusterings, which is stable with respect to the correspondence-interleaving distance. And, we integrate these methods into a pipeline for density-based clustering, which we call Persistable. Adapting tools from multiparameter persistent homology, we propose visualization tools that guide the selection of all parameters of the pipeline. We demonstrate Persistable on benchmark datasets, showing that it identifies multi-scale cluster structure in data.