新聚类方法融合密度与图结构,自动找最优参数。
Density-aware Hierarchical Clustering Based on Element-Categorized Connection Subgraphs

- 基于元素分类的连接子图设计相似度度量
- 在多个数据集上准确率优于基线方法,且对参数不敏感
- 适合低维数据聚类,减少人工调参需求
聚类是通过无监督学习进行模式识别的基本数据挖掘技术。层次聚类、基于密度的聚类和图聚类是代表性方法。层次聚类分为凝聚与分裂两种模式,其核心在于计算簇间相似性以决定是否合并或分裂。传统方法依赖成对距离,忽略图结构中的密度变化与连通性。为此,本文提出基于元素分类连接子图的密度感知层次聚类方法(DHC-ECS),有效融合三类聚类思想。提出新型簇间相似度度量,综合考虑距离、KNN子图中元素分类、核密度估计及子簇内局部连通性。在异构基准数据集上的大量实验表明,相比AChameleon、RNN-DBSCAN、McDPC和G-RMS等基线方法,DHC-ECS在聚类准确率和参数鲁棒性方面表现更优。结果表明,该算法利用局部密度与图结构连通性(顶点与边的双重特性),具备在低维数据上实现内在阈值确定的潜力,显著降低对人工调参的依赖。
原文摘要 · Abstract (English)
Clustering is a fundamental data mining technique for pattern recognition through unsupervised learning. Among various clustering methods, hierarchical clustering, density-based clustering, and graph clustering stand out as representative approaches. For hierarchical clustering, it can be categorized into agglomerative and divisive modes to construct clusters in a recursive manner. The key aspect of both modes is the calculation of inter-cluster similarity, which determines whether to merge the sub-clusters into one cluster or divide a current cluster into sub-clusters. Traditionally, the similarity is derived from pairwise distances, often overlooking density variations and structural connectivity in graphs. To address this, we propose a density-aware hierarchical clustering method based on element-categorized connection subgraphs (DHC-ECS), which effectively integrates the hierarchical clustering, density-based clustering, and graph clustering. Particularly, a novel inter-cluster similarity metric is introduced that considers not only distances but also the element categorization in the KNN connection subgraphs, kernel density estimation, and local connectivity within sub-clusters. Extensive evaluations on heterogeneous benchmark datasets demonstrate that DHC-ECS exhibits superior overall performance in terms of clustering accuracy and parameter robustness compared with the baseline methods (including AChameleon, RNN-DBSCAN, McDPC, and G-RMS). The work indicates the great potential of the proposed clustering algorithm for low-dimensional datasets by leveraging local density and graph-structured connectivity (i.e., the duality of vertices and edges), as well as the possibility to determine an intrinsic threshold, reducing the reliance on manual parameter tuning.
Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。