ReconVLA: Reconstructive Vision-Language-Action Model as Effective Robot Perceiver
Wenxuan Song, Ziyang Zhou, Han Zhao, Jiayi Chen, Pengxiang Ding, Haodong Yan, Yuxin Huang, Feilong Tang, Donglin Wang, Haoang Li
TL;DR
ReconVLA addresses the problem of dispersed visual attention in Vision-Language-Action models by introducing an implicit grounding mechanism that reconstructs the gaze region with a diffusion-based denoiser conditioned on the VLA's visual outputs. The approach relies on a latent visual reconstruction framework using a VAE-based visual tokenizer and a large-scale pretraining dataset (over 100k trajectories and 2M samples) to boost generalization in reconstruction and manipulation. Through simulation and real-world experiments, ReconVLA demonstrates superior precise manipulation and robust generalization to unseen objects, outperforming explicit grounding, chain-of-thought grounding, and other generative baselines. The work highlights the practical impact of focusing perception on target regions to improve long-horizon robotic manipulation and supports deployment in diverse environments.
Abstract
Recent advances in Vision-Language-Action (VLA) models have enabled robotic agents to integrate multimodal understanding with action execution. However, our empirical analysis reveals that current VLAs struggle to allocate visual attention to target regions. Instead, visual attention is always dispersed. To guide the visual attention grounding on the correct target, we propose ReconVLA, a reconstructive VLA model with an implicit grounding paradigm. Conditioned on the model's visual outputs, a diffusion transformer aims to reconstruct the gaze region of the image, which corresponds to the target manipulated objects. This process prompts the VLA model to learn fine-grained representations and accurately allocate visual attention, thus effectively leveraging task-specific visual information and conducting precise manipulation. Moreover, we curate a large-scale pretraining dataset comprising over 100k trajectories and 2 million data samples from open-source robotic datasets, further boosting the model's generalization in visual reconstruction. Extensive experiments in simulation and the real world demonstrate the superiority of our implicit grounding method, showcasing its capabilities of precise manipulation and generalization. Our project page is https://zionchow.github.io/ReconVLA/.
