Adaptive Monte Carlo Multiple Testing via Multi-Armed Bandits
Martin J. Zhang, James Zou, David Tse

TL;DR
This paper introduces an adaptive Monte Carlo multiple testing method that significantly reduces computational costs by using multi-armed bandit theory, enabling efficient large-scale hypothesis testing with controlled false discovery rates.
Contribution
The paper presents a novel adaptive algorithm for MC multiple testing that achieves optimal sample complexity and drastically reduces computation time in large-scale data analysis.
Findings
Reduces MC testing time from 2 months to 1 hour on GWAS data.
Achieves near-equivalent results to full MC with fewer samples.
Proves the optimality of the sample complexity bound.
Abstract
Monte Carlo (MC) permutation test is considered the gold standard for statistical hypothesis testing, especially when standard parametric assumptions are not clear or likely to fail. However, in modern data science settings where a large number of hypothesis tests need to be performed simultaneously, it is rarely used due to its prohibitive computational cost. In genome-wide association studies, for example, the number of hypothesis tests is around while the number of MC samples for each test could be greater than , totaling more than = samples. In this paper, we propose Adaptive MC multiple Testing (AMT) to estimate MC p-values and control false discovery rate in multiple testing. The algorithm outputs the same result as the standard full MC approach with high probability while requiring only samples. This sample complexity is…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsAdvanced Bandit Algorithms Research · Genetic Associations and Epidemiology · Statistical Methods and Inference
