Greedy Approximation Algorithms for Active Sequential Hypothesis Testing
Kyra Gan, Su Jia, Andrew Li

TL;DR
This paper introduces efficient greedy algorithms with proven approximation guarantees for active sequential hypothesis testing, significantly improving performance in large-scale applications like genomics.
Contribution
It provides the first approximation guarantees for ASHT algorithms that are independent of the number of actions and logarithmic in hypotheses, with empirical validation.
Findings
Algorithms outperform previous heuristics by large margins
Guarantees are independent of action count and logarithmic in hypotheses
Effective in large-scale, real-world DNA mutation data
Abstract
In the problem of active sequential hypothesis testing (ASHT), a learner seeks to identify the true hypothesis from among a known set of hypotheses. The learner is given a set of actions and knows the random distribution of the outcome of any action under any true hypothesis. Given a target error , the goal is to sequentially select the fewest number of actions so as to identify the true hypothesis with probability at least . Motivated by applications in which the number of hypotheses or actions is massive (e.g., genomics-based cancer detection), we propose efficient (greedy, in fact) algorithms and provide the first approximation guarantees for ASHT, under two types of adaptivity. Both of our guarantees are independent of the number of actions and logarithmic in the number of hypotheses. We numerically evaluate the performance of our algorithms using both…
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.
Videos
Taxonomy
TopicsMachine Learning and Algorithms · Machine Learning and Data Classification · Fault Detection and Control Systems
