Towards Rational Deployment of Multiple Heuristics in A*

05/22/2013
by   David Tolpin, et al.
0

The obvious way to use several admissible heuristics in A* is to take their maximum. In this paper we aim to reduce the time spent on computing heuristics. We discuss Lazy A*, a variant of A* where heuristics are evaluated lazily: only when they are essential to a decision to be made in the A* search process. We present a new rational meta-reasoning based scheme, rational lazy A*, which decides whether to compute the more expensive heuristics at all, based on a myopic value of information estimate. Both methods are examined theoretically. Empirical evaluation on several domains supports the theoretical results, and shows that lazy A* and rational lazy A* are state-of-the-art heuristic combination methods.

READ FULL TEXT

page 1

page 2

page 3

page 4

research
11/24/2014

Rational Deployment of Multiple Heuristics in IDA*

Recent advances in metareasoning for search has shown its usefulness in ...
research
04/11/2011

Rational Deployment of CSP Heuristics

Heuristics are crucial tools in decreasing search effort in varied field...
research
03/20/2013

Conflict and Surprise: Heuristics for Model Revision

Any probabilistic model of a problem is based on assumptions which, if v...
research
09/30/2019

Rejoinder on: Minimal penalties and the slope heuristics: a survey

This text is the rejoinder following the discussion of a survey paper ab...
research
03/27/2010

Rational Value of Information Estimation for Measurement Selection

Computing value of information (VOI) is a crucial task in various aspect...
research
10/30/2018

Bibliometrics-based heuristics: What is their definition and how can they be studied?

Paradoxically, bibliometric indicators (i.e., publications and citation ...
research
01/16/2014

Implicit Abstraction Heuristics

State-space search with explicit abstraction heuristics is at the state ...

Please sign up or login with your details

Forgot password? Click here to reset