paper-with-me

홈 › Papers

An Improved Density Peaks Method for Data Clustering

2017-01-02 · Abdulrahman Lotfi, Seyed Amjad Seyedi, Parham Moradi

Clustering is a powerful approach for data analysis and its aim is to group objects based on their similarities. Density peaks clustering is a recently introduced clustering method with the advantages of doesn't need any predefined parameters and neither any iterative process. In this paper, a novel density peaks clustering method called IDPC is proposed. The proposed method consists of two major steps. In the first step, local density concept is used to identify cluster centers. In the second step, a novel label propagation method is proposed to form clusters. The proposed label propagation method also uses the local density concept in its process to propagate the cluster labels around the whole data points. The effectiveness of the proposed method has been assessed on a synthetic datasets and also on some real-world datasets. The obtained results show that the proposed method outperformed the other state-of-the art methods.

📄 PDF Abstract BibTeX

Code (1)

amjadseyedi/IDPC

Tasks

Clustering

Similar Papers 제목 키워드 기반

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 density peaks clustering algorithm with sparse search and K-d tree

2022-03-02 · Yunxiao Shan, Shu Li, Fuxiang Li, Yuxin Cui 외

Density peaks clustering has become a nova of clustering algorithm because of its simplicity and practicality. However, there is one main drawback: it is time-consuming due to its high computational complexity. Herein, a…

2kClustering

LGBQPC: Local Granular-Ball Quality Peaks Clustering

2025-05-16 · Zihang Jia, Zhen Zhang, Witold Pedrycz

The density peaks clustering (DPC) algorithm has attracted considerable attention for its ability to detect arbitrarily shaped clusters based on a simple yet effective assumption. Recent advancements integrating granular…

ClusteringComputational EfficiencyDensity Estimation

Automatic topography of high-dimensional data sets by non-parametric Density Peak clustering

2018-02-28 · Maria d'Errico, Elena Facco, Alessandro Laio, Alex Rodriguez

Data analysis in high-dimensional spaces aims at obtaining a synthetic description of a data set, revealing its main structure and its salient features. We here introduce an approach providing this description in the for…

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