paper-with-me

Papers

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. A large bandwidth could lead to the over-smoothed density estimation in which the number of density peaks could be less than the true clusters, while a small bandwidth could lead to the under-smoothed density estimation in which spurious density peaks, or called the "ripple noise", would be generated in the estimated density. In this paper, we propose a density-based hierarchical clustering method, called the Deep Nearest Neighbor Descent (D-NND), which could learn the underlying density structure layer by layer and capture the cluster structure at the same time. The over-smoothed density estimation could be largely avoided and the negative effect of the under-estimated cases could be also largely reduced. Overall, D-NND presents not only the strong capability of discovering the underlying cluster structure but also the remarkable reliability due to its insensitivity to parameters.

📄 PDF Abstract BibTeX arXiv:1512.02097

Code (0)

등록된 구현이 없습니다.

Tasks

ClusteringDensity Estimation

Similar Papers 제목 키워드 기반

RNN-DBSCAN: A Density-Based Clustering Algorithm Using Reverse Nearest Neighbor Density Estimates

2017-12-27 · Avory Bryant, Krzysztof Cios

A new density-based clustering algorithm, RNN-DBSCAN, is presented which uses reverse nearest neighbor counts as an estimate of observation density. Clustering is performed using a DBSCAN-like approach based on k nearest…

3D Multi-Person Pose Estimation (absolute)Clustering

An Improved Probability Propagation Algorithm for Density Peak Clustering Based on Natural Nearest Neighborhood

2022-07-04 · Wendi Zuo, Xinmin Hou

Clustering by fast search and find of density peaks (DPC) (Since, 2014) has been proven to be a promising clustering approach that efficiently discovers the centers of clusters by finding the density peaks. The accuracy …

ClusteringNonparametric Clustering

A novel density peaks clustering algorithm based on K nearest neighbors with adaptive merging strategy

2021-08-03 · 22 June 2021 2021 8 · Xiaoning Yuan1 ,Hang Yu1 , Jun Liang2 ·,Bing Xu2

Recently the density peaks clustering algorithm (DPC) has received a lot of attention from researchers. The DPC algorithm is able to find cluster centers and complete clustering tasks quickly. It is also suitable for di…

Clustering

DenMune: Density peak based clustering using mutual nearest neighbors

2023-09-23 · Pattern Recognition 2021 1 · Mohamed Abbas, Adel El-Zoghobi, Amin Shoukry

Many clustering algorithms fail when clusters are of arbitrary shapes, of varying densities, or the data classes are unbalanced and close to each other, even in two dimensions. A novel clustering algorithm, DenMune is pr…

Clustering

Nearest Descent, In-Tree, and Clustering

2014-12-07 · Teng Qiu, Kai-Fu Yang, Chao-Yi Li, Yong-Jie Li

In this paper, we propose a physically inspired graph-theoretical clustering method, which first makes the data points organized into an attractive graph, called In-Tree, via a physically inspired rule, called Nearest De…

Clustering