vix.ing · top · new · best · stats · spec

Pure-DP Statistical Query Release at the Conjectured Square-Root Rate

2026/07/22 by Jack Fitzsimons
Computer Science · #cs.CR #cs.DS

paper · pdf

26 pages; companion Lean 4 formalization included as ancillary material

arxiv created 2026/08/03 · arxiv updated 2026/08/04

Abstract

Nikolov and Ullman asked whether k statistical queries on a universe of size T can be released under pure differential privacy with expected worst-coordinate error at the square-root rate suggested by known lower bounds. We prove their conjectured upper bound. For every database size n and privacy parameter ε>0, there is an ε-differentially private mechanism with expected error O(min\1,√(log(2T)log(2k)/(ε n))\). This matches the lower-bound dependence in the standard high-dimensional regimes where those bounds apply; the shifted logarithms and outer minimum make the upper bound valid without additional parameter assumptions. The construction starts from a selection-only private multiplicative weights transcript, then replaces its probability mass function by a distance-penalized likelihood envelope. To prove that the modification preserves accuracy, a likelihood-level Maurey argument upper-bounds each Hamming-ball maximum by a small family of auxiliary PMW laws. Renyi moment bounds control nearby balls, a direct mixture bound controls distant balls, and grouping radii at the privacy scale prevents an additional 1/ε factor in the error. The mechanism is information-theoretic. A companion Lean 4 development machine-checks the finite construction, pure privacy after deterministic decoding, and the displayed all-regimes upper bound.

Related