Classical heuristic search algorithms find the solution cost of a problem while finding the path from the start state to a goal state. However, there are applications in which finding the path is not needed. In this paper we propose an algorithm that accurately and efficiently predicts the solution cost of a problem without finding the actual solution. We show empirically that our predictor makes more accurate predictions when compared to the bootstrapped heuristic, which is known to be a very accurate inadmissible heuristic. In addition, we show how our prediction algorithm can be used to enhance heuristic search algorithms. Namely, we use our predictor to calculate a bound for a bounded best-first search algorithm and to tune the w-value ...
The problem of searching for a plan with cost at most equal to a given absolute bound has attracted ...
We focus on relatively low dimensional robot motion planning problems, such as planning for navigati...
The performance of a new heuristic search algorithm is analyzed in this paper. The algorithm uses a ...
Heuristic search algorithms are designed to return an optimal path from a start state to a goal stat...
Jabbari Arfaee, Zilles, and Holte presented the bootstrap learning system, a system that learns stro...
Optimal planning and heuristic search systems solve state-space search problems by finding a least-c...
This paper proposes and investigates a novel way of combining machine learning and heuristic search ...
Optimal planning and heuristic search systems solve state-space searchproblems by finding a least-co...
Optimal planning and heuristic search systems solve state-space searchproblems by finding a least-co...
In many domains, different actions have different costs. In this paper, we show that various kinds o...
It is well-known that while strict admissibility of heuristics in problem solving guarantees the opt...
In this paper we address the following search task: find a goal with cost smaller than or equal to a...
A method is presented that causes A * to return high quality solutions while solving a set of proble...
Planning, scheduling, and other applications of heuristic search often demand we tackle problems tha...
Automated planning is a prominent Artificial Intelligence (AI) challenge that has been extensively s...
The problem of searching for a plan with cost at most equal to a given absolute bound has attracted ...
We focus on relatively low dimensional robot motion planning problems, such as planning for navigati...
The performance of a new heuristic search algorithm is analyzed in this paper. The algorithm uses a ...
Heuristic search algorithms are designed to return an optimal path from a start state to a goal stat...
Jabbari Arfaee, Zilles, and Holte presented the bootstrap learning system, a system that learns stro...
Optimal planning and heuristic search systems solve state-space search problems by finding a least-c...
This paper proposes and investigates a novel way of combining machine learning and heuristic search ...
Optimal planning and heuristic search systems solve state-space searchproblems by finding a least-co...
Optimal planning and heuristic search systems solve state-space searchproblems by finding a least-co...
In many domains, different actions have different costs. In this paper, we show that various kinds o...
It is well-known that while strict admissibility of heuristics in problem solving guarantees the opt...
In this paper we address the following search task: find a goal with cost smaller than or equal to a...
A method is presented that causes A * to return high quality solutions while solving a set of proble...
Planning, scheduling, and other applications of heuristic search often demand we tackle problems tha...
Automated planning is a prominent Artificial Intelligence (AI) challenge that has been extensively s...
The problem of searching for a plan with cost at most equal to a given absolute bound has attracted ...
We focus on relatively low dimensional robot motion planning problems, such as planning for navigati...
The performance of a new heuristic search algorithm is analyzed in this paper. The algorithm uses a ...