RICL: Adding In-Context Adaptability to Pre-Trained Vision-Language-Action Models
Kaustubh Sridhar, Souradeep Dutta, Dinesh Jayaraman, Insup Lee

TL;DR
This paper introduces RICL, a method to enable in-context learning in pre-trained vision-language-action models for robotics, allowing easy task adaptation with minimal demonstrations without retraining the entire model.
Contribution
The paper presents a finetuning recipe that injects in-context adaptability into VLA models, enabling effective task learning from few demonstrations without full parameter updates.
Findings
RICL enables in-context learning in VLA models with only 20 demonstrations.
RICL significantly improves performance on new manipulation tasks.
Parameter finetuning further enhances task performance.
Abstract
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…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsMultimodal Machine Learning Applications · Robot Manipulation and Learning · Domain Adaptation and Few-Shot Learning
