English

Towards Long-horizon Embodied Agents with Tool-Aligned Vision-Language-Action Models

Robotics 2026-05-14 v1 Artificial Intelligence Computer Vision and Pattern Recognition

Abstract

Vision-language-action (VLA) models are effective robot action executors, but they remain limited on long-horizon tasks due to the dual burden of extended closed-loop planning and diverse physical operations. We therefore propose VLAs-as-Tools, a strategy that distributes this burden across a high-level vision language model (VLM) agent for temporal reasoning and a family of specialized VLA tools for diverse local physical operations. The VLM handles scene analysis, global planning, and recovery, while each VLA tool executes a bounded subtask. To tightly couple agent planning with VLA tool execution in long-horizon tasks, we introduce a VLA tool-family interface that exposes explicit tool selection and in-execution progress feedback, enabling efficient event-triggered agent replanning without continuous agent polling. To obtain diverse specialized VLA tools that faithfully follow agent invocations, we further propose Tool-Aligned Post-Training (TAPT), which constructs invocation-aligned training units for instruction following and adopts tool-family residual adapters for efficient tool specialization. Experiments show that VLAs-as-Tools improves the success rate of π0.5\pi_{0.5} by 4.8 points on LIBERO-Long and 23.1 points on RoboTwin, and further enhances invocation fidelity by 15.0 points as measured by Non-biased Rate. Code will be released.

Keywords

Cite

@article{arxiv.2605.13119,
  title  = {Towards Long-horizon Embodied Agents with Tool-Aligned Vision-Language-Action Models},
  author = {Zixing Lei and Changxing Liu and Yichen Xiong and Minhao Xiong and Yuanzhuo Ding and Zhipeng Zhang and Weixin Li and Siheng Chen},
  journal= {arXiv preprint arXiv:2605.13119},
  year   = {2026}
}
R2 v1 2026-07-22T07:09:28.528Z