Learning Planning Abstractions from Language
Abstract
This paper presents a framework for learning state and action abstractions in sequential decision-making domains. Our framework, planning abstraction from language (PARL), utilizes language-annotated demonstrations to automatically discover a symbolic and abstract action space and induce a latent state abstraction based on it. PARL consists of three stages: 1) recovering object-level and action concepts, 2) learning state abstractions, abstract action feasibility, and transition models, and 3) applying low-level policies for abstract actions. During inference, given the task description, PARL first makes abstract action plans using the latent transition and feasibility functions, then refines the high-level plan using low-level policies. PARL generalizes across scenarios involving novel object instances and environments, unseen concept compositions, and tasks that require longer planning horizons than settings it is trained on.
Cite
@article{arxiv.2405.03864,
title = {Learning Planning Abstractions from Language},
author = {Weiyu Liu and Geng Chen and Joy Hsu and Jiayuan Mao and Jiajun Wu},
journal= {arXiv preprint arXiv:2405.03864},
year = {2024}
}
Comments
The first two authors contributed equally. The last two authors provide equal advising. Project website: https://parl2024.github.io/