paper-with-me

Papers

On Computing Plans with Uniform Action Costs

2024-02-15 · Alberto Pozanco, Daniel Borrajo, Manuela Veloso

In many real-world planning applications, agents might be interested in finding plans whose actions have costs that are as uniform as possible. Such plans provide agents with a sense of stability and predictability, which are key features when humans are the agents executing plans suggested by planning tools. This paper adapts three uniformity metrics to automated planning, and introduce planning-based compilations that allow to lexicographically optimize sum of action costs and action costs uniformity. Experimental results both in well-known and novel planning benchmarks show that the reformulated tasks can be effectively solved in practice to generate uniform plans.

📄 PDF Abstract BibTeX arXiv:2402.09877

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Risk Awareness in HTN Planning

2022-04-22 · Ebaa Alnazer, Ilche Georgievski, Marco Aiello

Actual real-world domains are characterised by uncertain situations in which acting and use of resources require embracing risk. Performing actions in such domains always entails costs of consuming some resource, such as…

On Learning Action Costs from Input Plans

2024-08-20 · Marianela Morales, Alberto Pozanco, Giuseppe Canonaco, Sriram Gopalakrishnan 외

Most of the work on learning action models focus on learning the actions' dynamics from input plans. This allows us to specify the valid plans of a planning task. However, very little work focuses on learning action cost…

valid

Efficient and Reconfigurable Optimal Planning in Large-Scale Systems Using Hierarchical Finite State Machines

2023-03-29 · Elis Stefansson, Karl H. Johansson

In this paper, we consider a planning problem for a large-scale system modelled as a hierarchical finite state machine (HFSM) and develop a control algorithm for computing optimal plans between any two states. The contro…

Active Learning of Abstract Plan Feasibility

2021-07-01 · Michael Noseworthy, Caris Moses, Isaiah Brand, Sebastian Castro 외

Long horizon sequential manipulation tasks are effectively addressed hierarchically: at a high level of abstraction the planner searches over abstract action sequences, and when a plan is found, lower level motion plans …

Active Learning

Personalized Algorithmic Recourse with Preference Elicitation

2022-05-27 · Giovanni De Toni, Paolo Viappiani, Stefano Teso, Bruno Lepri 외

Algorithmic Recourse (AR) is the problem of computing a sequence of actions that -- once performed by a user -- overturns an undesirable machine decision. It is paramount that the sequence of actions does not require too…

Efficient Exploration