English

What Planning Problems Can A Relational Neural Network Solve?

Machine Learning 2024-05-06 v2 Artificial Intelligence Neural and Evolutionary Computing Machine Learning

Abstract

Goal-conditioned policies are generally understood to be "feed-forward" circuits, in the form of neural networks that map from the current state and the goal specification to the next action to take. However, under what circumstances such a policy can be learned and how efficient the policy will be are not well understood. In this paper, we present a circuit complexity analysis for relational neural networks (such as graph neural networks and transformers) representing policies for planning problems, by drawing connections with serialized goal regression search (S-GRS). We show that there are three general classes of planning problems, in terms of the growth of circuit width and depth as a function of the number of objects and planning horizon, providing constructive proofs. We also illustrate the utility of this analysis for designing neural networks for policy learning.

Keywords

Cite

@article{arxiv.2312.03682,
  title  = {What Planning Problems Can A Relational Neural Network Solve?},
  author = {Jiayuan Mao and Tomás Lozano-Pérez and Joshua B. Tenenbaum and Leslie Pack Kaelbling},
  journal= {arXiv preprint arXiv:2312.03682},
  year   = {2024}
}

Comments

NeurIPS 2023 (Spotlight). Project page: https://concepts-ai.com/p/goal-regression-width/

R2 v1 2026-06-28T13:43:06.112Z