Contextual Bandit Algorithms with Supervised Learning Guarantees
Alina Beygelzimer, John Langford, Lihong Li, Lev Reyzin, and Robert E., Schapire

TL;DR
This paper introduces new algorithms for contextual bandit problems that achieve strong theoretical guarantees and perform well empirically, bridging the gap between bandit and supervised learning.
Contribution
It presents two novel algorithms, Exp4.P and VE, with improved regret bounds and guarantees in both finite and infinite policy classes, advancing theoretical understanding and practical performance.
Findings
Exp4.P competes with the best expert with high probability and low regret.
VE algorithm handles infinite policy classes with VC-dimension bounds.
Empirical tests on large-scale datasets validate the algorithms' effectiveness.
Abstract
We address the problem of learning in an online, bandit setting where the learner must repeatedly select among actions, but only receives partial feedback based on its choices. We establish two new facts: First, using a new algorithm called Exp4.P, we show that it is possible to compete with the best in a set of experts with probability while incurring regret at most over time steps. The new algorithm is tested empirically in a large-scale, real-world dataset. Second, we give a new algorithm called VE that competes with a possibly infinite set of policies of VC-dimension while incurring regret at most with probability . These guarantees improve on those of all previous algorithms, whether in a stochastic or adversarial environment, and bring us closer to providing supervised learning…
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
TopicsAdvanced Bandit Algorithms Research · Machine Learning and Algorithms · Reinforcement Learning in Robotics
