Improving Heuristics Through Relaxed Search - An Analysis of TP4 and HSP*a in the 2004 Planning Competition
P. Haslum

TL;DR
This paper introduces relaxed search to efficiently compute improved heuristics for planning, demonstrating its effectiveness in certain domains by balancing accuracy and computational cost.
Contribution
It presents a novel relaxed search method for partially computing the hm heuristic, enabling higher parameter values and improved planning performance.
Findings
Relaxed search is cost-effective in domains with small successor states.
Combining partial hm heuristics with relaxed search improves heuristic accuracy.
The method's effectiveness varies across different planning domains.
Abstract
The hm admissible heuristics for (sequential and temporal) regression planning are defined by a parameterized relaxation of the optimal cost function in the regression search space, where the parameter m offers a trade-off between the accuracy and computational cost of theheuristic. Existing methods for computing the hm heuristic require time exponential in m, limiting them to small values (m andlt= 2). The hm heuristic can also be viewed as the optimal cost function in a relaxation of the search space: this paper presents relaxed search, a method for computing this function partially by searching in the relaxed space. The relaxed search method, because it computes hm only partially, is computationally cheaper and therefore usable for higher values of m. The (complete) hm heuristic is combined with partial hm heuristics, for m = 3,..., computed by relaxed search, resulting in a more…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
