AAAI 2021technical24 citations

Differentially Private Clustering via Maximum Coverage

Matthew Jones, Huy L. Nguyen, Thy D Nguyen

Abstract

This paper studies the problem of clustering in metric spaces while preserving the privacy of individual data. Specifically, we examine differentially private variants of the k-medians and Euclidean k-means problems. We present polynomial algorithms with constant multiplicative error and lower additive error than the previous state-of-the-art for each problem. Additionally, our algorithms use a clustering algorithm without differential privacy as a black-box. This allows practitioners to control the trade-off between runtime and approximation factor by choosing a suitable clustering algorithm to use.

BibTeX
@inproceedings{aaai2021_differentiallypr,
  title = {Differentially Private Clustering via Maximum Coverage},
  author = {Matthew Jones and Huy L. Nguyen and Thy D Nguyen},
  booktitle = {AAAI 2021},
  year = {2021}
}