paper-with-me

홈 › Papers

Towards Long-Lived Robots: Continual Learning VLA Models via Reinforcement Fine-Tuning

2026-02-11 · Yuan Liu, Haoran Li, Shuai Tian, Yuxing Qin, Yuhui Chen, Yupeng Zheng, Yongzhen Huang, Dongbin Zhao arxiv

Pretrained on large-scale and diverse datasets, VLA models demonstrate strong generalization and adaptability as general-purpose robotic policies. However, Supervised Fine-Tuning (SFT), which serves as the primary mechanism for adapting VLAs to downstream domains, requires substantial amounts of task-specific data and is prone to catastrophic forgetting. To address these limitations, we propose LifeLong-RFT, a simple yet effective Reinforcement Fine-Tuning (RFT) strategy for VLA models independent of online environmental feedback and pre-trained reward models. By integrating chunking-level on-policy reinforcement learning with the proposed multi-dimensional process reward mechanism, LifeLong-RFT quantifies the heterogeneous contributions of intermediate action chunks across three dimensions to facilitate policy optimization. Specifically, (1) the Quantized Action Consistency Reward (QACR) ensures accurate action prediction within the discrete action space; (2) the Continuous Trajectory Alignment Reward (CTAR) aligns decoded continuous action chunks with reference trajectories to ensure precise control; (3) the Format Compliance Reward (FCR) guarantees the structural validity of outputs. Comprehensive experiments across SimplerEnv, LIBERO, and real-world tasks demonstrate that LifeLong-RFT exhibits strong performance in multi-task learning. Furthermore, for continual learning on the LIBERO benchmark, our method achieves a 22% gain in average success rate over SFT, while effectively adapting to new tasks using only 20% of the training data. Overall, our method provides a promising post-training paradigm for VLAs. The project page is available at <https://yuan-liu-lifelong-rft.github.io>.

📄 PDF Abstract BibTeX arXiv:2602.10503

Code (0)

등록된 구현이 없습니다.

Tasks

Reinforcement LearningMulti-Task LearningContinual Learning

Similar Papers 제목 키워드 기반

Continual World: A Robotic Benchmark For Continual Reinforcement Learning

2021-05-23 · NeurIPS 2021 12 · Maciej Wołczyk, Michał Zając, Razvan Pascanu, Łukasz Kuciński 외

Continual learning (CL) -- the ability to continuously learn, building on previously acquired knowledge -- is a natural requirement for long-lived autonomous reinforcement learning (RL) agents. While building such agents…

Continual Learningreinforcement-learningReinforcement LearningReinforcement Learning (RL)

Continual Task Learning through Adaptive Policy Self-Composition

2024-11-18 · Shengchao Hu, YuHang Zhou, Ziqing Fan, Jifeng Hu 외

Training a generalizable agent to continually learn a sequence of tasks from offline trajectories is a natural requirement for long-lived agents, yet remains a significant challenge for current offline reinforcement lear…

Continual LearningOffline RLReinforcement Learning (RL)

Continual Backdoor Training in IoT/CPS

2026-06-12 · Oxana Salish, Kuniyilh S arxiv

Internet of Things (IoT) and Cyber-physical systems (CPS) increasingly rely on continual learning (CL) to adapt to evolving environments, device heterogeneity, and concept drift, thereby improving overall utility. While …

Continual Learning

Can Vision-Language-Action Models Learn from Real-World Data Continually without Forgetting?

2026-05-26 · Jiarun Zhu, Yijun Hong, Xiaoquan Sun, Zetian Xu 외 arxiv

Vision-Language-Action (VLA) models provide a promising foundation for general-purpose robotics, yet their real-world deployment demands the ability to continually acquire new skills without forgetting prior ones. While …

Continual Learning

Backdoor Attacks on Contrastive Continual Learning for IoT Systems

2026-02-13 · Alfous Tim, Kuniyilh Simi D arxiv

The Internet of Things (IoT) systems increasingly depend on continual learning to adapt to non-stationary environments. These environments can include factors such as sensor drift, changing user behavior, device aging, a…

Representation LearningContinual Learning