Better Privacy Guarantees for Larger Groups
This paper establishes that for private histograms with fixed disjoint groups, the optimal privacy budget dependence on group size is an inverse-square rate of , which is both achievable via a shifted-log Gaussian mechanism and necessary for any mechanism satisfying count-dependent zero-concentrated differential privacy with relaxed error bounds at zero.
Original paper licensed under CC BY 4.0 (http://creativecommons.org/licenses/by/4.0/). This is an AI-generated explanation of the paper below. It is not written or endorsed by the authors. For technical accuracy, refer to the original paper. Read full disclaimer
Technical Summary: Better Privacy Guarantees for Larger Groups
Problem Statement
This paper addresses an open problem posed by Pujol and Desfontaines [2023] regarding the design of private histograms for fixed, disjoint groups. Standard differential privacy mechanisms typically add noise of a fixed magnitude to every count, providing uniform absolute privacy but resulting in significantly smaller relative errors for large groups compared to small ones. The core question is whether one can "spend" this surplus accuracy differently: allowing the error in a group to scale proportionally with its count () to provide stronger privacy guarantees (a smaller privacy budget) for members of larger groups.
The paper investigates this under the add-or-remove-one adjacency model. The goal is to find a mechanism where the privacy budget depends only on the group count , is non-increasing, and satisfies count-dependent group-wise zero-concentrated differential privacy (zCDP). This requires bounding the Rényi divergence in both directions for every order between neighboring datasets.
A critical technical hurdle identified is the boundary condition at zero. The original formulation required the expected absolute error to be strictly less than . At , this implies , which is impossible. Furthermore, relaxing the inequality to while maintaining finite two-sided Rényi divergence across the edge leads to a contradiction (forcing the output at count 1 to be deterministic, violating the error bound).
Methodology and Repaired Formulation
To resolve the boundary issue, the authors propose a "repaired" utility requirement:
This maintains the relative error target for all positive counts while introducing a fixed absolute tolerance at zero, making the problem feasible.
The paper employs two primary methodological approaches:
Feasibility (Upper Bound): The authors specialize an existing "shifted-transformation" framework (Finley et al. [2026]). They transform the count space via a logarithm with a shift (i.e., ), add fixed-variance Gaussian noise, and apply a deterministic drift before exponentiating and clipping.
- Key Innovation: Unlike standard log-normal mechanisms that use a drift of to ensure mean-unbiasedness, this mechanism uses a drift of . This specific drift is chosen to minimize the expected absolute multiplicative error, which aligns with the paper's utility metric.
- Privacy Mechanism: By working in log-space with equal variance, the mechanism ensures that the Rényi divergence between adjacent counts is finite for all orders , avoiding the "tail obstruction" where unequal variances cause infinite divergence in one direction.
Impossibility (Lower Bound): The authors prove that no mechanism satisfying the repaired utility and count-dependent zCDP requirements can achieve a privacy budget decay rate faster than the inverse-square of the count.
- Two-Count Argument: A test between two specific counts establishes the exponent.
- Many-Count Argument: By utilizing a "hidden offset" random variable and information-theoretic arguments (relating expected absolute error to mutual information), the authors derive a tighter lower bound on the leading coefficient of the privacy budget.
Key Results
Optimal Asymptotic Rate: For any fixed , the optimal privacy budget decays as .
- Upper Bound: The shifted-log Gaussian mechanism achieves . Specifically, as , .
- Lower Bound: Any mechanism satisfying the requirements must have . This confirms the inverse-square rate is intrinsic and not an artifact of the construction.
Leading Coefficients: The paper narrows the gap between the best possible upper and lower bounds for the leading coefficient in the limit of small and large :
The ratio between these bounds is approximately 2.995, indicating the bounds are within a factor of three.Failure of Unequal-Variance Gaussian: The paper demonstrates that a naive mechanism releasing (Gaussian noise with variance proportional to the square of the count) fails the zCDP definition. While it has the correct error scale, the unequal variances between adjacent counts cause the Rényi divergence in one direction to become infinite for sufficiently high orders , violating the "all-orders" requirement of zCDP.
Trivial Case: At , a data-independent release (e.g., always outputting $0.5$) satisfies the repaired criterion with zero privacy loss ().
Significance and Claims
The paper claims to provide the first mechanism-independent proof that the inverse-square rate is optimal for this specific formulation of group-wise privacy.
- Feasibility: It establishes that the "repaired" formulation is solvable and provides a concrete, composable mechanism (shifted-log Gaussian) that achieves the optimal rate.
- Optimality: It proves that no mechanism, regardless of complexity or correlation structure, can improve upon the decay rate.
- Precision: By employing many-count information arguments, the paper significantly tightens the bounds on the leading constant compared to previous two-count analyses, reducing the uncertainty to a factor of less than three.
The authors explicitly state that determining the exact value of the optimal coefficient remains an open question. They also note that their results apply to fixed, disjoint groups; overlapping or data-dependent groups would require separate sensitivity analysis. The mechanism is biased (due to the drift) but is calibrated specifically to minimize expected absolute error, not to be unbiased.
Drowning in papers in your field?
Get daily digests of the most novel papers matching your research keywords — with technical summaries, in your language.