Robust K-means Clustering using the Density Power Divergence Measure

📅 2026-08-30
📈 Citations: 0
Influential: 0
📄 PDF
🤖 AI Summary
提出了一种基于密度幂散度和马氏距离的鲁棒K-means聚类方法(MK-means DPD),并引入了保证收敛的变体DC-MK-means DPD,以解决传统K-means对异常值敏感的问题。
📝 Abstract
We introduce a robust clustering method, MK-means DPD, that estimates cluster centers and covariance matrices using density power divergence (DPD) measures combined with Mahalanobis distance, making it resistant to outliers and adaptable to heterogeneous, elliptical clusters, unlike the classical K-means algorithm. Since Mahalanobis distance-based K-means lacks a general convergence guarantee, we further introduce a convergent variant, Density-Consistent MK-means DPD (DC-MK-means DPD), which redefines the cluster assignment step in terms of a pointwise DPD loss. We prove a formal theorem establishing that the resulting algorithm converges in a finite number of steps. We also propose two new robust internal evaluation indices, a Median Davies-Bouldin Index and a Trimmed Calinski-Harabasz Index, to ensure that performance comparisons are not themselves distorted by outliers. The efficacy of the proposed methods is demonstrated on simulated data, showing superiority over existing methods, and on two real datasets: Iris data, to identify similar species, and COVID-19 case fatality rate and infection rate data for countries worldwide, examining the resulting clusters' geographic and socio-economic patterns.
Problem

Research questions and friction points this paper is trying to address.

Robust Clustering
Outliers
Heterogeneous Clusters
Elliptical Clusters
Innovation

Methods, ideas, or system contributions that make the work stand out.

Density Power Divergence
Mahalanobis Distance
Robust Clustering
Convergence Guarantee
Internal Evaluation Indices
🔎 Similar Papers
No similar papers found.