← Search

Dillon Z. Chen

3 accepted papers

2026

Satisficing and Optimal Generalised Planning via Goal Regression

AAAI 2026technical

Generalised planning (GP) refers to the task of synthesising programs that solve families of related planning problems. We introduce a novel, yet simple method for GP: given a set of training problems, for each problem, compute an optimal plan for each goal atom in some order, perform goal regressio

Cited by 0SourcePDFScholar
2024

Learning Domain-Independent Heuristics for Grounded and Lifted Planning

AAAI 2024technical

We present three novel graph representations of planning tasks suitable for learning domain-independent heuristics using Graph Neural Networks (GNNs) to guide search. In particular, to mitigate the issues caused by large grounded GNNs we present the first method for learning domain-independent heuri…

2023

Heuristic Search for Multi-Objective Probabilistic Planning

AAAI 2023technical

Heuristic search is a powerful approach that has successfully been applied to a broad class of planning problems, including classical planning, multi-objective planning, and probabilistic planning modelled as a stochastic shortest path (SSP) problem. Here, we extend the reach of heuristic search to…