2019
DOI: 10.48550/arxiv.1909.01917
|View full text |Cite
Preprint
|
Sign up to set email alerts
|

Differentially Private SQL with Bounded User Contribution

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 a… Show more

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
1
1
1
1

Citation Types

0
8
0

Year Published

2020
2020
2024
2024

Publication Types

Select...
3
3

Relationship

0
6

Authors

Journals

citations
Cited by 7 publications
(8 citation statements)
references
References 18 publications
0
8
0
Order By: Relevance
“…(Indeed, adjacency is often described by requiring that the Hamming distance between the n-tuples is at most 1.) Most implementations of DP are not explicit about these choices, but the wording in the documentation suggests the same conventions (e.g., see Section 1.3 in [49]).…”
Section: Underestimation Of Sensitivitymentioning
confidence: 99%
See 2 more Smart Citations
“…(Indeed, adjacency is often described by requiring that the Hamming distance between the n-tuples is at most 1.) Most implementations of DP are not explicit about these choices, but the wording in the documentation suggests the same conventions (e.g., see Section 1.3 in [49]).…”
Section: Underestimation Of Sensitivitymentioning
confidence: 99%
“…Google DP Library. Google's DP Library [49] was first released in September 2019 and remains under active development. It already supports many fundamental functions, such as count, sum, mean, variance, the Laplace mechanism, and the Gaussian mechanism, among others.…”
Section: An Overview Of Dp Librariesmentioning
confidence: 99%
See 1 more Smart Citation
“…Tools such as the Open Differential Privacy platform [21] aim to ease deployment of differential privacy for common scenarios. There has been recent research that enables global differential privacy on SQL analytic workloads [22] [23] [24]. Tools that are agnostic to compute targets and can scale to petabyte scale distributed computing environments enable the use of differentially private aggregates and censoring of rare dimension for computation of mutual information ranking.…”
Section: B Differential Privacymentioning
confidence: 99%
“…In machine learning, and specifically in the nascent field of federated learning (Konečnỳ et al, 2016) (see, e.g., (Kairouz et al, 2019) for a recent survey), private summation enables private Stochastic Gradient Descent (SGD), which in turn allows the private training of deep neural networks that are guaranteed not to overfit to any user-specific information. Moreover, summation is perhaps the most primitive functionality in database systems in general, and in private implementations in particular (see, e.g., (Kotsogiannis et al, 2019;Wilson et al, 2019;Suresh et al, 2017)).…”
Section: Introductionmentioning
confidence: 99%