paper-with-me

Papers

Satisficing and Optimal Generalised Planning via Goal Regression (Extended Version)

2025-11-14 · Dillon Z. Chen, Till Hofmann, Toryn Q. Klassen, Sheila A. McIlraith arxiv

Generalised planning (GP) refers to the task of synthesising programs that solve families of related planning problems. We introduce a novel, yet simple method for GP: given a set of training problems, for each problem, compute an optimal plan for each goal atom in some order, perform goal regression on the resulting plans, and lift the corresponding outputs to obtain a set of first-order $\textit{Condition} \rightarrow \textit{Actions}$ rules. The rules collectively constitute a generalised plan that can be executed as is or alternatively be used to prune the planning search space. We formalise and prove the conditions under which our method is guaranteed to learn valid generalised plans and state space pruning axioms for search. Experiments demonstrate significant improvements over state-of-the-art (generalised) planners with respect to the 3 metrics of synthesis cost, planning coverage, and solution quality on various classical and numeric planning domains.

📄 PDF Abstract BibTeX arXiv:2511.11095

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Soft Goals Can Be Compiled Away

2014-01-15 · Emil Keyder, Hector Geffner

Soft goals extend the classical model of planning with a simple model of preferences. The best plans are then not the ones with least cost but the ones with maximum utility, where the utility of a plan is the sum of the …

On Satisficing in Quantitative Games

2021-01-06 · Suguman Bansal, Krishnendu Chatterjee, Moshe Y. Vardi

Several problems in planning and reactive synthesis can be reduced to the analysis of two-player quantitative graph games. {\em Optimization} is one form of analysis. We argue that in many cases it may be better to repla…

Learning Search-Space Specific Heuristics Using Neural Networks

2023-06-06 · Yu Liu, Ryo Kuroiwa, Alex Fukunaga

We propose and evaluate a system which learns a neuralnetwork heuristic function for forward search-based, satisficing classical planning. Our system learns distance-to-goal estimators from scratch, given a single PDDL t…

regression

Synthesis from Satisficing and Temporal Goals

2022-05-20 · Suguman Bansal, Lydia Kavraki, Moshe Y. Vardi, Andrew Wells

Reactive synthesis from high-level specifications that combine hard constraints expressed in Linear Temporal Logic LTL with soft constraints expressed by discounted-sum (DS) rewards has applications in planning and reinf…

Reinforcement Learning (RL)

Satisficing Exploration for Deep Reinforcement Learning

2024-07-16 · Dilip Arumugam, Saurabh Kumar, Ramki Gummadi, Benjamin Van Roy

A default assumption in the design of reinforcement-learning algorithms is that a decision-making agent always explores to learn optimal behavior. In sufficiently complex environments that approach the vastness and scale…

Deep Reinforcement LearningMulti-Armed Banditsreinforcement-learningReinforcement Learning