On Sample-Efficient Generalized Planning via Learned Transition Models
Nitin Gupta, Vishal Pallagani, John A. Aydin, Biplav Srivastava

TL;DR
This paper proposes learning explicit transition models for generalized planning, enabling more sample-efficient and out-of-distribution success compared to direct action prediction methods, especially in long-horizon scenarios.
Contribution
It introduces a transition-model learning approach that predicts intermediate world states, improving generalization and efficiency over existing Transformer-based planners.
Findings
Explicit transition models outperform direct action prediction in out-of-distribution success.
The approach requires fewer training instances and smaller models.
Relational graph encodings enhance domain dynamics learning.
Abstract
Generalized planning studies the construction of solution strategies that generalize across families of planning problems sharing a common domain model, formally defined by a transition function . Classical approaches achieve such generalization through symbolic abstractions and explicit reasoning over . In contrast, recent Transformer-based planners, such as PlanGPT and Plansformer, largely cast generalized planning as direct action-sequence prediction, bypassing explicit transition modeling. While effective on in-distribution instances, these approaches typically require large datasets and model sizes, and often suffer from state drift in long-horizon settings due to the absence of explicit world-state evolution. In this work, we formulate generalized planning as a transition-model learning problem, in which a neural model explicitly…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsAI-based Problem Solving and Planning · Reinforcement Learning in Robotics · Artificial Intelligence in Games
