March 29, Tuesday
12:00 – 13:30
Bounded-cost heuristic search and predicting the optimal cost
Computer Science seminar
Lecturer : Mr. Roni Stern
Affiliation : CS, BGU
Location : 202/37
Host : CS, BGU
In the second part of the talk, I will present a novel algorithm that can predict the cost optimal solution of a given search problem. The proposed prediction algorithm builds on the CDP formula (Zahavi et. al., JAIR 2010) used to predict the number of nodes expanded in a single iteration of IDA*. Experiments on benchmark search domains show that the prediction is extremely accurate. In addition, the predicted cost can be used to enhance existing search algorithm. Experiments show that combining the prediction algorithm with Potential Search is able to find almost optimal solutions with orders of magnitude less nodes expanded when compared to A*.