paper-with-me

Papers

On Learning Action Costs from Input Plans

2024-08-20 · Marianela Morales, Alberto Pozanco, Giuseppe Canonaco, Sriram Gopalakrishnan, Daniel Borrajo, Manuela Veloso

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 costs, which in turn allows us to rank the different plans. In this paper we introduce a new problem: that of learning the costs of a set of actions such that a set of input plans are optimal under the resulting planning model. To solve this problem we present $LACFIP^k$, an algorithm to learn action's costs from unlabeled input plans. We provide theoretical and empirical results showing how $LACFIP^k$ can successfully solve this task.

📄 PDF Abstract BibTeX arXiv:2408.10889

Code (0)

등록된 구현이 없습니다.

Tasks

valid

Methods 이 논문이 사용한 방법론

SET Dynamic Sparse Training method where weight mask is updated randomly periodically
Focus 설명 없음

Similar 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, whic…

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…

Cost Optimal Planning as Satisfiability

2021-03-03 · Mohammad Abdulaziz

We investigate upper bounds on the length of cost optimal plans that are valid for problems with 0-cost actions. We employ these upper bounds as horizons for a SAT-based encoding of planning with costs. Given an initial …

valid

Expected Sliced Transport Plans

2024-10-16 · Xinran Liu, Rocío Díaz Martín, Yikun Bai, Ashkan Shahbazi 외

The optimal transport (OT) problem has gained significant traction in modern machine learning for its ability to: (1) provide versatile metrics, such as Wasserstein distances and their variants, and (2) determine optimal…

Computational Efficiency

Planning with Minimal Disruption

2025-08-21 · Alberto Pozanco, Marianela Morales, Daniel Borrajo, Manuela Veloso arxiv

In many planning applications, we might be interested in finding plans that minimally modify the initial state to achieve the goals. We refer to this concept as plan disruption. In this paper, we formally introduce it, a…