OCLGNAMLOct 14, 2022

Continuous-in-time Limit for Bayesian Bandits

arXiv:2210.07513v34 citationsh-index: 53
Originality Incremental advance
AI Analysis

This addresses a key bottleneck for researchers and practitioners in reinforcement learning and decision-making by providing a scalable method for large-horizon Bayesian bandits, though it is incremental as it builds on existing Bayesian frameworks.

The paper tackles the computational intractability of optimal policies in Bayesian bandit problems by showing that under rescaling, the problem converges to a continuous Hamilton-Jacobi-Bellman equation, enabling explicit solutions or numerical methods for approximate Bayes-optimal policies with computational cost independent of horizon length.

This paper revisits the bandit problem in the Bayesian setting. The Bayesian approach formulates the bandit problem as an optimization problem, and the goal is to find the optimal policy which minimizes the Bayesian regret. One of the main challenges facing the Bayesian approach is that computation of the optimal policy is often intractable, especially when the length of the problem horizon or the number of arms is large. In this paper, we first show that under a suitable rescaling, the Bayesian bandit problem converges toward a continuous Hamilton-Jacobi-Bellman (HJB) equation. The optimal policy for the limiting HJB equation can be explicitly obtained for several common bandit problems, and we give numerical methods to solve the HJB equation when an explicit solution is not available. Based on these results, we propose an approximate Bayes-optimal policy for solving Bayesian bandit problems with large horizons. Our method has the added benefit that its computational cost does not increase as the horizon increases.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes