English

Optimal Private Halfspace Counting via Discrepancy

Data Structures and Algorithms 2012-03-27 v1 Computational Geometry

Abstract

A range counting problem is specified by a set PP of size P=n|P| = n of points in Rd\mathbb{R}^d, an integer weight xpx_p associated to each point pPp \in P, and a range space R2P{\cal R} \subseteq 2^{P}. Given a query range RRR \in {\cal R}, the target output is R(x)=pRxpR(\vec{x}) = \sum_{p \in R}{x_p}. Range counting for different range spaces is a central problem in Computational Geometry. We study (ϵ,δ)(\epsilon, \delta)-differentially private algorithms for range counting. Our main results are for the range space given by hyperplanes, that is, the halfspace counting problem. We present an (ϵ,δ)(\epsilon, \delta)-differentially private algorithm for halfspace counting in dd dimensions which achieves O(n11/d)O(n^{1-1/d}) average squared error. This contrasts with the Ω(n)\Omega(n) lower bound established by the classical result of Dinur and Nissim [PODS 2003] for arbitrary subset counting queries. We also show a matching lower bound on average squared error for any (ϵ,δ)(\epsilon, \delta)-differentially private algorithm for halfspace counting. Both bounds are obtained using discrepancy theory. For the lower bound, we use a modified discrepancy measure and bound approximation of (ϵ,δ)(\epsilon, \delta)-differentially private algorithms for range counting queries in terms of this discrepancy. We also relate the modified discrepancy measure to classical combinatorial discrepancy, which allows us to exploit known discrepancy lower bounds. This approach also yields a lower bound of Ω((logn)d1)\Omega((\log n)^{d-1}) for (ϵ,δ)(\epsilon, \delta)-differentially private orthogonal range counting in dd dimensions, the first known superconstant lower bound for this problem. For the upper bound, we use an approach inspired by partial coloring methods for proving discrepancy upper bounds, and obtain (ϵ,δ)(\epsilon, \delta)-differentially private algorithms for range counting with polynomially bounded shatter function range spaces.

Keywords

Cite

@article{arxiv.1203.5453,
  title  = {Optimal Private Halfspace Counting via Discrepancy},
  author = {S. Muthukrishnan and Aleksandar Nikolov},
  journal= {arXiv preprint arXiv:1203.5453},
  year   = {2012}
}
R2 v1 2026-06-21T20:39:25.243Z