vix.ing · top · new · best · stats · spec

Novelty and Lifted Helpful Actions in Generalized Planning

2023/07/03 by Chao Lei, Lei, Chao, Nir Lipovetzky +3 · 3 citations
Computer Science · #AI-based Problem Solving and Planning #Artificial Intelligence (cs.AI) #Constraint Satisfaction and Optimization #FOS: Computer and information sciences #Robotic Path Planning Algorithms

paper · pdf · doi:10.48550/arxiv.2307.00735

openalex publication_date 2023/07/03 · openalex created_date 2025/10/10 · openalex updated_date 2026/07/28

Abstract

It has been shown recently that successful techniques in classical planning, such as goal-oriented heuristics and landmarks, can improve the ability to compute planning programs for generalized planning (GP) problems. In this work, we introduce the notion of action novelty rank, which computes novelty with respect to a planning program, and propose novelty-based generalized planning solvers, which prune a newly generated planning program if its most frequent action repetition is greater than a given bound v, implemented by novelty-based best-first search BFS(v) and its progressive variant PGP(v). Besides, we introduce lifted helpful actions in GP derived from action schemes, and propose new evaluation functions and structural program restrictions to scale up the search. Our experiments show that the new algorithms BFS(v) and PGP(v) outperform the state-of-the-art in GP over the standard generalized planning benchmarks. Practical findings on the above-mentioned methods in generalized planning are briefly discussed.

Cited by

Related