Private Geometric Median in Nearly-Linear Time
Syamantak Kumar, Daogao Liu, Kevin Tian, Chutong Yang

TL;DR
This paper presents a nearly-linear time differentially private algorithm for estimating the geometric median, improving computational efficiency while maintaining optimal sample complexity and approximation quality.
Contribution
It introduces a nearly-linear time algorithm for private geometric median estimation, combining subsampling, geometric aggregation, and sensitivity analysis to enhance previous methods.
Findings
Achieves the same approximation with nearly-linear runtime
Uses optimal sample complexity of $n ceil ext{sqrt}(d) / ( ext{alpha} imes ext{epsilon})$
Combines subsampling and geometric aggregation techniques
Abstract
Estimating the geometric median of a dataset is a robust counterpart to mean estimation, and is a fundamental problem in computational geometry. Recently, [HSU24] gave an -differentially private algorithm obtaining an -multiplicative approximation to the geometric median objective, , given a dataset . Their algorithm requires samples, which they prove is information-theoretically optimal. This result is surprising because its error scales with the \emph{effective radius} of (i.e., of a ball capturing most points), rather than the worst-case radius. We give an improved algorithm that obtains the same approximation quality, also using $n \gtrsim \sqrt d \cdot \frac 1…
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
TopicsCryptography and Data Security · Computational Geometry and Mesh Generation · Geometric and Algebraic Topology
MethodsSPEED: Separable Pyramidal Pooling EncodEr-Decoder for Real-Time Monocular Depth Estimation on Low-Resource Settings
