paper-with-me

홈 › Papers

Pretrained Vision-Language-Action Models are Surprisingly Resistant to Forgetting in Continual Learning

2026-03-04 · Huihan Liu, Changyeon Kim, Bo Liu, Minghuan Liu, Yuke Zhu arxiv

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 maintaining strong forward learning capabilities. Furthermore, we found that VLAs can retain relevant knowledge from prior tasks despite performance degradation during learning new tasks. This knowledge retention enables rapid recovery of seemingly forgotten skills through finetuning. Together, these insights imply that large-scale pretraining fundamentally changes the dynamics of continual learning, enabling models to continually acquire new skills over time with simple replay. Code and more information can be found at https://continual-vlas.github.io/forget-me-not/

📄 PDF Abstract BibTeX arXiv:2603.03818

Code (0)

등록된 구현이 없습니다.

Tasks

Continual Learning

Similar Papers 제목 키워드 기반

Effect of scale on catastrophic forgetting in neural networks

2021-09-29 · ICLR 2022 4 · Vinay Venkatesh Ramasesh, Aitor Lewkowycz, Ethan Dyer

Catastrophic forgetting presents a challenge in developing deep learning models capable of continual learning, i.e. learning tasks sequentially. Recently, both computer vision and natural-language processing have witness…

Continual Learning

FD-VLA: Force-Distilled Vision-Language-Action Model for Contact-Rich Manipulation

2026-02-02 · Ruiteng Zhao, Wenshuo Wang, Yicheng Ma, Xiaocong Li 외 arxiv

Force sensing is a crucial modality for Vision-Language-Action (VLA) frameworks, as it enables fine-grained perception and dexterous manipulation in contact-rich tasks. We present Force-Distilled VLA (FD-VLA), a novel fr…

Text-To-Concept (and Back) via Cross-Model Alignment

2023-05-10 · Mazda Moayeri, Keivan Rezaei, Maziar Sanjabi, Soheil Feizi

We observe that the mapping between an image's representation in one model to its representation in another can be learned surprisingly well with just a linear layer, even across diverse models. Building on this observat…

Enhancing Generalization in Vision-Language-Action Models by Preserving Pretrained Representations

2025-09-14 · Shresth Grover, Akshay Gopalkrishnan, Bo Ai, Henrik I. Christensen 외 arxiv

Vision-language-action (VLA) models finetuned from vision-language models (VLMs) hold the promise of leveraging rich pretrained representations to build generalist robots across diverse tasks and environments. However, d…

Robot ManipulationSpatial Reasoning

Discourse Probing of Pretrained Language Models

2021-04-13 · NAACL 2021 4 · Fajri Koto, Jey Han Lau, Timothy Baldwin

Existing work on probing of pretrained language models (LMs) has predominantly focused on sentence-level syntactic tasks. In this paper, we introduce document-level discourse probing to evaluate the ability of pretrained…

Sentence