search algorithms such as IDA* or heuristic-search planners. Our method aims to generate a strong heuristic from a given weak heuristic h0 through bootstrapping. The "easy" problem instances that can be solved using h0 provide training examples for a learning algorithm that produces a heuristic h1 that is expected to be stronger than h0. If h0 is too weak to solve any of the given instances we use a random walk technique to create a sequence of successively more difficult instances starting with ones that are solvable by h0. The bootstrap process is then repeated using hi in lieu of hi–1 until a sufficiently strong heuristic is produced. We test our method on the 15- and 24-sliding tile puzzles, the 17- and 24-pancake puzzles, and the...
We investigate the role of learning in search-based systems for solving optimization problems. We us...
A major difficulty in a search-based problem-solving process is the task of searching the potentiall...
It is well-known that while strict admissibility of heuristics in problem solving guarantees the opt...
AbstractWe investigate the use of machine learning to create effective heuristics for search algorit...
Jabbari Arfaee, Zilles, and Holte presented the bootstrap learning system, a system that learns stro...
A method is presented that causes A * to return high quality solutions while solving a set of proble...
We analyze the asymptotic time complexity of admis-sible heuristic search algorithms such as A*, IDA...
Classical heuristic search algorithms find the solution cost of a problem while finding the path fro...
Effective solving of constraint problems often requires choosing good or specific search heuristics....
AbstractIn the AIPS98 Planning Contest, the hsp planner showed that heuristic search planners can be...
Suboptimal search algorithms offer shorter solving times by sacrificing guaranteed solution optimali...
In the AIPS98 Planning Contest, the hsp planner showed that heuristic search planners can be competi...
Hyper-heuristics are search algorithms which operate on a set of heuristics with the goal of solving...
Search has been vital to artificial intelligence from the very beginning as a core technique in prob...
Suboptimal search algorithms offer shorter solving times by sacrificing guaranteed solution optimali...
We investigate the role of learning in search-based systems for solving optimization problems. We us...
A major difficulty in a search-based problem-solving process is the task of searching the potentiall...
It is well-known that while strict admissibility of heuristics in problem solving guarantees the opt...
AbstractWe investigate the use of machine learning to create effective heuristics for search algorit...
Jabbari Arfaee, Zilles, and Holte presented the bootstrap learning system, a system that learns stro...
A method is presented that causes A * to return high quality solutions while solving a set of proble...
We analyze the asymptotic time complexity of admis-sible heuristic search algorithms such as A*, IDA...
Classical heuristic search algorithms find the solution cost of a problem while finding the path fro...
Effective solving of constraint problems often requires choosing good or specific search heuristics....
AbstractIn the AIPS98 Planning Contest, the hsp planner showed that heuristic search planners can be...
Suboptimal search algorithms offer shorter solving times by sacrificing guaranteed solution optimali...
In the AIPS98 Planning Contest, the hsp planner showed that heuristic search planners can be competi...
Hyper-heuristics are search algorithms which operate on a set of heuristics with the goal of solving...
Search has been vital to artificial intelligence from the very beginning as a core technique in prob...
Suboptimal search algorithms offer shorter solving times by sacrificing guaranteed solution optimali...
We investigate the role of learning in search-based systems for solving optimization problems. We us...
A major difficulty in a search-based problem-solving process is the task of searching the potentiall...
It is well-known that while strict admissibility of heuristics in problem solving guarantees the opt...