English

Posterior Sampling for Continuing Environments

Machine Learning 2025-10-15 v4 Machine Learning

Abstract

We develop an extension of posterior sampling for reinforcement learning (PSRL) that is suited for a continuing agent-environment interface and integrates naturally into agent designs that scale to complex environments. The approach, continuing PSRL, maintains a statistically plausible model of the environment and follows a policy that maximizes expected γ\gamma-discounted return in that model. At each time, with probability 1γ1-\gamma, the model is replaced by a sample from the posterior distribution over environments. For a choice of discount factor that suitably depends on the horizon TT, we establish an O~(τSAT)\tilde{O}(\tau S \sqrt{A T}) bound on the Bayesian regret, where SS is the number of environment states, AA is the number of actions, and τ\tau denotes the reward averaging time, which is a bound on the duration required to accurately estimate the average reward of any policy. Our work is the first to formalize and rigorously analyze the resampling approach with randomized exploration.

Keywords

Cite

@article{arxiv.2211.15931,
  title  = {Posterior Sampling for Continuing Environments},
  author = {Wanqiao Xu and Shi Dong and Benjamin Van Roy},
  journal= {arXiv preprint arXiv:2211.15931},
  year   = {2025}
}

Comments

RLC 2024

R2 v1 2026-06-28T07:16:15.257Z