Search papers, labs, and topics across Lattice.
This paper introduces TREAD, a framework that enhances robot learning by re-labeling existing vision-action datasets using large Vision-Language Models (VLMs). By generating semantic sub-tasks, segmenting demonstration videos, and producing linguistically diverse instructions, TREAD significantly improves the generalization capabilities of robotic policies on novel tasks. Evaluations reveal that policies trained with TREAD outperform traditional methods, demonstrating enhanced planning and language-conditioned policy generalization.
TREAD transforms existing robot learning datasets into powerful tools for generalization, enabling robots to tackle unseen tasks with improved instruction-following capabilities.
The recent trend in scaling models for robot learning has resulted in impressive policies that can perform various manipulation tasks and generalize to novel scenarios. However, these policies continue to struggle with following instructions, likely due to the limited linguistic and action sequence diversity in existing robotics datasets. This paper introduces Task Robustness via Re-Labelling Vision-Action Robot Data (TREAD), a scalable framework that leverages large Vision-Language Models (VLMs) to augment existing robotics datasets without additional data collection, harnessing the transferable knowledge embedded in these models. Our approach leverages a pretrained VLM through three stages: generating semantic sub-tasks from original instruction labels and initial scenes, segmenting demonstration videos conditioned on these sub-tasks, and producing diverse instructions that incorporate object properties, effectively decomposing longer demonstrations into grounded language-action pairs. We further enhance robustness by augmenting the data with linguistically diverse versions of the text goals. Evaluations on LIBERO demonstrate that policies trained on our augmented datasets exhibit improved performance on novel, unseen tasks and goals. Our results show that TREAD enhances both planning generalization through trajectory decomposition and language-conditioned policy generalization through increased linguistic diversity.