English

CRL-VLA: Continual Vision-Language-Action Learning

Artificial Intelligence 2026-02-04 v1 Machine Learning Robotics

Abstract

Lifelong learning is critical for embodied agents in open-world environments, where reinforcement learning fine-tuning has emerged as an important paradigm to enable Vision-Language-Action (VLA) models to master dexterous manipulation through environmental interaction. Thus, Continual Reinforcement Learning (CRL) is a promising pathway for deploying VLA models in lifelong robotic scenarios, yet balancing stability (retaining old skills) and plasticity (learning new ones) remains a formidable challenge for existing methods. We introduce CRL-VLA, a framework for continual post-training of VLA models with rigorous theoretical bounds. We derive a unified performance bound linking the stability-plasticity trade-off to goal-conditioned advantage magnitude, scaled by policy divergence. CRL-VLA resolves this dilemma via asymmetric regulation: constraining advantage magnitudes on prior tasks while enabling controlled growth on new tasks. This is realized through a simple but effective dual-critic architecture with novel Goal-Conditioned Value Formulation (GCVF), where a frozen critic anchors semantic consistency and a trainable estimator drives adaptation. Experiments on the LIBERO benchmark demonstrate that CRL-VLA effectively harmonizes these conflicting objectives, outperforming baselines in both anti-forgetting and forward adaptation.

Keywords

Cite

@article{arxiv.2602.03445,
  title  = {CRL-VLA: Continual Vision-Language-Action Learning},
  author = {Qixin Zeng and Shuo Zhang and Hongyin Zhang and Renjie Wang and Han Zhao and Libang Zhao and Runze Li and Donglin Wang and Chao Huang},
  journal= {arXiv preprint arXiv:2602.03445},
  year   = {2026}
}
R2 v1 2026-07-01T09:34:01.233Z