CRL-VLA: Continual Vision-Language-Action Learning
Qixin Zeng, Shuo Zhang, Hongyin Zhang, Renjie Wang, Han Zhao, Libang Zhao, Runze Li, Donglin Wang, Chao Huang
TL;DR
This work tackles continual post-training for Vision-Language-Action models in open-world robotic tasks by deriving a unified stability–plasticity bound that ties performance on old and new tasks to the goal-conditioned advantage magnitude $M_g$ scaled by policy divergence. It proposes CRL-VLA, a dual-critic framework with a frozen Goal-Conditioned Value (GCV) critic and a trainable Monte Carlo (MC) critic, coupled with a Goal-Conditioned Value Formulation to decouple semantic stability from adaptive learning. The training objective combines PPO with KL-based constraints and value-based regularizers to bound $M_{ ext{old}}$ and $M_{ ext{new}}$, enabling effective forward adaptation while mitigating forgetting. Empirical results on LIBERO-derived task suites demonstrate improved anti-forgetting and forward transfer, showing that the approach outperforms strong baselines in both single-task and multi-task continual learning scenarios. These findings advance reliable lifelong reasoning and manipulation for embodied agents operating across diverse, non-stationary instruction-grounded tasks.
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.
