English

Anticipation-VLA: Solving Long-Horizon Embodied Tasks via Anticipation-based Subgoal Generation

Robotics 2026-05-05 v1 Machine Learning

Abstract

Vision-Language-Action (VLA) models have emerged as a powerful paradigm for embodied intelligence, enabling robots to perform tasks based on natural language instructions and current visual input. However, existing VLA models struggle with long-horizon tasks due to compounding errors. Prior methods decompose tasks into subtasks of fixed granularity, which cannot adapt to the varying complexity of execution states, limiting their robustness in long-horizon tasks. To overcome this, we introduce Anticipation Model, which adaptively and recursively generates future subgoals. This model continuously adapts as the task unfolds, adjusting future subgoals in response to evolving dynamics, facilitating more reliable planning paths. Building on this concept, we propose Anticipation-VLA, a hierarchical VLA model that leverages the anticipation model to generate actionable subgoals that guide VLA policy execution. We implement Anticipation-VLA with finetuning a Unified Multimodal Model (UMM) for high-level subgoal generation and a goal-conditioned VLA policy for low-level action execution. Experiments in both simulated and real-world robotic tasks demonstrate the effectiveness of Anticipation-VLA, highlighting the importance of adaptive and recursive subgoal generation for robust policy execution.

Keywords

Cite

@article{arxiv.2605.01772,
  title  = {Anticipation-VLA: Solving Long-Horizon Embodied Tasks via Anticipation-based Subgoal Generation},
  author = {Zhilong Zhang and Wenyu Luo and Haonan Wang and Yifei Sheng and Yidi Wang and Hanyuan Guo and Haoxiang Ren and Xinghao Du and Yuhan Che and Tongtong Cao and Lei Yuan and Yang Yu},
  journal= {arXiv preprint arXiv:2605.01772},
  year   = {2026}
}