GraSP-VLA: Graph-based Symbolic Action Representation for Long-Horizon Planning with VLA Policies
Maëlic Neau, Zoe Falomir, Paulo E. Santos, Anne-Gwenn Bosser, Cédric Buche
TL;DR
GraSP-VLA addresses long-horizon robotic planning from demonstrations by grounding symbolic planning in a Continuous Scene Graph built from a four-layer Scene Graph. It generates PDDL actions automatically from observed transitions and schedules a bank of Vision-Language Action policies through a synchronized orchestrator, enabling online task decomposition without extensive domain priors. The approach is validated across indoor SGG benchmarks, DAHLIA-based planning domain generation, and real-world SO-101 experiments, showing improved long-horizon execution via decomposition even as SGG accuracy remains a bottleneck. Overall, the work advances neuro-symbolic planning by tightly coupling persistent perception-grounded relations with modular policy execution for scalable, open-ended imitation learning.
Abstract
Deploying autonomous robots that can learn new skills from demonstrations is an important challenge of modern robotics. Existing solutions often apply end-to-end imitation learning with Vision-Language Action (VLA) models or symbolic approaches with Action Model Learning (AML). On the one hand, current VLA models are limited by the lack of high-level symbolic planning, which hinders their abilities in long-horizon tasks. On the other hand, symbolic approaches in AML lack generalization and scalability perspectives. In this paper we present a new neuro-symbolic approach, GraSP-VLA, a framework that uses a Continuous Scene Graph representation to generate a symbolic representation of human demonstrations. This representation is used to generate new planning domains during inference and serves as an orchestrator for low-level VLA policies, scaling up the number of actions that can be reproduced in a row. Our results show that GraSP-VLA is effective for modeling symbolic representations on the task of automatic planning domain generation from observations. In addition, results on real-world experiments show the potential of our Continuous Scene Graph representation to orchestrate low-level VLA policies in long-horizon tasks.
