用强化学习提升视觉语言动作模型在复杂操作中的表现
ConRFT: A Reinforced Fine-tuning Method for VLA Models via Consistency Policy

- 分离式训练:先离线提取策略,再在线通过一致性策略优化
- 实测8个任务平均成功率96.3%,比监督方法高144%
- 适合需要安全高效训练的机器人操作研究者
视觉-语言-动作(VLA)模型在真实世界机器人操作中展现出巨大潜力。然而,由于演示数据有限且不一致,尤其在高接触场景下,基于监督学习的微调难以获得稳健性能。本文提出一种名为ConRFT的强化微调方法,包含离线与在线两个阶段,采用统一的一致性训练目标。离线阶段结合行为克隆与Q-learning,从少量演示中有效提取策略并稳定价值估计;在线阶段通过一致性策略进一步微调,辅以人类干预保障探索安全性与样本效率。我们在八个真实操作任务上评估该方法,仅需45–90分钟在线微调即达到平均96.3%的成功率,相较以往监督方法成功率达144%提升,且回合长度缩短1.9倍。本工作验证了强化学习对提升VLA模型实际应用性能的有效性。视频与代码已公开于项目主页。
原文摘要 · Abstract (English)
Vision-Language-Action (VLA) models have shown substantial potential in real-world robotic manipulation. However, fine-tuning these models through supervised learning struggles to achieve robust performance due to limited, inconsistent demonstrations, especially in contact-rich environments. In this paper, we propose a reinforced fine-tuning approach for VLA models, named ConRFT, which consists of offline and online fine-tuning with a unified consistency-based training objective, to address these challenges. In the offline stage, our method integrates behavior cloning and Q-learning to effectively extract policy from a small set of demonstrations and stabilize value estimating. In the online stage, the VLA model is further fine-tuned via consistency policy, with human interventions to ensure safe exploration and high sample efficiency. We evaluate our approach on eight diverse real-world manipulation tasks. It achieves an average success rate of 96.3% within 45-90 minutes of online fine-tuning, outperforming prior supervised methods with a 144% improvement in success rate and 1.9x shorter episode length. This work highlights the potential of integrating reinforcement learning to enhance the performance of VLA models for real-world robotic applications. Videos and code are available at our project website https://cccedric.github.io/conrft/.
Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。