2025/04/28 by Bai, Yingbin, Sylvie Thiébaux, Thiebaux, Sylvie +2
Computer Science · #Multimodal Machine Learning Applications #AI-based Problem Solving and Planning #Advanced Graph Neural Networks
paper · pdf · doi:10.48550/arxiv.2504.19738
Learning-based planners leveraging Graph Neural Networks can learn search guidance applicable to large search spaces, yet their potential to address symmetries remains largely unexplored. In this paper, we introduce a graph representation of planning problems allying learning efficiency with the ability to detect symmetries, along with two pruning methods, action pruning and state pruning, designed to manage symmetries during search. The integration of these techniques into Fast Downward achieves a first-time success over LAMA on the latest IPC learning track dataset. Code is released at: https://github.com/bybeye/Distincter.