Latent Reasoning VLA: Latent Thinking and Prediction for Vision-Language-Action Models
About
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}.
Related benchmarks
| Task | Dataset | Result | Rank | |
|---|---|---|---|---|
| Robot Manipulation | LIBERO (test) | Average Success Rate97.9 | 142 | |
| Robotic Manipulation | SimplerEnv WindowX | Put Spoon Success95.8 | 9 | |
| Robot Manipulation | Sort All Fruits into the Basket Real-world (test) | Subtask 1 Success Rate6.67e+3 | 3 | |
| Robot Manipulation | Stack Two Bowls Real-world (test) | Subtask 1 Score100 | 3 | |
| Robot Manipulation | Put All Objects into the Basket Real-world (test) | Subtask 1 Success50 | 3 | |
| Robot Manipulation | Find the Block and Place It in the Basket Real-world (test) | Subtask 1 Success Rate100 | 3 |