English

A Stochastic Process Model of Classical Search

Artificial Intelligence 2015-11-30 v1

Abstract

Among classical search algorithms with the same heuristic information, with sufficient memory A* is essentially as fast as possible in finding a proven optimal solution. However, in many situations optimal solutions are simply infeasible, and thus search algorithms that trade solution quality for speed are desirable. In this paper, we formalize the process of classical search as a metalevel decision problem, the Abstract Search MDP. For any given optimization criterion, this establishes a well-defined notion of the best possible behaviour for a search algorithm and offers a theoretical approach to the design of algorithms for that criterion. We proceed to approximately solve a version of the Abstract Search MDP for anytime algorithms and thus derive a novel search algorithm, Search by Maximizing the Incremental Rate of Improvement (SMIRI). SMIRI is shown to outperform current state-of-the-art anytime search algorithms on a parametrized stochastic tree model for most of the tested parameter values.

Keywords

Cite

@article{arxiv.1511.08574,
  title  = {A Stochastic Process Model of Classical Search},
  author = {Dimitri Klimenko and Hanna Kurniawati and Marcus Gallagher},
  journal= {arXiv preprint arXiv:1511.08574},
  year   = {2015}
}

Comments

Submitted to ICAPS 2016

R2 v1 2026-06-22T11:55:20.718Z