cs.LGMay 29, 2026

PE-means: Improved Differentially Private kk-means Clustering through Private Evolution

Authors: Thomas HumphriesZinan LinSergey Yekhanin

Organizations: University of Waterloo · Microsoft Research

Abstract

We study the problem of differentially private (DP) kk-means clustering in Euclidean space. Previous solutions rely on summing the private data directly, which induces a sensitivity proportional to the domain. We introduce PE-means, an extension of the private evolution (PE) algorithm (an increasingly popular method for synthetic data generation), to the problem of kk-means clustering. The key advantage of PE is that it only computes a private histogram with constant sensitivity to guide the evolution. Our adaptation of PE includes new evolutionary operators for clustering, as well as other algorithmic improvements of independent interest. Overall, PE-means achieves an average improvement of 26% in clustering loss over state-of-the-art baselines such as Google's LSH-based algorithm and DP-Lloyd variants.

Explore similar work

CardsList
  1. DP-KFC: Data-Free Preconditioning for Privacy-Preserving Deep Learning

    May 13, 2026Marc Molina Van den Bosch, Riccardo Taiello, Albert Sund Aillet +3Differential PrivacySpectral Preconditioning