paper-with-me

Papers

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 private adaptive FDR control method that can control the classic FDR metric exactly at a user-specified level $\alpha$ with privacy guarantee, which is a non-trivial improvement compared to the differentially private Benjamini-Hochberg method proposed in Dwork et al. (2021). Our analysis is based on two key insights: 1) a novel p-value transformation that preserves both privacy and the mirror conservative property, and 2) a mirror peeling algorithm that allows the construction of the filtration and application of the optimal stopping technique. Numerical studies demonstrate that the proposed DP-AdaPT performs better compared to the existing differentially private FDR control methods. Compared to the non-private AdaPT, it incurs a small accuracy loss but significantly reduces the computation cost.

📄 PDF Abstract BibTeX arXiv:2305.19482

Code (0)

등록된 구현이 없습니다.

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

A New Approach to Adaptive Data Analysis and Learning via Maximal Leakage

2019-03-05 · Amedeo Roberto Esposito, Michael Gastpar, Ibrahim Issa

There is an increasing concern that most current published research findings are false. The main cause seems to lie in the fundamental disconnection between theory and practice in data analysis. While the former typicall…

A New Perspective on Pool-Based Active Classification and False-Discovery Control

2020-08-14 · NeurIPS 2019 12 · Lalit Jain, Kevin Jamieson

In many scientific settings there is a need for adaptive experimental design to guide the process of identifying regions of the search space that contain as many true positives as possible subject to a low rate of false …

Active LearningBinary ClassificationClassificationExperimental Design+1

A Bandit Approach to Multiple Testing with False Discovery Control

2018-09-06 · Kevin Jamieson, Lalit Jain

We propose an adaptive sampling approach for multiple testing which aims to maximize statistical power while ensuring anytime false discovery control. We consider $n$ distributions whose means are partitioned by whether …

Drug Discovery