A Differentially Private Linear-Time fPTAS for the Minimum Enclosing Ball Problem
Bar Mahpud, Or Sheffet

TL;DR
This paper presents the first differentially private, linear-time approximation scheme for the Minimum Enclosing Ball problem, improving efficiency and utility bounds over previous methods, with empirical validation and open questions.
Contribution
It introduces a novel DP fPTAS for MEB with improved runtime and utility bounds, including a local-model version, and provides empirical testing and discussion of open problems.
Findings
Achieves a (1+γ)-approximate ball with improved utility bounds.
Runs in nearly linear time, O(n/γ^2), for the first DP fPTAS.
Provides empirical results and discusses future research directions.
Abstract
The Minimum Enclosing Ball (MEB) problem is one of the most fundamental problems in clustering, with applications in operations research, statistics and computational geometry. In this works, we give the first differentially private (DP) fPTAS for the Minimum Enclosing Ball problem, improving both on the runtime and the utility bound of the best known DP-PTAS for the problem, of Ghazi et al. (2020). Given points in that are covered by the ball , our simple iterative DP-algorithm returns a ball where and which leaves at most points uncovered in -time. We also give a local-model version of our algorithm, that leaves at most points uncovered, improving on the -bound of Nissim and…
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
TopicsRandom Matrices and Applications · Imbalanced Data Classification Techniques · Complexity and Algorithms in Graphs
