Consolidating LAMA with Best-First Width Search
Augusto B. Corr\^ea, Jendrik Seipp

TL;DR
This paper explores combining the LAMA planner with best-first width search (BFWS) techniques, demonstrating that partial integration improves planning performance and sets new benchmarks in agile planning.
Contribution
It introduces a novel hybrid approach that combines elements of LAMA and BFWS, leading to a new state-of-the-art in agile planning performance.
Findings
Simple addition of BFWS open-list to LAMA degrades performance.
Partial combination of LAMA and BFWS components improves planning results.
The hybrid approach outperforms existing planners on benchmark tests.
Abstract
One key decision for heuristic search algorithms is how to balance exploration and exploitation. In classical planning, novelty search has come out as the most successful approach in this respect. The idea is to favor states that contain previously unseen facts when searching for a plan. This is done by maintaining a record of the tuples of facts observed in previous states. Then the novelty of a state is the size of the smallest previously unseen tuple. The most successful version of novelty search is best-first width search (BFWS), which combines novelty measures with heuristic estimates. An orthogonal approach to balance exploration-exploitation is to use several open-lists. These open-lists are ordered using different heuristic estimates, which diversify the information used in the search. The search algorithm then alternates between these open-lists, trying to exploit these…
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.
Taxonomy
TopicsAlgorithms and Data Compression · Advanced Image and Video Retrieval Techniques · Data Management and Algorithms
MethodsTanh Activation · Softmax · Low-Rank Factorization-based Multi-Head Attention
