IJCAI 2021poster0 citations

Distributional Metareasoning for Heuristic Search

Tianyi Gu

Abstract

Heuristic search methods are widely used in many real-world autonomous systems. Yet, people always want to solve search problems that are larger than time allows. To address these challenging problems, even suboptimally, a planning agent should be smart enough to intelligently allocate its computational resources, to think carefully about where in the state space it should spend time searching. For finding optimal solutions, we must examine every node that is not provably too expensive. In contrast, to find suboptimal solutions when under time pressure, we need to be very selective about which nodes to examine. In this work, we will demonstrate that estimates of uncertainty, represented as belief distributions, can be used to drive search effectively. This type of algorithmic approach is known as metareasoning, which refers to reasoning about which reasoning to do. We will provide examples of improved algorithms for real-time search, bounded-cost search, and situated planning.

Heuristic Search and Game Playing: Heuristic SearchHeuristic Search and Game Playing: Heuristic Search and Machine LearningHeuristic Search and Game Playing: Meta-Reasoning and Meta-Heuristics
BibTeX
@inproceedings{ijcai2021p673,
  title     = {Distributional Metareasoning for Heuristic Search},
  author    = {Gu, Tianyi},
  booktitle = {Proceedings of the Thirtieth International Joint Conference on
               Artificial Intelligence, {IJCAI-21}},
  publisher = {International Joint Conferences on Artificial Intelligence Organization},
  editor    = {Zhi-Hua Zhou},
  pages     = {4883--4884},
  year      = {2021},
  month     = {8},
  note      = {Doctoral Consortium},
  doi       = {10.24963/ijcai.2021/673},
  url       = {https://doi.org/10.24963/ijcai.2021/673},
}
Distributional Metareasoning for Heuristic Search · IJCAI 2021