paper-with-me

홈 › Papers

PAC-Bayes Bounds for Bandit Problems: A Survey and Experimental Comparison

2022-11-29 · Hamish Flynn, David Reeb, Melih Kandemir, Jan Peters

PAC-Bayes has recently re-emerged as an effective theory with which one can derive principled learning algorithms with tight performance guarantees. However, applications of PAC-Bayes to bandit problems are relatively rare, which is a great misfortune. Many decision-making problems in healthcare, finance and natural sciences can be modelled as bandit problems. In many of these applications, principled algorithms with strong performance guarantees would be very much appreciated. This survey provides an overview of PAC-Bayes bounds for bandit problems and an experimental comparison of these bounds. On the one hand, we found that PAC-Bayes bounds are a useful tool for designing offline bandit algorithms with performance guarantees. In our experiments, a PAC-Bayesian offline contextual bandit algorithm was able to learn randomised neural network polices with competitive expected reward and non-vacuous performance guarantees. On the other hand, the PAC-Bayesian online bandit algorithms that we tested had loose cumulative regret bounds. We conclude by discussing some topics for future work on PAC-Bayesian bandit algorithms.

📄 PDF Abstract BibTeX arXiv:2211.16110

Code (0)

등록된 구현이 없습니다.

Tasks

Decision Making

Similar Papers 제목 키워드 기반

Bayesian Analysis of Combinatorial Gaussian Process Bandits

2023-12-20 · Jack Sandberg, Niklas Åkerblom, Morteza Haghir Chehreghani

We consider the combinatorial volatile Gaussian process (GP) semi-bandit problem. Each round, an agent is provided a set of available base arms and must select a subset of them to maximize the long-term cumulative reward…

Bayesian InferenceInformativenessMulti-Armed BanditsThompson Sampling

Refined PAC-Bayes Bounds for Offline Bandits

2025-02-17 · Amaury Gouverneur, Tobias J. Oechtering, Mikael Skoglund

In this paper, we present refined probabilistic bounds on empirical reward estimates for off-policy learning in bandit problems. We build on the PAC-Bayesian bounds from Seldin et al. (2010) and improve on their results …

PAC-Bayesian Lifelong Learning For Multi-Armed Bandits

2022-03-07 · Hamish Flynn, David Reeb, Melih Kandemir, Jan Peters

We present a PAC-Bayesian analysis of lifelong learning. In the lifelong learning problem, a sequence of learning tasks is observed one-at-a-time, and the goal is to transfer information acquired from previous tasks to n…

Lifelong learningMulti-Armed Bandits

Chained Information-Theoretic bounds and Tight Regret Rate for Linear Bandit Problems

2024-03-05 · Amaury Gouverneur, Borja Rodríguez-Gálvez, Tobias J. Oechtering, Mikael Skoglund

This paper studies the Bayesian regret of a variant of the Thompson-Sampling algorithm for bandit problems. It builds upon the information-theoretic framework of [Russo and Van Roy, 2015] and, more specifically, on the r…

Thompson Sampling

On Thompson Sampling for Smoother-than-Lipschitz Bandits

2020-01-08 · James A. Grant, David S. Leslie

Thompson Sampling is a well established approach to bandit and reinforcement learning problems. However its use in continuum armed bandit problems has received relatively little attention. We provide the first bounds on …

reinforcement-learningReinforcement LearningReinforcement Learning (RL)Thompson Sampling