Distributionally Robust K-Means Clustering

📅 2026-04-13
📈 Citations: 0
Influential: 0
📄 PDF

career value

228K/year
🤖 AI Summary
This work addresses the limited robustness of traditional K-means clustering against outliers, distributional shifts, and small sample sizes by reframing it as a Lloyd–Max quantization problem for empirical distributions. The authors introduce, for the first time, a Wasserstein-2 ball to construct an ambiguity set over probability distributions and formulate a minimax optimization model that minimizes the worst-case expected squared distance. Leveraging duality theory and block coordinate descent, they derive a smooth, weighted soft clustering algorithm that naturally generalizes hard assignments to soft ones. The proposed method exhibits substantially enhanced robustness to noise and outliers, achieves strong performance on standard benchmarks and large-scale synthetic datasets, and enjoys theoretical guarantees of monotonic convergence and local linear convergence.

Technology Category

Application Category

📝 Abstract
K-means clustering is a workhorse of unsupervised learning, but it is notoriously brittle to outliers, distribution shifts, and limited sample sizes. Viewing k-means as Lloyd--Max quantization of the empirical distribution, we develop a distributionally robust variant that protects against such pathologies. We posit that the unknown population distribution lies within a Wasserstein-2 ball around the empirical distribution. In this setting, one seeks cluster centers that minimize the worst-case expected squared distance over this ambiguity set, leading to a minimax formulation. A tractable dual yields a soft-clustering scheme that replaces hard assignments with smoothly weighted ones. We propose an efficient block coordinate descent algorithm with provable monotonic decrease and local linear convergence. Experiments on standard benchmarks and large-scale synthetic data demonstrate substantial gains in outlier detection and robustness to noise.
Problem

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

K-means clustering
outliers
distribution shifts
sample size limitations
robustness
Innovation

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

Distributionally Robust Optimization
K-Means Clustering
Wasserstein Distance
Soft Clustering
Block Coordinate Descent
🔎 Similar Papers
No similar papers found.