Pith. sign in

REVIEW 1 cited by

Differentially Private Stream Processing at Scale

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 2303.18086 v3 pith:CZ7Y4Q4M submitted 2023-03-31 cs.CR cs.DB

classification cs.CRcs.DB
keywords keysstreamingdesigndifferentiallydp-sqlpgoogleprivatescale
verification ladder T0 review T1 audit T2 compute T3 formal
0 comments
abstract

We design, to the best of our knowledge, the first differentially private (DP) stream aggregation processing system at scale. Our system -- Differential Privacy SQL Pipelines (DP-SQLP) -- is built using a streaming framework similar to Spark streaming, and is built on top of the Spanner database and the F1 query engine from Google. Towards designing DP-SQLP we make both algorithmic and systemic advances, namely, we (i) design a novel (user-level) DP key selection algorithm that can operate on an unbounded set of possible keys, and can scale to one billion keys that users have contributed, (ii) design a preemptive execution scheme for DP key selection that avoids enumerating all the keys at each triggering time, and (iii) use algorithmic techniques from DP continual observation to release a continual DP histogram of user contributions to different keys over the stream length. We empirically demonstrate the efficacy by obtaining at least $16\times$ reduction in error over meaningful baselines we consider. We implemented a streaming differentially private user impressions for Google Shopping with DP-SQLP. The streaming DP algorithms are further applied to Google Trends.

Discussion (0). Continue with ORCID to comment.

Forward citations

Cited by 1 Pith paper

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

  1. Scalable Private Partition Selection via Adaptive Weighting

    cs.DS 2025-02 conditional novelty 7.0 of 10

    MaxAdaptiveDegree reroutes excess privacy weight from very common items to rarer ones, yielding a parallel private partition selection algorithm that matches the standard baseline's privacy guarantee and outperforms i...

Pith tools