Pith. sign in

REVIEW 2 cited by

PREM: Privately Answering Statistical Queries with Relative Error

Not yet reviewed by Pith; the record is open.

This paper has not been read by Pith yet. Machine review is queued; the pith claim, tier, and objections will appear here once it completes.

SPECIMEN: schema-true, not a live event

T0 review · schema-true

One-sentence machine reading of the paper's core claim.

pith:XXXXXXXX · record.json · timestamp

arxiv 2502.14809 v1 pith:DBX7V7U7 submitted 2025-02-20 cs.LG

PREM: Privately Answering Statistical Queries with Relative Error

classification cs.LG
keywords errorqueriesdeltarelativestatisticalvarepsilonzetaadditive
verification ladder T0 review T1 audit T2 compute T3 formal T4 reserved
0 comments
Share X Bluesky LinkedIn Reddit HN
abstract

We introduce $\mathsf{PREM}$ (Private Relative Error Multiplicative weight update), a new framework for generating synthetic data that achieves a relative error guarantee for statistical queries under $(\varepsilon, \delta)$ differential privacy (DP). Namely, for a domain ${\cal X}$, a family ${\cal F}$ of queries $f : {\cal X} \to \{0, 1\}$, and $\zeta > 0$, our framework yields a mechanism that on input dataset $D \in {\cal X}^n$ outputs a synthetic dataset $\widehat{D} \in {\cal X}^n$ such that all statistical queries in ${\cal F}$ on $D$, namely $\sum_{x \in D} f(x)$ for $f \in {\cal F}$, are within a $1 \pm \zeta$ multiplicative factor of the corresponding value on $\widehat{D}$ up to an additive error that is polynomial in $\log |{\cal F}|$, $\log |{\cal X}|$, $\log n$, $\log(1/\delta)$, $1/\varepsilon$, and $1/\zeta$. In contrast, any $(\varepsilon, \delta)$-DP mechanism is known to require worst-case additive error that is polynomial in at least one of $n, |{\cal F}|$, or $|{\cal X}|$. We complement our algorithm with nearly matching lower bounds.

discussion (0)

Sign in with ORCID, Apple, or X to comment. Anyone can read and Pith papers without signing in.

Forward citations

Cited by 2 Pith papers

Reviewed papers in the Pith corpus that reference this work. Sorted by Pith novelty score.

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

    cs.DS 2026-07 accept novelty 8.0 full

    For any finite query set and data universe, a pure ε-DP mechanism releases all k query answers with expected worst-coordinate error O(min{1, sqrt(log(2T) log(2k) / (εn))}), matching known lower bounds.

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

    cs.DS 2026-07 conditional novelty 7.0

    Under pure differential privacy, k statistical queries over a universe of size T can be answered with expected worst-coordinate error O(min{1, sqrt(log(2T)log(2k)/(εn))}), matching known lower bounds.