paper-with-me

홈 › Papers

A New Analysis of Differential Privacy's Generalization Guarantees

2019-09-09 · Christopher Jung, Katrina Ligett, Seth Neel, Aaron Roth, Saeed Sharifi-Malvajerdi, Moshe Shenfeld

We give a new proof of the "transfer theorem" underlying adaptive data analysis: that any mechanism for answering adaptively chosen statistical queries that is differentially private and sample-accurate is also accurate out-of-sample. Our new proof is elementary and gives structural insights that we expect will be useful elsewhere. We show: 1) that differential privacy ensures that the expectation of any query on the posterior distribution on datasets induced by the transcript of the interaction is close to its true value on the data distribution, and 2) sample accuracy on its own ensures that any query answer produced by the mechanism is close to its posterior expectation with high probability. This second claim follows from a thought experiment in which we imagine that the dataset is resampled from the posterior distribution after the mechanism has committed to its answers. The transfer theorem then follows by summing these two bounds, and in particular, avoids the "monitor argument" used to derive high probability bounds in prior work. An upshot of our new proof technique is that the concrete bounds we obtain are substantially better than the best previously known bounds, even though the improvements are in the constants, rather than the asymptotics (which are known to be tight). As we show, our new bounds outperform the naive "sample-splitting" baseline at dramatically smaller dataset sizes compared to the previous state of the art, bringing techniques from this literature closer to practicality.

📄 PDF Abstract BibTeX arXiv:1909.03577

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Concentration Bounds for High Sensitivity Functions Through Differential Privacy

2017-03-06 · Kobbi Nissim, Uri Stemmer

A new line of work [Dwork et al. STOC 2015], [Hardt and Ullman FOCS 2014], [Steinke and Ullman COLT 2015], [Bassily et al. STOC 2016] demonstrates how differential privacy [Dwork et al. TCC 2006] can be used as a mathema…

SensitivityVocal Bursts Intensity Prediction

Dimension Independent Generalization of DP-SGD for Overparameterized Smooth Convex Optimization

2022-06-03 · Yi-An Ma, Teodor Vanislavov Marinov, Tong Zhang

This paper considers the generalization performance of differentially private convex learning. We demonstrate that the convergence analysis of Langevin algorithms can be used to obtain new generalization bounds with diff…

Generalization Bounds

Adaptive Learning with Robust Generalization Guarantees

2016-02-24 · Rachel Cummings, Katrina Ligett, Kobbi Nissim, Aaron Roth 외

The traditional notion of generalization---i.e., learning a hypothesis whose empirical error is close to its true error---is surprisingly brittle. As has recently been noted in [DFH+15b], even if several algorithms have …

Differentially Private Random Feature Model

2024-12-06 · Chunyang Liao, Deanna Needell, Alexander Xue

Designing privacy-preserving machine learning algorithms has received great attention in recent years, especially in the setting when the data contains sensitive information. Differential privacy (DP) is a widely used me…

FairnessmodelPrivacy Preserving

Stronger Privacy Amplification by Shuffling for Rényi and Approximate Differential Privacy

2022-08-09 · Vitaly Feldman, Audra McMillan, Kunal Talwar

The shuffle model of differential privacy has gained significant interest as an intermediate trust model between the standard local and central models [EFMRTT19; CSUZZ19]. A key result in this model is that randomly shuf…