Poster Session 5 · Friday, December 5, 2025 11:00 AM → 2:00 PM
#1303
Private Geometric Median in Nearly-Linear Time
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 of for . Their algorithm requires samples, which they prove is information-theoretically optimal. This result is surprising because its error scales with the 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 samples, but in time . Our runtime is nearly-linear, plus the cost of the cheapest non-private first-order method due to CLMPS16.