🤖 AI Summary
Current vision-language-action (VLA) models struggle to accurately comprehend and execute fine-grained natural language instructions, primarily due to semantically homogeneous language annotations in robotic datasets, low task discriminability, and insufficient fine-grained language grounding for similar visual observations. To address this, we propose a counterfactual relabeling method leveraging pre-trained vision-language models (VLMs), which automatically generates semantically diverse, task-specific counterfactual language descriptions and corresponding action labels—without collecting new data—thereby substantially enriching linguistic variability and task granularity in existing datasets. A VLA policy trained on the relabeled data achieves a 27% improvement in success rate across three indoor and outdoor vision-language navigation benchmarks, setting new state-of-the-art performance. This work introduces, for the first time, counterfactual generation for VLA data augmentation, establishing a low-cost, scalable paradigm for enhancing instruction-following capability.
📝 Abstract
Generalist robots should be able to understand and follow user instructions, but current vision-language-action (VLA) models struggle with following fine-grained commands despite providing a powerful architecture for mapping open-vocabulary natural language instructions to robot actions. One cause for this is a lack of semantic diversity and language grounding in existing robot datasets and, specifically, a lack of fine-grained task diversity for similar observations. To address this, we present a novel method to augment existing robot datasets by leveraging vision language models to create counterfactual labels. Our method improves the language-following capabilities of VLAs by increasing the diversity and granularity of language grounding for robot datasets by generating counterfactual language and actions. We evaluate the resulting model's ability to follow language instructions, ranging from simple object-centric commands to complex referential tasks, by conducting visual language navigation experiments in 3 different indoor and outdoor environments. Our experiments demonstrate that counterfactual relabeling, without any additional data collection, significantly improves instruction-following in VLA policies, making them competitive with state-of-the-art methods and increasing success rate by 27% on navigation tasks.