Optimistic Posterior Sampling for Reinforcement Learning with Few Samples and Tight Guarantees
Daniil Tiapkin, Denis Belomestny, Daniele Calandriello, Eric Moulines,, Remi Munos, Alexey Naumov, Mark Rowland, Michal Valko, Pierre Menard

TL;DR
This paper introduces an optimistic posterior sampling algorithm for episodic reinforcement learning that achieves near-optimal regret bounds with fewer samples, supported by a novel anti-concentration inequality for Dirichlet distributions.
Contribution
The paper proposes OPSRL, a simple, sample-efficient reinforcement learning algorithm with tight regret guarantees and introduces a new anti-concentration inequality for Dirichlet distributions.
Findings
Achieves regret bound of ( ilde{O}(\u001drac{H^3SAT}{})
Uses logarithmic number of posterior samples per state-action pair
Provides a new anti-concentration inequality for Dirichlet distributions
Abstract
We consider reinforcement learning in an environment modeled by an episodic, finite, stage-dependent Markov decision process of horizon with states, and actions. The performance of an agent is measured by the regret after interacting with the environment for episodes. We propose an optimistic posterior sampling algorithm for reinforcement learning (OPSRL), a simple variant of posterior sampling that only needs a number of posterior samples logarithmic in , , , and per state-action pair. For OPSRL we guarantee a high-probability regret bound of order at most ignoring terms. The key novel technical ingredient is a new sharp anti-concentration inequality for linear forms which may be of independent interest. Specifically, we extend the normal approximation-based lower bound for Beta distributions…
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.
Code & Models
Videos
Taxonomy
TopicsAdvanced Bandit Algorithms Research · Reinforcement Learning in Robotics · Age of Information Optimization
