A Differentially Private Linear-Time fPTAS for the Minimum Enclosing Ball Problem

June 07, 2022 Β· Declared Dead Β· πŸ› Neural Information Processing Systems

πŸ‘» CAUSE OF DEATH: Ghosted
No code link whatsoever

"No code URL or promise found in abstract"

Evidence collected by the PWNC Scanner

Authors Bar Mahpud, Or Sheffet arXiv ID 2206.03319 Category cs.DS: Data Structures & Algorithms Citations 3 Venue Neural Information Processing Systems Last Checked 4 months ago
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 $n$ points in $\R^d$ that are covered by the ball $B(ΞΈ_{opt},r_{opt})$, our simple iterative DP-algorithm returns a ball $B(ΞΈ,r)$ where $r\leq (1+Ξ³)r_{opt}$ and which leaves at most $\tilde O(\frac{\sqrt d}{Ξ³Ξ΅})$ points uncovered in $\tilde O(\nicefrac n {Ξ³^2})$-time. We also give a local-model version of our algorithm, that leaves at most $\tilde O(\frac{\sqrt {nd}}{Ξ³Ξ΅})$ 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.
Community shame:
Not yet rated
Community Contributions

Found the code? Know the venue? Think something is wrong? Let us know!

πŸ“œ Similar Papers

In the same crypt β€” Data Structures & Algorithms

Died the same way β€” πŸ‘» Ghosted