A Differentially Private Linear-Time fPTAS for the Minimum Enclosing Ball Problem
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 n points in ^d that are covered by the ball B(θ_opt,r_opt), our simple iterative DP-algorithm returns a ball B(θ,r) where r≤ (1+γ)r_opt and which leaves at most Õ(√(d)/γ^2ϵ) points uncovered in Õ(n/γ^2)-time. We also give a local-model version of our algorithm, that leaves at most Õ(√(nd)/γ^2ϵ) points uncovered, improving on the n^0.67-bound of Nissim and Stemmer (2018) (at the expense of other parameters). In addition, we test our algorithm empirically and discuss future open problems.
READ FULL TEXT