paper-with-me

Papers

Non-parametric Differentially Private Confidence Intervals for the Median

2021-06-18 · Joerg Drechsler, Ira Globus-Harris, Audra McMillan, Jayshree Sarathy, Adam Smith

Differential privacy is a restriction on data processing algorithms that provides strong confidentiality guarantees for individual records in the data. However, research on proper statistical inference, that is, research on properly quantifying the uncertainty of the (noisy) sample estimate regarding the true value in the population, is currently still limited. This paper proposes and evaluates several strategies to compute valid differentially private confidence intervals for the median. Instead of computing a differentially private point estimate and deriving its uncertainty, we directly estimate the interval bounds and discuss why this approach is superior if ensuring privacy is important. We also illustrate that addressing both sources of uncertainty--the error from sampling and the error from protecting the output--simultaneously should be preferred over simpler approaches that incorporate the uncertainty in a sequential fashion. We evaluate the performance of the different algorithms under various parameter settings in extensive simulation studies and demonstrate how the findings could be applied in practical settings using data from the 1940 Decennial Census.

📄 PDF Abstract BibTeX arXiv:2106.10333

Code (1)

anonymous-conf-medians/dp-medians 공식 구현

Tasks

valid

Similar Papers 제목 키워드 기반

Parametric Bootstrap for Differentially Private Confidence Intervals

2020-06-14 · Cecilia Ferrando, Shufan Wang, Daniel Sheldon

The goal of this paper is to develop a practical and general-purpose approach to construct confidence intervals for differentially private parametric estimation. We find that the parametric bootstrap is a simple and effe…

Resampling methods for private statistical inference

2024-02-11 · Karan Chadha, John Duchi, Rohith Kuditipudi

We consider the task of constructing confidence intervals with differential privacy. We propose two private variants of the non-parametric bootstrap, which privately compute the median of the results of multiple "little"…

Differentially Private Nonparametric Confidence Intervals Under Minimal Distributional Assumptions

2025-11-03 · Tomer Shoham, Moshe Shenfeld, Noa Velner-Harris, Katrina Ligett arxiv

We consider the problem of constructing differentially private nonparametric confidence intervals (CIs) for an arbitrary quantity using resampling. A growing body of work has adapted resampling ideas to the private setti…

Differentially Private Confidence Intervals for Empirical Risk Minimization

2018-04-11 · Yue Wang, Daniel Kifer, Jaewoo Lee

The process of data mining with differential privacy produces results that are affected by two types of noise: sampling noise due to data collection and privacy noise that is designed to prevent the reconstruction of sen…

BIG-bench Machine Learning

PrivATE: Differentially Private Confidence Intervals for Average Treatment Effects

2025-05-27 · Maresa Schröder, Justin Hartenstein, Stefan Feuerriegel

The average treatment effect (ATE) is widely used to evaluate the effectiveness of drugs and other medical interventions. In safety-critical applications like medicine, reliable inferences about the ATE typically require…

Privacy PreservingUncertainty Quantificationvalid