English

Time-critical and confidence-based abstraction dropping methods

Artificial Intelligence 2025-07-04 v1

Abstract

One paradigm of Monte Carlo Tree Search (MCTS) improvements is to build and use state and/or action abstractions during the tree search. Non-exact abstractions, however, introduce an approximation error making convergence to the optimal action in the abstract space impossible. Hence, as proposed as a component of Elastic Monte Carlo Tree Search by Xu et al., abstraction algorithms should eventually drop the abstraction. In this paper, we propose two novel abstraction dropping schemes, namely OGA-IAAD and OGA-CAD which can yield clear performance improvements whilst being safe in the sense that the dropping never causes any notable performance degradations contrary to Xu's dropping method. OGA-IAAD is designed for time critical settings while OGA-CAD is designed to improve the MCTS performance with the same number of iterations.

Keywords

Cite

@article{arxiv.2507.02703,
  title  = {Time-critical and confidence-based abstraction dropping methods},
  author = {Robin Schmöcker and Lennart Kampmann and Alexander Dockhorn},
  journal= {arXiv preprint arXiv:2507.02703},
  year   = {2025}
}

Comments

Accepted for Publication at the IEEE Conference on Games 2025

R2 v1 2026-07-01T03:45:06.184Z