Paper Overview
Field: Computer Vision (CV) Authors: Vivek Chavan, Yahuan Shi, Oliver Heimann, Kevin Haninger, Jörg Krüger Published: 2026-09-04 arXiv: 2609.05369
Abstract
Vision-language-action (VLA) models can execute short manipulation skills, but remain brittle in long-horizon procedures requiring persistent task state, dependency-aware reasoning, conditional decisions, and reliable grounding. This paper investigates a neuro-symbolic framework that combines learned VLA control with explicit task graphs and multimodal procedural memory.
Task graphs encode action dependencies, valid transitions, and branch conditions, while memory maintains the active step, completed actions, textual context, and task-relevant visual evidence. Together, these structures guide object selection, destination grounding, subgoal dispatch, and verification of expected state transitions.
Human demonstrations provide additional spatial and temporal guidance through gaze or saliency cues. To isolate the impact on policy learning, the initial study bypasses cross-view gaze transfer and annotates pseudo-gaze directly on robot-view teleoperation videos. This guidance is used for VLA fine-tuning and inference.
Evaluation Domains
The framework is studied in two long-horizon manipulation domains requiring ordered execution, visual grounding decisions, and conditional branching:
- Workspace cleanup
- Surgical instrument handling
- Correct object and destination selection
- Subtask completion
- Task progress
- Step-order consistency
- Overall task success
- Procedural or execution errors
Evaluation metrics include:
Conclusion
The work positions structured symbolic reasoning and demonstration-derived visual guidance as complementary mechanisms for reliable long-horizon VLA operation.
--- *Auto-collected on 2026-09-09*