English

Measurable Monte Carlo Search Error Bounds

Artificial Intelligence 2021-11-04 v2 Numerical Analysis Numerical Analysis

Abstract

Monte Carlo planners can often return sub-optimal actions, even if they are guaranteed to converge in the limit of infinite samples. Known asymptotic regret bounds do not provide any way to measure confidence of a recommended action at the conclusion of search. In this work, we prove bounds on the sub-optimality of Monte Carlo estimates for non-stationary bandits and Markov decision processes. These bounds can be directly computed at the conclusion of the search and do not require knowledge of the true action-value. The presented bound holds for general Monte Carlo solvers meeting mild convergence conditions. We empirically test the tightness of the bounds through experiments on a multi-armed bandit and a discrete Markov decision process for both a simple solver and Monte Carlo tree search.

Keywords

Cite

@article{arxiv.2106.04715,
  title  = {Measurable Monte Carlo Search Error Bounds},
  author = {John Mern and Mykel J. Kochenderfer},
  journal= {arXiv preprint arXiv:2106.04715},
  year   = {2021}
}

Comments

9 pages, submitted to ALT 2022

R2 v1 2026-06-24T02:58:59.382Z