Hybrid Planning for Challenging Construction Problems: An Answer Set Programming Approach (Abstract Reprint)
Abstract
Conformant planning is a computationally challenging task that generates an action sequence to achieve goal condition with uncertain initial states and non-deterministic actions. The generate-and-complete (in short, GC) approach shows superior performance on conformant planning, which iteratively enumerates the solution of a planning subproblem for a single initial state and attempts to extend it for all initial states until a conform solution is found. However, two major drawbacks of the GC approach hinder its performance: the computational overhead due to state exploration and the insertion of many redundant actions. To overcome the above drawbacks, we improve both verification and completion procedures. Experimental results show that the improved GC planner has significant improvements over the original GC approach in many instances with a large number of initial states. Our approach also outperforms all of state-of-the-art planners, solving 989 instances in comparison to 784, which is the most solved by DNF.
Cite
Text
Ahmad et al. "Hybrid Planning for Challenging Construction Problems: An Answer Set Programming Approach (Abstract Reprint)." International Joint Conference on Artificial Intelligence, 2024. doi:10.24963/ijcai.2024/945Markdown
[Ahmad et al. "Hybrid Planning for Challenging Construction Problems: An Answer Set Programming Approach (Abstract Reprint)." International Joint Conference on Artificial Intelligence, 2024.](https://mlanthology.org/ijcai/2024/ahmad2024ijcai-hybrid/) doi:10.24963/ijcai.2024/945BibTeX
@inproceedings{ahmad2024ijcai-hybrid,
title = {{Hybrid Planning for Challenging Construction Problems: An Answer Set Programming Approach (Abstract Reprint)}},
author = {Ahmad, Faseeh and Patoglu, Volkan and Erdem, Esra},
booktitle = {International Joint Conference on Artificial Intelligence},
year = {2024},
pages = {8473},
doi = {10.24963/ijcai.2024/945},
url = {https://mlanthology.org/ijcai/2024/ahmad2024ijcai-hybrid/}
}