Search papers, labs, and topics across Lattice.
ReFineVLA fine-tunes Vision-Language-Action (VLA) models with teacher-generated reasoning rationales to improve performance on complex robotic manipulation tasks. By augmenting robotic datasets with reasoning rationales from an expert teacher model, ReFineVLA guides VLAs to explicitly reason about their actions rather than simply learning input-action mappings. Experiments on SimplerEnv using WidowX and Google Robot tasks demonstrate that ReFineVLA achieves state-of-the-art performance, improving success rates compared to existing methods and enhancing multimodal understanding.
Explicitly teaching VLAs to reason about their actions, rather than just mimicking them, unlocks significant performance gains in complex robotic manipulation tasks.
Vision-Language-Action (VLA) models have gained much attention from the research community thanks to their strength in translating multimodal observations with linguistic instructions into desired robotic actions. Despite their advancements, VLAs often overlook explicit reasoning and learn the functional input-action mappings, omitting crucial logical steps, which are especially pronounced in interpretability and generalization for complex, long-horizon manipulation tasks. In this work, we propose ReFineVLA, a multimodal reasoning-aware framework that fine-tunes VLAs with teacher-guided reasons. We first augment robotic datasets with reasoning rationales generated by an expert teacher model, guiding VLA models to learn to reason about their actions. Then, we fine-tune pre-trained VLAs with the reasoning-enriched datasets with ReFineVLA, while maintaining the underlying generalization abilities and boosting reasoning capabilities. We also conduct attention map visualization to analyze the alignment among visual observation, linguistic prompts, and to-be-executed actions of ReFineVLA, reflecting the model is ability to focus on relevant tasks and actions. Through this additional step, we explore that ReFineVLA-trained models exhibit a meaningful agreement between vision-language and action domains, highlighting the enhanced multimodal understanding and generalization. Evaluated across a suite of simulated manipulation benchmarks on SimplerEnv with both WidowX and Google Robot tasks, ReFineVLA achieves state-of-the-art performance, in success rate over the second-best method on the both the WidowX benchmark and Google Robot Tasks.