Daily Arxiv

This is a page that curates AI-related papers published worldwide.
All content here is summarized using Google Gemini and operated on a non-profit basis.
Copyright for each paper belongs to the authors and their institutions; please make sure to credit the source when sharing.

On Learning Action Costs from Input Plans

Created by
  • Haebom

Author

Marianela Morales, Alberto Pozanco, Giuseppe Canonaco, Sriram Gopalakrishnan, Daniel Borrajo, Manuela Veloso

Outline

This paper focuses on learning action costs, rather than learning action dynamics, in behavioral model learning. Unlike previous studies that focused on specifying valid plans for planning tasks, this paper presents a novel problem: learning a set of action costs that ensures that a set of input plans is optimal under the resulting planning model. To address this problem, we propose $LACFIP^k$, an algorithm that learns action costs from unlabeled input plans. We demonstrate the successful performance of $LACFIP^k$ through theoretical and experimental results.

Takeaways, Limitations

Takeaways:
Presenting a new problem called action cost learning and suggesting a solution.
Proving that learning actions cost-effectively from unlabeled data is possible using the $LACFIP^k$ algorithm.
A new research direction in the field of action cost learning for optimal planning.
Limitations:
Further research is needed on the performance and generalization ability of the $LACFIP^k$ algorithm.
Applicability verification is needed for various planning problems and behavioral models.
Further research is needed on applicability and scalability to real-world problems.
👍