English

Open Loop Execution of Tree-Search Algorithms, extended version

Machine Learning 2019-02-14 v2 Machine Learning

Abstract

In the context of tree-search stochastic planning algorithms where a generative model is available, we consider on-line planning algorithms building trees in order to recommend an action. We investigate the question of avoiding re-planning in subsequent decision steps by directly using sub-trees as action recommender. Firstly, we propose a method for open loop control via a new algorithm taking the decision of re-planning or not at each time step based on an analysis of the statistics of the sub-tree. Secondly, we show that the probability of selecting a suboptimal action at any depth of the tree can be upper bounded and converges towards zero. Moreover, this upper bound decays in a logarithmic way between subsequent depths. This leads to a distinction between node-wise optimality and state-wise optimality. Finally, we empirically demonstrate that our method achieves a compromise between loss of performance and computational gain.

Keywords

Cite

@article{arxiv.1805.01367,
  title  = {Open Loop Execution of Tree-Search Algorithms, extended version},
  author = {Erwan Lecarpentier and Guillaume Infantes and Charles Lesire and Emmanuel Rachelson},
  journal= {arXiv preprint arXiv:1805.01367},
  year   = {2019}
}

Comments

10 pages, 10 figures

R2 v1 2026-06-23T01:44:13.233Z