paper-with-me

홈 › Papers

Subgoaling Relaxation-based Heuristics for Numeric Planning with Infinite Actions

2025-12-26 · Ángel Aso-Mollar, Diego Aineto, Enrico Scala, Eva Onaindia arxiv

Numeric planning with control parameters extends the standard numeric planning model by introducing action parameters as free numeric variables that must be instantiated during planning. This results in a potentially infinite number of applicable actions in a state. In this setting, off-the-shelf numeric heuristics that leverage the action structure are not feasible. In this paper, we identify a tractable subset of these problems--namely, controllable, simple numeric problems--and propose an optimistic compilation approach that transforms them into simple numeric tasks. To do so, we abstract control-dependent expressions into bounded constant effects and relaxed preconditions. The proposed compilation makes it possible to effectively use subgoaling heuristics to estimate goal distance in numeric planning problems involving control parameters. Our results demonstrate that this approach is an effective and computationally feasible way of applying traditional numeric heuristics to settings with an infinite number of possible actions, pushing the boundaries of the current state of the art.

📄 PDF Abstract BibTeX arXiv:2512.22367

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

A Hybrid LP-RPG Heuristic for Modelling Numeric Resource Flows in Planning

2014-02-04 · Amanda Jane Coles, Andrew Ian Coles, Maria Fox, Derek Long

Although the use of metric fluents is fundamental to many practical planning problems, the study of heuristics to support fully automated planners working with these fluents remains relatively unexplored. The most widely…

Learning Domain-Independent Planning Heuristics with Hypergraph Networks

2019-11-29 · William Shen, Felipe Trevizan, Sylvie Thiébaux

We present the first approach capable of learning domain-independent planning heuristics entirely from scratch. The heuristics we learn map the hypergraph representation of the delete-relaxation of the planning problem a…

Scaling up ML-based Black-box Planning with Partial STRIPS Models

2022-07-10 · Matias Greco, Álvaro Torralba, Jorge A. Baier, Hector Palacios

A popular approach for sequential decision-making is to perform simulator-based search guided with Machine Learning (ML) methods like policy learning. On the other hand, model-relaxation heuristics can guide the search e…

Decision MakingSequential Decision Making

Novelty Heuristics, Multi-Queue Search, and Portfolios for Numeric Planning

2024-04-08 · Dillon Z. Chen, Sylvie Thiébaux

Heuristic search is a powerful approach for solving planning problems and numeric planning is no exception. In this paper, we boost the performance of heuristic search for numeric planning with various powerful technique…

Heuristic Search

Exploiting Symbolic Heuristics for the Synthesis of Domain-Specific Temporal Planning Guidance using Reinforcement Learning

2025-05-19 · Irene Brugnara, Alessandro Valentini, Andrea Micheli

Recent work investigated the use of Reinforcement Learning (RL) for the synthesis of heuristic guidance to improve the performance of temporal planners when a domain is fixed and a set of training problems (not plans) is…

Reinforcement Learning (RL)