English

ATA: Bridging Implicit Reasoning with Attention-Guided and Action-Guided Inference for Vision-Language Action Models

Computer Vision and Pattern Recognition 2026-03-03 v1 Artificial Intelligence

Abstract

Vision-Language-Action (VLA) models rely on current observations, including images, language instructions, and robot states, to predict actions and complete tasks. While accurate visual perception is crucial for precise action prediction and execution, recent work has attempted to further improve performance by introducing explicit reasoning during inference. However, such approaches face significant limitations. They often depend on data-intensive resources such as Chain-of-Thought (CoT) style annotations to decompose tasks into step-by-step reasoning, and in many cases require additional visual grounding annotations (e.g., bounding boxes or masks) to highlight relevant image regions. Moreover, they involve time-consuming dataset construction, labeling, and retraining, which ultimately results in longer inference sequences and reduced efficiency. To address these challenges, we propose ATA, a novel training-free framework that introduces implicit reasoning into VLA inference through complementary attention-guided and action-guided strategies. Unlike CoT or explicit visual-grounding methods, ATA formulates reasoning implicitly by integrating attention maps with an action-based region of interest (RoI), thereby adaptively refining visual inputs without requiring extra training or annotations. ATA is a plug-and-play implicit reasoning approach for VLA models, lightweight yet effective. Extensive experiments show that it consistently improves task success and robustness while preserving, and even enhancing, inference efficiency.

Keywords

Cite

@article{arxiv.2603.01490,
  title  = {ATA: Bridging Implicit Reasoning with Attention-Guided and Action-Guided Inference for Vision-Language Action Models},
  author = {Cheng Yang and Jianhao Jiao and Lingyi Huang and Jinqi Xiao and Zhexiang Tang and Yu Gong and Yibiao Ying and Yang Sui and Jintian Lin and Wen Huang and Bo Yuan},
  journal= {arXiv preprint arXiv:2603.01490},
  year   = {2026}
}

Comments

Accepted by ICRA 2026

R2 v1 2026-07-01T10:58:34.656Z