Novelty and Lifted Helpful Actions in Generalized Planning
- URL: http://arxiv.org/abs/2307.00735v1
- Date: Mon, 3 Jul 2023 03:44:12 GMT
- Title: Novelty and Lifted Helpful Actions in Generalized Planning
- Authors: Chao Lei, Nir Lipovetzky, Krista A. Ehinger
- Abstract summary: We introduce the notion of action novelty rank, which computes novelty with respect to a planning program.
We 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$.
- Score: 14.513354207511151
- License: http://arxiv.org/licenses/nonexclusive-distrib/1.0/
- 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.
Related papers
- Parallel Strategies for Best-First Generalized Planning [51.713634067802104]
Generalized planning (GP) is a research area of AI that studies the automated synthesis of algorithmic-like solutions capable of solving multiple classical planning instances.
One of the current advancements has been the introduction of Best-First Generalized Planning (BFGP), a GP algorithm based on a novel solution space that can be explored with search.
This paper evaluates the application of parallel search techniques to BFGP, another critical component in closing the performance gap.
arXiv Detail & Related papers (2024-07-31T09:50:22Z) - Planning as In-Painting: A Diffusion-Based Embodied Task Planning
Framework for Environments under Uncertainty [56.30846158280031]
Task planning for embodied AI has been one of the most challenging problems.
We propose a task-agnostic method named 'planning as in-painting'
The proposed framework achieves promising performances in various embodied AI tasks.
arXiv Detail & Related papers (2023-12-02T10:07:17Z) - Lifted Sequential Planning with Lazy Constraint Generation Solvers [28.405198103927955]
This paper studies the possibilities made open by the use of Lazy Clause Generation (LCG) based approaches to Constraint Programming (CP)
We propose a novel CP model based on seminal ideas on so-called lifted causal encodings for planning as satisfiability.
We report that for planning problem instances requiring fewer plan steps our methods compare very well with the state-of-the-art in optimal sequential planning.
arXiv Detail & Related papers (2023-07-17T04:54:58Z) - Hierarchical Programmatic Reinforcement Learning via Learning to Compose
Programs [58.94569213396991]
We propose a hierarchical programmatic reinforcement learning framework to produce program policies.
By learning to compose programs, our proposed framework can produce program policies that describe out-of-distributionally complex behaviors.
The experimental results in the Karel domain show that our proposed framework outperforms baselines.
arXiv Detail & Related papers (2023-01-30T14:50:46Z) - Computing Programs for Generalized Planning as Heuristic Search [10.850101961203748]
This paper adapts the planning as search paradigm to the particularities of Generalized Planning (GP)
The BFGP algorithm for GP implements a best-first search in our program-based solution space.
arXiv Detail & Related papers (2022-05-12T17:57:09Z) - Generalized Planning as Heuristic Search [12.160708336715489]
This paper adapts the planning as search paradigm to the particularities of Generalized Planning (GP)
The paper defines a novel GP solution space that is independent of number of planning instances in a GP problem, and the size of these instances.
Lastly, the paper defines a GP algorithm, called Best-First Generalized Planning (BFGP), that implements a best-first search in the solution space guided by our evaluation/heuristic functions.
arXiv Detail & Related papers (2021-03-26T12:35:10Z) - Robust Hierarchical Planning with Policy Delegation [6.1678491628787455]
We propose a novel framework and algorithm for hierarchical planning based on the principle of delegation.
We show this planning approach is experimentally very competitive to classic planning and reinforcement learning techniques on a variety of domains.
arXiv Detail & Related papers (2020-10-25T04:36:20Z) - Planning with Submodular Objective Functions [118.0376288522372]
We study planning with submodular objective functions, where instead of maximizing cumulative reward, the goal is to maximize the value induced by a submodular function.
Our framework subsumes standard planning and submodular objective with cardinality constraints as special cases.
arXiv Detail & Related papers (2020-10-22T16:55:12Z) - Divide-and-Conquer Monte Carlo Tree Search For Goal-Directed Planning [78.65083326918351]
We consider alternatives to an implicit sequential planning assumption.
We propose Divide-and-Conquer Monte Carlo Tree Search (DC-MCTS) for approximating the optimal plan.
We show that this algorithmic flexibility over planning order leads to improved results in navigation tasks in grid-worlds.
arXiv Detail & Related papers (2020-04-23T18:08:58Z) - STRIPS Action Discovery [67.73368413278631]
Recent approaches have shown the success of classical planning at synthesizing action models even when all intermediate states are missing.
We propose a new algorithm to unsupervisedly synthesize STRIPS action models with a classical planner when action signatures are unknown.
arXiv Detail & Related papers (2020-01-30T17:08:39Z)
This list is automatically generated from the titles and abstracts of the papers in this site.
This site does not guarantee the quality of this site (including all information) and is not responsible for any consequences.