paper-with-me

홈 › Papers

Polynomial Regret Concentration of UCB for Non-Deterministic State Transitions

2025-02-09 · Can Cömer, Jannis Blüml, Cedric Derstroff, Kristian Kersting

Monte Carlo Tree Search (MCTS) has proven effective in solving decision-making problems in perfect information settings. However, its application to stochastic and imperfect information domains remains limited. This paper extends the theoretical framework of MCTS to stochastic domains by addressing non-deterministic state transitions, where actions lead to probabilistic outcomes. Specifically, building on the work of Shah et al. (2020), we derive polynomial regret concentration bounds for the Upper Confidence Bound algorithm in multi-armed bandit problems with stochastic transitions, offering improved theoretical guarantees. Our primary contribution is proving that these bounds also apply to non-deterministic environments, ensuring robust performance in stochastic settings. This broadens the applicability of MCTS to real-world decision-making problems with probabilistic outcomes, such as in autonomous systems and financial decision-making.

📄 PDF Abstract BibTeX arXiv:2502.06900

Code (0)

등록된 구현이 없습니다.

Tasks

Decision Making

Similar Papers 제목 키워드 기반

Regret Analysis in Deterministic Reinforcement Learning

2021-06-27 · Damianos Tranos, Alexandre Proutiere

We consider Markov Decision Processes (MDPs) with deterministic transitions and study the problem of regret minimization, which is central to the analysis and design of optimal learning algorithms. We present logarithmic…

reinforcement-learningReinforcement LearningReinforcement Learning (RL)

Stagewise Reinforcement Learning and the Geometry of the Regret Landscape

2026-01-12 · Chris Elliott, Einar Urdshals, David Quarel, Matthew Farrugia-Roberts 외 arxiv

Singular learning theory characterizes Bayesian learning as an evolving tradeoff between accuracy and complexity, with transitions between qualitatively different solutions as sample size increases. We extend this theory…

Reinforcement Learning

An Analysis of On-the-fly Determinization of Finite-state Automata

2023-08-27 · Ivan Baburin, Ryan Cotterell

In this paper we establish an abstraction of on-the-fly determinization of finite-state automata using transition monoids and demonstrate how it can be applied to bound the asymptotics. We present algebraic and combinato…

Beating Adversarial Low-Rank MDPs with Unknown Transition and Bandit Feedback

2024-11-11 · Haolin Liu, Zakaria Mhammedi, Chen-Yu Wei, Julian Zimmert

We consider regret minimization in low-rank MDPs with fixed transition and adversarial losses. Previous work has investigated this problem under either full-information loss feedback with unknown transitions (Zhao et al.…

Learning in Online MDPs: Is there a Price for Handling the Communicating Case?

2021-11-03 · Gautam Chandrasekaran, Ambuj Tewari

It is a remarkable fact that the same $O(\sqrt{T})$ regret rate can be achieved in both the Experts Problem and the Adversarial Multi-Armed Bandit problem albeit with a worse dependence on number of actions in the latter…