Clustering Algorithms for the Centralized and Local Models
Kobbi Nissim, Uri Stemmer

TL;DR
This paper introduces new differentially private algorithms for the minimum enclosing ball problem that achieve constant factor approximations in both centralized and local models, improving over previous logarithmic approximations.
Contribution
It presents the first constant factor approximation algorithms for the minimum enclosing ball problem under differential privacy in both models.
Findings
Achieves constant factor approximation for the minimum enclosing ball problem.
Provides algorithms applicable to both centralized and local differential privacy models.
Demonstrates how these algorithms can be used for approximating k-means clustering.
Abstract
We revisit the problem of finding a minimum enclosing ball with differential privacy: Given a set of points in the Euclidean space and an integer , the goal is to find a ball of the smallest radius enclosing at least input points. The problem is motivated by its various applications to differential privacy, including the sample and aggregate technique, private data exploration, and clustering. Without privacy concerns, minimum enclosing ball has a polynomial time approximation scheme (PTAS), which computes a ball of radius almost (the problem is NP-hard to solve exactly). In contrast, under differential privacy, until this work, only a -approximation algorithm was known. We provide new constructions of differentially private algorithms for minimum enclosing ball achieving constant factor approximation to …
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsPrivacy-Preserving Technologies in Data · Cryptography and Data Security · Mobile Crowdsensing and Crowdsourcing
