Pith. sign in

REVIEW 2 cited by

Differentially Private SQL with Bounded User Contribution

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 1909.01917 v3 pith:4HMZ4ZI2 submitted 2019-09-04 cs.CR cs.DB

classification cs.CRcs.DB
keywords differentiallyprivatedatabaseassociatedindividualmanymethodpractice
verification ladder T0 review T1 audit T2 compute T3 formal
0 comments
read the original abstract

Differential privacy (DP) provides formal guarantees that the output of a database query does not reveal too much information about any individual present in the database. While many differentially private algorithms have been proposed in the scientific literature, there are only a few end-to-end implementations of differentially private query engines. Crucially, existing systems assume that each individual is associated with at most one database record, which is unrealistic in practice. We propose a generic and scalable method to perform differentially private aggregations on databases, even when individuals can each be associated with arbitrarily many rows. We express this method as an operator in relational algebra, and implement it in an SQL engine. To validate this system, we test the utility of typical queries on industry benchmarks, and verify its correctness with a stochastic test framework we developed. We highlight the promises and pitfalls learned when deploying such a system in practice, and we publish its core components as open-source software.

Discussion (0). Continue with ORCID to comment.

Forward citations

Cited by 2 Pith papers

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...

  2. But Can You Use It? Design Recommendations for Differentially Private Interactive Systems

    cs.HC 2024-12 conditional novelty 4.0 of 10

    The paper presents design recommendations and an example architecture for making differentially private interactive query systems usable by policy researchers, balancing privacy, statistical utility, and usability.

Pith tools