paper-with-me

Papers

Skeleton Clustering: Dimension-Free Density-based Clustering

2021-04-21 · Zeyu Wei, Yen-Chi Chen

We introduce a density-based clustering method called skeleton clustering that can detect clusters in multivariate and even high-dimensional data with irregular shapes. To bypass the curse of dimensionality, we propose surrogate density measures that are less dependent on the dimension but have intuitive geometric interpretations. The clustering framework constructs a concise representation of the given data as an intermediate step and can be thought of as a combination of prototype methods, density-based clustering, and hierarchical clustering. We show by theoretical analysis and empirical studies that the skeleton clustering leads to reliable clusters in multivariate and high-dimensional scenarios.

📄 PDF Abstract BibTeX arXiv:2104.10770

Code (2)

JerryBubble/skeletonClus 공식 구현
jerrybubble/skeletonmethods 공식 구현

Tasks

Clustering

Similar Papers 제목 키워드 기반

TNStream: Applying Tightest Neighbors to Micro-Clusters to Define Multi-Density Clusters in Streaming Data

2025-05-01 · Qifen Zeng, Haomin Bao, Yuanzhuo Hu, Zirui Zhang 외

In data stream clustering, systematic theory of stream clustering algorithms remains relatively scarce. Recently, density-based methods have gained attention. However, existing algorithms struggle to simultaneously handl…

Clustering

Risk Bounds For Mode Clustering

2015-05-03 · Martin Azizyan, Yen-Chi Chen, Aarti Singh, Larry Wasserman

Density mode clustering is a nonparametric clustering method. The clusters are the basins of attraction of the modes of a density estimator. We study the risk of mode-based clustering. We show that the clustering risk ov…

ClusteringNonparametric Clustering

SPORE: Skeleton Propagation Over Recalibrating Expansions

2025-10-29 · Randolph Wiredu-Aidoo arxiv

Many real-world datasets are not linearly separable, limiting the effectiveness of centroid-based clustering methods such as K-means. Density-based clustering methods address this limitation by identifying clusters with …

SHADE: Deep Density-based Clustering

2024-10-08 · Anna Beer, Pascal Weber, Lukas Miklautz, Collin Leiber 외

Detecting arbitrarily shaped clusters in high-dimensional noisy data is challenging for current clustering methods. We introduce SHADE (Structure-preserving High-dimensional Analysis with Density-based Exploration), the …

ClusteringDeep Clustering

Deep Density-based Image Clustering

2018-12-11 · Yazhou Ren, Ni Wang, Mingxia Li, Zenglin Xu

Recently, deep clustering, which is able to perform feature learning that favors clustering tasks via deep neural networks, has achieved remarkable performance in image clustering applications. However, the existing deep…

ClusteringDeep ClusteringImage Clustering