Private Approximations of a Convex Hull in Low Dimensions
Abstract
We give the first differentially private algorithms that estimate a variety of geometric features of points in the Euclidean space, such as diameter, width, volume of convex hull, min-bounding box, min-enclosing ball etc. Our work relies heavily on the notion of Tukey-depth. Instead of (non-privately) approximating the convex-hull of the given set of points P, our algorithms approximate the geometric features of the -Tukey region induced by P (all points of Tukey-depth or greater). Moreover, our approximations are all bi-criteria: for any geometric feature μ our (α,)-approximation is a value "sandwiched" between (1-α)μ(DP()) and (1+α)μ(DP(-)). Our work is aimed at producing a (α,)-kernel of DP(), namely a set S such that (after a shift) it holds that (1-α)DP()⊂ CH(S) ⊂ (1+α)DP(-). We show that an analogous notion of a bi-critera approximation of a directional kernel, as originally proposed by Agarwal et al~[2004], fails to give a kernel, and so we result to subtler notions of approximations of projections that do yield a kernel. First, we give differentially private algorithms that find (α,)-kernels for a "fat" Tukey-region. Then, based on a private approximation of the min-bounding box, we find a transformation that does turn DP() into a "fat" region but only if its volume is proportional to the volume of DP(-). Lastly, we give a novel private algorithm that finds a depth parameter for which the volume of DP() is comparable to DP(-). We hope this work leads to the further study of the intersection of differential privacy and computational geometry.