paper-with-me

Papers

Asynchronous Online Testing of Multiple Hypotheses

2018-12-12 · Tijana Zrnic, Aaditya Ramdas, Michael. I. Jordan

We consider the problem of asynchronous online testing, aimed at providing control of the false discovery rate (FDR) during a continual stream of data collection and testing, where each test may be a sequential test that can start and stop at arbitrary times. This setting increasingly characterizes real-world applications in science and industry, where teams of researchers across large organizations may conduct tests of hypotheses in a decentralized manner. The overlap in time and space also tends to induce dependencies among test statistics, a challenge for classical methodology, which either assumes (overly optimistically) independence or (overly pessimistically) arbitrary dependence between test statistics. We present a general framework that addresses both of these issues via a unified computational abstraction that we refer to as "conflict sets." We show how this framework yields algorithms with formal FDR guarantees under a more intermediate, local notion of dependence. We illustrate our algorithms in simulations by comparing to existing algorithms for online FDR control.

📄 PDF Abstract BibTeX arXiv:1812.05068

Code (2)

tijana-zrnic/async-online-FDR-code 공식 구현
dsrobertson/onlineFDR

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

Online control of the familywise error rate

2019-10-10 · Jinjin Tian, Aaditya Ramdas

Biological research often involves testing a growing number of null hypotheses as new data is accumulated over time. We study the problem of online control of the familywise error rate (FWER), that is testing an apriori …

On Online Control of False Discovery Rate

2015-02-22 · Adel Javanmard, Andrea Montanari

Multiple hypotheses testing is a core problem in statistical inference and arises in almost every scientific field. Given a sequence of null hypotheses $\mathcal{H}(n) = (H_1,..., H_n)$, Benjamini and Hochberg \cite{benj…

Online Rules for Control of False Discovery Rate and False Discovery Exceedance

2016-03-29 · Adel Javanmard, Andrea Montanari

Multiple hypothesis testing is a core problem in statistical inference and arises in almost every scientific field. Given a set of null hypotheses $\mathcal{H}(n) = (H_1,\dotsc, H_n)$, Benjamini and Hochberg introduced t…

Two-sample testing

The Power of Batching in Multiple Hypothesis Testing

2019-10-11 · Tijana Zrnic, Daniel L. Jiang, Aaditya Ramdas, Michael. I. Jordan

One important partition of algorithms for controlling the false discovery rate (FDR) in multiple testing is into offline and online algorithms. The first generally achieve significantly higher power of discovery, while t…

Two-sample testing