paper-with-me

Papers

A unified framework for bandit multiple testing

2021-07-15 · NeurIPS 2021 12 · Ziyu Xu, Ruodu Wang, Aaditya Ramdas

In bandit multiple hypothesis testing, each arm corresponds to a different null hypothesis that we wish to test, and the goal is to design adaptive algorithms that correctly identify large set of interesting arms (true discoveries), while only mistakenly identifying a few uninteresting ones (false discoveries). One common metric in non-bandit multiple testing is the false discovery rate (FDR). We propose a unified, modular framework for bandit FDR control that emphasizes the decoupling of exploration and summarization of evidence. We utilize the powerful martingale-based concept of "e-processes" to ensure FDR control for arbitrary composite nulls, exploration rules and stopping times in generic problem settings. In particular, valid FDR control holds even if the reward distributions of the arms could be dependent, multiple arms may be queried simultaneously, and multiple (cooperating or competing) agents may be querying arms, covering combinatorial semi-bandit type settings as well. Prior work has considered in great detail the setting where each arm's reward distribution is independent and sub-Gaussian, and a single arm is queried at each step. Our framework recovers matching sample complexity guarantees in this special case, and performs comparably or better in practice. For other settings, sample complexities will depend on the finer details of the problem (composite nulls being tested, exploration algorithm, data dependence structure, stopping rule) and we do not explore these; our contribution is to show that the FDR guarantee is clean and entirely agnostic to these details.

📄 PDF Abstract BibTeX arXiv:2107.07322

Code (1)

neilzxu/e_bmt 공식 구현

Tasks

valid

Similar Papers 제목 키워드 기반

Robust Sequential Experimental Design for A/B Testing

2026-05-13 · Qianglin Wen, Xiangkun Wu, Chengchun Shi, Ting Li 외 arxiv

Experimental design has emerged as a powerful approach for improving the sample efficiency of A/B testing, yet existing designs rely critically on correctly specified models. We study robust sequential experimental desig…

A Simple Unified Framework for High Dimensional Bandit Problems

2021-02-18 · Wenjie Li, Adarsh Barik, Jean Honorio

Stochastic high dimensional bandit problems with low dimensional structures are useful in different applications such as online advertising and drug discovery. In this work, we propose a simple unified algorithm for such…

Drug Discoveryparameter estimationVocal Bursts Intensity Prediction

A Two-armed Bandit Framework for A/B Testing

2025-07-24 · Jinjuan Wang, Qianglin Wen, Yu Zhang, Xiaodong Yan 외 arxiv

A/B testing is widely used in modern technology companies for policy evaluation and product deployment, with the goal of comparing the outcomes under a newly-developed policy against a standard control. Various causal in…

Reinforcement LearningCausal Inference

BandiK: Efficient Multi-Task Decomposition Using a Multi-Bandit Framework

2025-12-31 · András Millinghoffer, András Formanek, András Antos, Péter Antal arxiv

The challenge of effectively transferring knowledge across multiple tasks is of critical importance and is also present in downstream tasks with foundation models. However, the nature of transfer, its transitive-intransi…

Multi-Task Learning

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