paper-with-me

홈 › Papers

A density-sensitive hierarchical clustering method

2012-10-23 · Álvaro Martínez-Pérez

We define a hierarchical clustering method: $\alpha$-unchaining single linkage or $SL(\alpha)$. The input of this algorithm is a finite metric space and a certain parameter $\alpha$. This method is sensitive to the density of the distribution and offers some solution to the so called chaining effect. We also define a modified version, $SL^*(\alpha)$, to treat the chaining through points or small blocks. We study the theoretical properties of these methods and offer some theoretical background for the treatment of chaining effects.

📄 PDF Abstract BibTeX arXiv:1210.6292

Code (0)

등록된 구현이 없습니다.

Tasks

Clustering

Similar Papers 제목 키워드 기반

Stable and consistent density-based clustering via multiparameter persistence

2020-05-18 · Alexander Rolle, Luis Scoccola

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 u…

ClusteringTopological Data Analysis

Clustering by Deep Nearest Neighbor Descent (D-NND): A Density-based Parameter-Insensitive Clustering Method

2015-12-07 · Teng Qiu, YongJie Li

Most density-based clustering methods largely rely on how well the underlying density is estimated. However, density estimation itself is also a challenging problem, especially the determination of the kernel bandwidth. …

ClusteringDensity Estimation

Hierarchical clustering with maximum density paths and mixture models

2025-03-19 · Martin Ritzert, Polina Turishcheva, Laura Hansel, Paul Wollenhaupt 외

Hierarchical clustering is an effective, interpretable method for analyzing structure in data. It reveals insights at multiple scales without requiring a predefined number of clusters and captures nested patterns and sub…

ClusteringDensity Estimation

Chameleon 2: An Improved Graph-Based Clustering Algorithm

2019-01-01 · Tomas Barton, Tomas Bruna, Pavel Kordik

Traditional clustering algorithms fail to produce human-like results when confronted with data of variable density, complex distributions, or in the presence of noise. We propose an improved graph-based clustering algori…

Clustering

Accelerated Hierarchical Density Clustering

2017-05-20 · Leland McInnes, John Healy

We present an accelerated algorithm for hierarchical density based clustering. Our new algorithm improves upon HDBSCAN*, which itself provided a significant qualitative improvement over the popular DBSCAN algorithm. The …

Clustering