paper-with-me

Papers

Private False Discovery Rate Control

2015-11-12 · Cynthia Dwork, Weijie Su, Li Zhang

We provide the first differentially private algorithms for controlling the false discovery rate (FDR) in multiple hypothesis testing, with essentially no loss in power under certain conditions. Our general approach is to adapt a well-known variant of the Benjamini-Hochberg procedure (BHq), making each step differentially private. This destroys the classical proof of FDR control. To prove FDR control of our method, (a) we develop a new proof of the original (non-private) BHq algorithm and its robust variants -- a proof requiring only the assumption that the true null test statistics are independent, allowing for arbitrary correlations between the true nulls and false nulls. This assumption is fairly weak compared to those previously shown in the vast literature on this topic, and explains in part the empirical robustness of BHq. Then (b) we relate the FDR control properties of the differentially private version to the control properties of the non-private version. \end{enumerate} We also present a low-distortion "one-shot" differentially private primitive for "top $k$" problems, e.g., "Which are the $k$ most popular hobbies?" (which we apply to: "Which hypotheses have the $k$ most significant $p$-values?"), and use it to get a faster privacy-preserving instantiation of our general approach at little cost in accuracy. The proof of privacy for the one-shot top~$k$ algorithm introduces a new technique of independent interest.

📄 PDF Abstract BibTeX arXiv:1511.03803

Code (0)

등록된 구현이 없습니다.

Tasks

Privacy PreservingTwo-sample testing

Similar Papers 제목 키워드 기반

PAPRIKA: Private Online False Discovery Rate Control

2020-02-27 · Wanrong Zhang, Gautam Kamath, Rachel Cummings

In hypothesis testing, a false discovery occurs when a hypothesis is incorrectly rejected due to noise in the sample. When adaptively testing multiple hypotheses, the probability of a false discovery increases as more te…

Two-sample testing

Differentially Private False Discovery Rate Control

2018-07-11 · Cynthia Dwork, Weijie J. Su, Li Zhang

Differential privacy provides a rigorous framework for privacy-preserving data analysis. This paper proposes the first differentially private procedure for controlling the false discovery rate (FDR) in multiple hypothesi…

Privacy PreservingTwo-sample testing

Adaptive False Discovery Rate Control with Privacy Guarantee

2023-05-31 · Xintao Xia, Zhanrui Cai

Differentially private multiple testing procedures can protect the information of individuals used in hypothesis tests while guaranteeing a small fraction of false discoveries. In this paper, we propose a differentially …

Differentially Private Variable Selection via the Knockoff Filter

2021-09-12 · Mehrdad Pournaderi, Yu Xiang

The knockoff filter, recently developed by Barber and Candes, is an effective procedure to perform variable selection with a controlled false discovery rate (FDR). We propose a private version of the knockoff filter by i…

Variable Selection

Controlling False Discovery Rates under Cross-Sectional Correlations

2021-02-15 · Junpei Komiyama, Masaya Abe, Kei Nakagawa, Kenichiro McAlinn

We consider controlling the false discovery rate for testing many time series with an unknown cross-sectional correlation structure. Given a large number of hypotheses, false and missing discoveries can plague an analysi…

Time SeriesTime Series Analysis