English

Online Planning in POMDPs with Self-Improving Simulators

Artificial Intelligence 2022-12-14 v2

Abstract

How can we plan efficiently in a large and complex environment when the time budget is limited? Given the original simulator of the environment, which may be computationally very demanding, we propose to learn online an approximate but much faster simulator that improves over time. To plan reliably and efficiently while the approximate simulator is learning, we develop a method that adaptively decides which simulator to use for every simulation, based on a statistic that measures the accuracy of the approximate simulator. This allows us to use the approximate simulator to replace the original simulator for faster simulations when it is accurate enough under the current context, thus trading off simulation speed and accuracy. Experimental results in two large domains show that when integrated with POMCP, our approach allows to plan with improving efficiency over time.

Keywords

Cite

@article{arxiv.2201.11404,
  title  = {Online Planning in POMDPs with Self-Improving Simulators},
  author = {Jinke He and Miguel Suau and Hendrik Baier and Michael Kaisers and Frans A. Oliehoek},
  journal= {arXiv preprint arXiv:2201.11404},
  year   = {2022}
}

Comments

presented at IJCAI 2022

R2 v1 2026-06-24T09:05:07.765Z