Latent Reasoning VLA: Latent Thinking and Prediction for Vision-Language-Action Models
Shuanghao Bai, Jing Lyu, Wanqi Zhou, Zhe Li, Dakai Wang, Lei Xing, Xiaoguang Zhao, Pengwei Wang, Zhongyuan Wang, Cheng Chi, Badong Chen, Shanghang Zhang
TL;DR
The paper tackles the overhead and representational mismatch of explicit chain-of-thought in Vision-Language-Action models by introducing LaRA-VLA, which internalizes reasoning in continuous latent space and eliminates CoT generation at inference. A three-stage curriculum progressively replaces explicit multi-modal CoT with latent representations, anchored by a latent-augmented backbone and a diffusion-based action generator. Through automated data pipelines and structured CoT datasets, LaRA-VLA achieves state-of-the-art performance on simulated benchmarks and long-horizon real-robot tasks, while delivering up to a 90% reduction in inference latency. These findings suggest latent reasoning as a scalable, efficient paradigm for real-time embodied control that better aligns with continuous perception and action than discrete CoT approaches.
Abstract
Vision-Language-Action (VLA) models benefit from chain-of-thought (CoT) reasoning, but existing approaches incur high inference overhead and rely on discrete reasoning representations that mismatch continuous perception and control. We propose Latent Reasoning VLA (\textbf{LaRA-VLA}), a unified VLA framework that internalizes multi-modal CoT reasoning into continuous latent representations for embodied action. LaRA-VLA performs unified reasoning and prediction in latent space, eliminating explicit CoT generation at inference time and enabling efficient, action-oriented control. To realize latent embodied reasoning, we introduce a curriculum-based training paradigm that progressively transitions from explicit textual and visual CoT supervision to latent reasoning, and finally adapts latent reasoning dynamics to condition action generation. We construct two structured CoT datasets and evaluate LaRA-VLA on both simulation benchmarks and long-horizon real-robot manipulation tasks. Experimental results show that LaRA-VLA consistently outperforms state-of-the-art VLA methods while reducing inference latency by up to 90\% compared to explicit CoT-based approaches, demonstrating latent reasoning as an effective and efficient paradigm for real-time embodied control. Project Page: \href{https://loveju1y.github.io/Latent-Reasoning-VLA/}{LaRA-VLA Website}.
