Inconsistency and Accuracy of Heuristics with A* Search

07/08/2013
by   Hang Dinh, et al.
0

Many studies in heuristic search suggest that the accuracy of the heuristic used has a positive impact on improving the performance of the search. In another direction, historical research perceives that the performance of heuristic search algorithms, such as A* and IDA*, can be improved by requiring the heuristics to be consistent -- a property satisfied by any perfect heuristic. However, a few recent studies show that inconsistent heuristics can also be used to achieve a large improvement in these heuristic search algorithms. These results leave us a natural question: which property of heuristics, accuracy or consistency/inconsistency, should we focus on when building heuristics? While there are studies on the heuristic accuracy with the assumption of consistency, no studies on both the inconsistency and the accuracy of heuristics are known to our knowledge. In this study, we investigate the relationship between the inconsistency and the accuracy of heuristics with A* search. Our analytical result reveals a correlation between these two properties. We then run experiments on the domain for the Knapsack problem with a family of practical heuristics. Our empirical results show that in many cases, the more accurate heuristics also have higher level of inconsistency and result in fewer node expansions by A*.

READ FULL TEXT

page 1

page 2

page 3

page 4

research
01/15/2014

Predicting the Performance of IDA* using Conditional Distributions

Korf, Reid, and Edelkamp introduced a formula to predict the number of n...
research
09/29/2011

Multiple-Goal Heuristic Search

This paper presents a new framework for anytime heuristic search where t...
research
08/23/2023

Utilizing Admissible Bounds for Heuristic Learning

While learning a heuristic function for forward search algorithms with m...
research
09/18/2019

Bayesian Optimisation with Gaussian Processes for Premise Selection

Heuristics in theorem provers are often parameterised. Modern theorem pr...
research
08/15/2022

Non-Blocking Batch A* (Technical Report)

Heuristic search has traditionally relied on hand-crafted or programmati...
research
09/01/2020

Modelling risk-taking behaviour of avalanche accident victims

Each year, over 15000 requests for mountain rescue are counted in France...
research
11/24/2014

Rational Deployment of Multiple Heuristics in IDA*

Recent advances in metareasoning for search has shown its usefulness in ...

Please sign up or login with your details

Forgot password? Click here to reset