Meta-Learning Bandit Policies by Gradient Ascent
Branislav Kveton, Martin Mladenov, Chih-Wei Hsu, Manzil Zaheer, Csaba, Szepesvari, and Craig Boutilier

TL;DR
This paper introduces a meta-learning approach for bandit policies using gradient ascent on parameterized, differentiable policies, enabling high reward performance across diverse bandit instances with theoretical and empirical validation.
Contribution
It develops a novel framework for meta-learning bandit policies through differentiable parameterized policies optimized via policy gradients, bridging the gap between regret minimization and Bayesian approaches.
Findings
Gradient-based meta-learning improves bandit policy performance.
Differentiable policies with low regret are effective across various problems.
Baseline subtraction and learned biases enhance learning efficiency.
Abstract
Most bandit policies are designed to either minimize regret in any problem instance, making very few assumptions about the underlying environment, or in a Bayesian sense, assuming a prior distribution over environment parameters. The former are often too conservative in practical settings, while the latter require assumptions that are hard to verify in practice. We study bandit problems that fall between these two extremes, where the learning agent has access to sampled bandit instances from an unknown prior distribution and aims to achieve high reward on average over the bandit instances drawn from . This setting is of a particular importance because it lays foundations for meta-learning of bandit policies and reflects more realistic assumptions in many practical domains. We propose the use of parameterized bandit policies that are differentiable and can be…
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
