Deep learning for cost-optimal planning: Task-dependent planner selection

S Sievers, M Katz, S Sohrabi, H Samulowitz… - Proceedings of the …, 2019 - ojs.aaai.org
As classical planning is known to be computationally hard, no single planner is expected to
work well across many planning domains. One solution to this problem is to use online …

Online planner selection with graph neural networks and adaptive scheduling

T Ma, P Ferber, S Huo, J Chen, M Katz - … of the AAAI Conference on Artificial …, 2020 - aaai.org
Automated planning is one of the foundational areas of AI. Since no single planner can work
well for all tasks and domains, portfolio-based techniques have become increasingly …

A lightweight epistemic logic and its application to planning

MC Cooper, A Herzig, F Maffre, F Maris, E Perrotin… - Artificial Intelligence, 2021 - Elsevier
We study multiagent epistemic planning with a simple epistemic logic whose language is a
restriction of that of standard epistemic logic. Its formulas are boolean combinations of …

A*+ BFHS: A hybrid heuristic search algorithm

Z Bu, RE Korf - Proceedings of the AAAI Conference on Artificial …, 2022 - ojs.aaai.org
We present a new algorithm called A*+ BFHS for solving problems with unit-cost operators
where A* and IDA* fail due to memory limitations and/or the existence of many distinct paths …

Simplifying automated pattern selection for planning with symbolic pattern databases

I Moraru, S Edelkamp, S Franco, M Martinez - KI 2019: Advances in …, 2019 - Springer
Pattern databases (PDBs) are memory-based abstraction heuristics that are constructed
prior to the planning process which, if expressed symbolically, yield a very efficient …

Iterative-Deepening Uniform-Cost Heuristic Search

Z Bu, RE Korf - Proceedings of the International Symposium on …, 2022 - ojs.aaai.org
Breadth-first heuristic search (BFHS) is a classic algorithm for optimally solving heuristic
search and planning problems. BFHS is slower than A* but requires less memory. However …

[PDF][PDF] Fast Downward merge-and-shrink

S Sievers - IPC-9 planner abstracts, 2018 - ai.dmi.unibas.ch
Abstract Fast Downward Merge-and-Shrink uses the optimized, efficient implementation of
the merge-and-shrink framework available in the Fast Downward planning system. We …

[PDF][PDF] Using plan libraries for improved plan execution

I Moraru, G Canal, S Parsons - UKRAS21 Conference:“Robotics …, 2021 - researchgate.net
The difficulty of task planning for robotic agents arises from the stochastic nature of their
environment and the high cost of a failure during execution meaning frequent replanning is …

[PDF][PDF] Adaptive planner scheduling with graph neural networks

T Ma, P Ferber, S Huo, J Chen… - arxiv preprint arxiv …, 2018 - researchgate.net
Automated planning is one of the foundational areas of AI. Since a single planner unlikely
works well for all tasks and domains, portfolio-based techniques become increasingly …

[BOOK][B] Hybrid Heuristic Algorithms for Single-Agent Planning and Search With Limited Memory

Z Bu - 2023 - search.proquest.com
Heuristic search and planning model real-world problems as graphs, where each node
represents a unique state or configuration of the problem, and each edge represents an …