VDPC: Variational Density Peak Clustering Algorithm
Yizhang Wang, Di Wang, You Zhou, Xiaofeng Zhang, Chai Quek

TL;DR
This paper introduces VDPC, a novel clustering algorithm that effectively identifies clusters with varying densities by combining density-based methods and a new representative selection process.
Contribution
The paper proposes a systematic and autonomous clustering framework that overcomes limitations of traditional DPC in detecting low-density clusters, integrating density levels and representative points.
Findings
VDPC outperforms DPC and DBSCAN in diverse datasets.
The method effectively detects clusters with different density levels.
Experimental results validate the robustness and superiority of VDPC.
Abstract
The widely applied density peak clustering (DPC) algorithm makes an intuitive cluster formation assumption that cluster centers are often surrounded by data points with lower local density and far away from other data points with higher local density. However, this assumption suffers from one limitation that it is often problematic when identifying clusters with lower density because they might be easily merged into other clusters with higher density. As a result, DPC may not be able to identify clusters with variational density. To address this issue, we propose a variational density peak clustering (VDPC) algorithm, which is designed to systematically and autonomously perform the clustering task on datasets with various types of density distributions. Specifically, we first propose a novel method to identify the representatives among all data points and construct initial clusters…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsAdvanced Clustering Algorithms Research · Advanced Image and Video Retrieval Techniques · Text and Document Classification Technologies
