arXiv:2508.02062cs.ROcs.AI2025-08被引 22

让视觉语言动作模型学会用少量示范快速适应新任务。

RICL: Adding In-Context Adaptability to Pre-Trained Vision-Language-Action Models

  • 通过微调注入上下文学习能力,无需参数更新即可使用
  • 仅需10-20个示范就能显著提升新任务表现
  • 适合希望快速部署机器人新任务的开发者与研究者

多任务视觉-语言-动作(VLA)模型近年来作为机器人通用基础模型展现出巨大潜力,在新环境新任务上可实现即插即用的非平凡性能。然而,要真正实用,用户必须能轻松教会模型改进。语言与视觉模型已具备上下文学习(ICL)能力,可通过少量示例无参数微调完成教学。但以模仿学习为目标预训练的VLA不具备此能力。本文提出后置注入式上下文学习(RICL)方法,仅需小规模机器人示范数据集与恰当微调策略,即可为这类VLA注入上下文适应能力。经RICL重训练后,用户仅需提供10–20个新任务示范,系统便能从中提取最相关部分嵌入上下文,利用ICL执行新任务并提升性能。我们将RICL应用于π₀-FAST VLA,验证其在多种新操作任务中仅用20个示范即实现显著提升,且支持后续参数微调进一步优化。论文发布RICL-π₀-FAST代码与模型权重,首次为机器人操作任务提供简单有效的上下文学习接口。

原文摘要 · Abstract (English)

Multi-task ``vision-language-action'' (VLA) models have recently demonstrated increasing promise as generalist foundation models for robotics, achieving non-trivial performance out of the box on new tasks in new environments. However, for such models to be truly useful, an end user must have easy means to teach them to improve. For language and vision models, the emergent ability to perform in-context learning (ICL) has proven to be a versatile and highly useful interface to easily teach new tasks with no parameter finetuning. Unfortunately, VLAs pre-trained with imitation learning objectives do not naturally acquire ICL abilities. In this paper, we demonstrate that, with the right finetuning recipe and a small robot demonstration dataset, it is possible to inject in-context adaptability post hoc into such a VLA. After retraining for in-context learning (RICL), our system permits an end user to provide a small number (10-20) of demonstrations for a new task. RICL then fetches the most relevant portions of those demonstrations into the VLA context to exploit ICL, performing the new task and boosting task performance. We apply RICL to inject ICL into the $π_{0}$-FAST VLA, and show that it permits large in-context improvements for a variety of new manipulation tasks with only 20 demonstrations per task, without any parameter updates. When parameter updates on the target task demonstrations is possible, RICL finetuning further boosts performance. We release code and model weights for RICL-$π_{0}$-FAST alongside the paper to enable, for the first time, a simple in-context learning interface for new manipulation tasks. Website: https://ricl-vla.github.io.

机器人上下文学习VLA演示学习

Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。