Density-Based Clustering with Kernel Diffusion
Chao Zheng, Yingjie Chen, Chong Chen, Jianqiang Huang, Xian-Sheng Hua

TL;DR
This paper introduces a new adaptive kernel diffusion density function for density-based clustering, improving local feature capture and computational efficiency, leading to superior clustering performance on benchmark and face datasets.
Contribution
The paper proposes a novel kernel diffusion density function and an efficient surrogate, enhancing density-based clustering's adaptability and scalability.
Findings
Significant improvement over classic density-based algorithms
Outperforms state-of-the-art face clustering methods
Efficient linear-time computation
Abstract
Finding a suitable density function is essential for density-based clustering algorithms such as DBSCAN and DPC. A naive density corresponding to the indicator function of a unit -dimensional Euclidean ball is commonly used in these algorithms. Such density suffers from capturing local features in complex datasets. To tackle this issue, we propose a new kernel diffusion density function, which is adaptive to data of varying local distributional characteristics and smoothness. Furthermore, we develop a surrogate that can be efficiently computed in linear time and space and prove that it is asymptotically equivalent to the kernel diffusion density function. Extensive empirical experiments on benchmark and large-scale face image datasets show that the proposed approach not only achieves a significant improvement over classic density-based clustering algorithms but also outperforms the…
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
TopicsFace and Expression Recognition · Advanced Clustering Algorithms Research · Bayesian Methods and Mixture Models
MethodsDiffusion
