paper-with-me

Papers

Exploring Instance Generation for Automated Planning

2020-09-21 · Özgür Akgün, Nguyen Dang, Joan Espasa, Ian Miguel, András Z. Salamon, Christopher Stone

Many of the core disciplines of artificial intelligence have sets of standard benchmark problems well known and widely used by the community when developing new algorithms. Constraint programming and automated planning are examples of these areas, where the behaviour of a new algorithm is measured by how it performs on these instances. Typically the efficiency of each solving method varies not only between problems, but also between instances of the same problem. Therefore, having a diverse set of instances is crucial to be able to effectively evaluate a new solving method. Current methods for automatic generation of instances for Constraint Programming problems start with a declarative model and search for instances with some desired attributes, such as hardness or size. We first explore the difficulties of adapting this approach to generate instances starting from problem specifications written in PDDL, the de-facto standard language of the automated planning community. We then propose a new approach where the whole planning problem description is modelled using Essence, an abstract modelling language that allows expressing high-level structures without committing to a particular low level representation in PDDL.

📄 PDF Abstract BibTeX arXiv:2009.10156

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Exploring Inevitable Waypoints for Unsolvability Explanation in Hybrid Planning Problems

2025-04-22 · Mir Md Sajid Sarwar, Rajarshi Ray

Explaining unsolvability of planning problems is of significant research interest in Explainable AI Planning. AI planning literature has reported several research efforts on generating explanations of solutions to planni…

Philosophy

Abstraction Generation for Generalized Planning with Pretrained Large Language Models

2026-02-11 · Zhenhe Cui, Huaxiang Xia, Hangjun Shen, Kailun Luo 외 arxiv

Qualitative Numerical Planning (QNP) serves as an important abstraction model for generalized planning (GP), which aims to compute general plans that solve multiple instances at once. Recent works show that large languag…

From domain-landmark graph learning to problem-landmark graph generation

2025-09-21 · Cristian Pérez-Corral, Antonio Garrido, Laura Sebastia arxiv

Landmarks have long played a pivotal role in automated planning, serving as crucial elements for improving the planning algorithms. The main limitation of classical landmark extraction methods is their sensitivity to spe…

Graph GenerationGraph Learning

Automated stereotactic radiosurgery planning using a human-in-the-loop reasoning large language model agent

2025-12-23 · Humza Nusrat, Luke Francisco, Bing Luo, Hassan Bagher-Ebadian 외 arxiv

Stereotactic radiosurgery (SRS) demands precise dose shaping around critical structures, yet black-box AI systems have limited clinical adoption due to opacity concerns. We tested whether chain-of-thought reasoning impro…

Seemingly Simple Planning Problems are Computationally Challenging: The Countdown Game

2025-08-04 · Michael Katz, Harsha Kokel, Sarath Sreedharan arxiv

There is a broad consensus that the inability to form long-term plans is one of the key limitations of current foundational models and agents. However, the existing planning benchmarks remain woefully inadequate to truly…