ROMar 30

ACoT-VLA: Action Chain-of-Thought for Vision-Language-Action Models

arXiv:2601.1140499.011 citationsh-index: 13Has Code
Predicted impact top 1% in RO · last 90 daysOriginality Highly original
AI Analysis

This addresses the challenge of precise action execution in generalist robot policies, offering a novel approach to intermediate reasoning that could enhance manipulation tasks.

The paper tackles the problem of improving precision in Vision-Language-Action models for robot manipulation by introducing Action Chain-of-Thought (ACoT), a paradigm that uses structured sequences of coarse action intents to guide action generation, resulting in superior performance in real-world and simulation experiments.

Vision-Language-Action models have emerged as essential generalist robot policies for diverse manipulation tasks, conventionally relying on directly translating multimodal inputs into actions via Vision-Language Model embeddings. Recent advancements have introduced explicit intermediary reasoning-such as sub-task prediction (language) or goal image synthesis (vision)-to guide action generation. However, these intermediate reasoning are often indirect and inherently limited in their capacity to convey the full, granular information required for precise action execution. Instead, we posit that the most effective form of reasoning is one that deliberates directly in the action space. We introduce Action Chain-of-Thought (ACoT), a paradigm where the reasoning process itself is formulated as a structured sequence of coarse action intents that guide the final policy. In this paper, we propose ACoT-VLA, a novel architecture that materializes the ACoT paradigm. Specifically, we introduce two complementary components: an Explicit Action Reasoner (EAR) and Implicit Action Reasoner (IAR). The former proposes coarse reference trajectories as explicit action-level reasoning steps, while the latter extracts latent action priors from internal representations of multimodal input, co-forming an ACoT that conditions the downstream action head to enable grounded policy learning. Extensive experiments in real-world and simulation environments demonstrate the superiority of our proposed method. Code is available at: https://github.com/AgibotTech/ACoT-VLA.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes