Near-Optimal Bayesian Active Learning with Noisy Observations
Daniel Golovin, Andreas Krause, Debajyoti Ray

TL;DR
This paper introduces EC2, a new greedy algorithm for Bayesian active learning with noisy observations, providing the first theoretical guarantees of near-optimal performance under realistic noise conditions.
Contribution
The paper develops EC2, a novel greedy active learning algorithm with proven competitiveness guarantees in noisy settings, extending the theory of adaptive submodularity to this context.
Findings
EC2 outperforms existing methods in noisy Bayesian active learning.
Theoretical guarantees show EC2's near-optimality in noisy environments.
Empirical evaluation on human decision-making data demonstrates practical effectiveness.
Abstract
We tackle the fundamental problem of Bayesian active learning with noise, where we need to adaptively select from a number of expensive tests in order to identify an unknown hypothesis sampled from a known prior distribution. In the case of noise-free observations, a greedy algorithm called generalized binary search (GBS) is known to perform near-optimally. We show that if the observations are noisy, perhaps surprisingly, GBS can perform very poorly. We develop EC2, a novel, greedy active learning algorithm and prove that it is competitive with the optimal policy, thus obtaining the first competitiveness guarantees for Bayesian active learning with noisy observations. Our bounds rely on a recently discovered diminishing returns property called adaptive submodularity, generalizing the classical notion of submodular set functions to adaptive policies. Our results hold even if the tests…
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
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsMachine Learning and Algorithms · Computability, Logic, AI Algorithms · Advanced Bandit Algorithms Research
