Exploring the Limits of Vision-Language-Action Manipulations in Cross-task Generalization
Jiaming Zhou, Ke Ye, Jiayi Liu, Teli Ma, Zifan Wang, Ronghe Qiu, Kun-Yu Lin, Zhilin Zhao, Junwei Liang
TL;DR
This work targets zero-shot cross-task generalization in vision-language-action robotic manipulation by introducing AGNOSTOS, a RLBench-based benchmark with 23 unseen tasks across two difficulty levels. To close the generalization gap, it proposes Cross-task In-context Manipulation (X-ICM), which leverages in-context demonstrations from seen tasks guided by a diffusion-based dynamics model to prompt LLMs to predict unseen-task actions. Across extensive benchmarks, X-ICM substantially improves cross-task zero-shot performance over leading VLA approaches, with notable gains on Level-1 and Level-2 tasks and some real-world validation. Still, challenges remain for novel semantics and long-horizon tasks, motivating further work in multi-modal reasoning and embodiment-agnostic generalization for open-world robotic manipulation.
Abstract
The generalization capabilities of vision-language-action (VLA) models to unseen tasks are crucial to achieving general-purpose robotic manipulation in open-world settings. However, the cross-task generalization capabilities of existing VLA models remain significantly underexplored. To address this gap, we introduce AGNOSTOS, a novel simulation benchmark designed to rigorously evaluate cross-task zero-shot generalization in manipulation. AGNOSTOS comprises 23 unseen manipulation tasks for testing, distinct from common training task distributions, and incorporates two levels of generalization difficulty to assess robustness. Our systematic evaluation reveals that current VLA models, despite being trained on diverse datasets, struggle to generalize effectively to these unseen tasks. To overcome this limitation, we propose Cross-Task In-Context Manipulation (X-ICM), a method that conditions large language models (LLMs) on in-context demonstrations from seen tasks to predict action sequences for unseen tasks. Additionally, we introduce a dynamics-guided sample selection strategy that identifies relevant demonstrations by capturing cross-task dynamics. On AGNOSTOS, X-ICM significantly improves cross-task zero-shot generalization performance over leading VLAs. We believe AGNOSTOS and X-ICM will serve as valuable tools for advancing general-purpose robotic manipulation.
