English

Making Old Things New: A Unified Algorithm for Differentially Private Clustering

Data Structures and Algorithms 2024-06-18 v1 Cryptography and Security Machine Learning

Abstract

As a staple of data analysis and unsupervised learning, the problem of private clustering has been widely studied under various privacy models. Centralized differential privacy is the first of them, and the problem has also been studied for the local and the shuffle variation. In each case, the goal is to design an algorithm that computes privately a clustering, with the smallest possible error. The study of each variation gave rise to new algorithms: the landscape of private clustering algorithms is therefore quite intricate. In this paper, we show that a 20-year-old algorithm can be slightly modified to work for any of these models. This provides a unified picture: while matching almost all previously known results, it allows us to improve some of them and extend it to a new privacy model, the continual observation setting, where the input is changing over time and the algorithm must output a new solution at each time step.

Keywords

Cite

@article{arxiv.2406.11649,
  title  = {Making Old Things New: A Unified Algorithm for Differentially Private Clustering},
  author = {Max Dupré la Tour and Monika Henzinger and David Saulpic},
  journal= {arXiv preprint arXiv:2406.11649},
  year   = {2024}
}

Comments

Oral presentation at ICML 2024

R2 v1 2026-06-28T17:08:49.088Z