Pretrained Vision-Language-Action Models are Surprisingly Resistant to Forgetting in Continual Learning
Huihan Liu, Changyeon Kim, Bo Liu, Minghuan Liu, Yuke Zhu

TL;DR
Pretrained vision-language-action models exhibit remarkable resistance to forgetting in continual learning, with simple experience replay effectively preserving learned skills and large-scale pretraining fundamentally enhancing continual learning capabilities.
Contribution
This work demonstrates that large-scale pretrained VLAs are inherently more resistant to forgetting, and simple experience replay suffices for continual learning, highlighting the impact of pretraining.
Findings
Pretrained VLAs show minimal forgetting compared to smaller models.
Simple experience replay achieves near-zero forgetting on VLAs.
Pretraining enables rapid skill recovery after learning new tasks.
Abstract
Continual learning is a long-standing challenge in robot policy learning, where a policy must acquire new skills over time without catastrophically forgetting previously learned ones. While prior work has extensively studied continual learning in relatively small behavior cloning (BC) policy models trained from scratch, its behavior in modern large-scale pretrained Vision-Language-Action (VLA) models remains underexplored. In this work, we found that pretrained VLAs are remarkably resistant to forgetting compared with smaller policy models trained from scratch. Simple Experience Replay (ER) works surprisingly well on VLAs, sometimes achieving zero forgetting even with a small replay data size. Our analysis reveals that pretraining plays a critical role in downstream continual learning performance: large pretrained models mitigate forgetting with a small replay buffer size while…
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.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsDomain Adaptation and Few-Shot Learning · Reinforcement Learning in Robotics · Multimodal Machine Learning Applications
