paper-with-me

홈 › Papers

Super-Exponential Regret for UCT, AlphaGo and Variants

2024-05-07 · Laurent Orseau, Remi Munos

We improve the proofs of the lower bounds of Coquelin and Munos (2007) that demonstrate that UCT can have $\exp(\dots\exp(1)\dots)$ regret (with $\Omega(D)$ exp terms) on the $D$-chain environment, and that a `polynomial' UCT variant has $\exp_2(\exp_2(D - O(\log D)))$ regret on the same environment -- the original proofs contain an oversight for rewards bounded in $[0, 1]$, which we fix in the present draft. We also adapt the proofs to AlphaGo's MCTS and its descendants (e.g., AlphaZero, Leela Zero) to also show $\exp_2(\exp_2(D - O(\log D)))$ regret.

📄 PDF Abstract BibTeX arXiv:2405.04407

Code (0)

등록된 구현이 없습니다.

Methods 이 논문이 사용한 방법론

AlphaZero AlphaZero is a reinforcement learning agent for playing board games such as Go, chess, and shogi.

Similar Papers 제목 키워드 기반

Convex Regularization in Monte-Carlo Tree Search

2020-07-01 · Tuan Dam, Carlo D'Eramo, Jan Peters, Joni Pajarinen

Monte-Carlo planning and Reinforcement Learning (RL) are essential to sequential decision making. The recent AlphaGo and AlphaZero algorithms have shown how to successfully combine these two paradigms in order to solve l…

Atari GamesDecision MakingReinforcement Learning (RL)Sequential Decision Making

Local Anti-Concentration Class: Logarithmic Regret for Greedy Linear Contextual Bandit

2024-11-19 · Seok-Jin Kim, Min-hwan Oh

We study the performance guarantees of exploration-free greedy algorithms for the linear contextual bandit problem. We introduce a novel condition, named the \textit{Local Anti-Concentration} (LAC) condition, which enabl…

Convergence of Regret Matching in Potential Games and Constrained Optimization

2025-10-20 · Ioannis Anagnostides, Emanuel Tewolde, Brian Hu Zhang, Ioannis Panageas 외 arxiv

Regret matching (RM) -- and its modern variants -- is a foundational online algorithm that has been at the heart of many AI breakthrough results in solving benchmark zero-sum games, such as poker. Yet, surprisingly littl…

Demystifying AlphaGo Zero as AlphaGo GAN

2017-11-24 · Xiao Dong, Jiasong Wu, Ling Zhou

The astonishing success of AlphaGo Zero\cite{Silver_AlphaGo} invokes a worldwide discussion of the future of our human society with a mixed mood of hope, anxiousness, excitement and fear. We try to dymystify AlphaGo Zero…

Nested bandits

2022-06-19 · Matthieu Martin, Panayotis Mertikopoulos, Thibaud Rahier, Houssam Zenati

In many online decision processes, the optimizing agent is called to choose between large numbers of alternatives with many inherent similarities; in turn, these similarities imply closely correlated losses that may conf…

Discrete Choice Models