arXiv:2603.26666cs.RO2026-03被引 7

用专家指导提升机器人视觉动作模型的训练效率与鲁棒性

VLA-OPD: Bridging Offline SFT and Online RL for Vision-Language-Action Models via On-Policy Distillation

  • 用教师模型提供密集监督,让学生模型自我生成轨迹时可主动纠错
  • 在LIBERO和RoboTwin2.0上比纯RL更省样本,比纯SFT更抗遗忘
  • 通过反KL目标稳定学习,避免熵爆炸或过早坍缩,适合部署前微调

尽管预训练的视觉-语言-动作(VLA)模型在机器人操作中表现出色,但部署前的后训练仍至关重要。然而,标准离线监督微调(SFT)易受分布偏移影响并导致预训练能力的灾难性遗忘,而在线强化学习(RL)则面临奖励稀疏和样本效率低的问题。本文提出一种基于策略蒸馏的框架VLA-OPD,融合SFT的效率与RL的鲁棒性。不依赖稀疏环境奖励,VLA-OPD利用专家教师对学生自生成轨迹提供密集的、逐标记的监督,实现对策略引发状态的主动纠错,同时通过温和对齐保留预训练泛化能力。关键在于采用反KL目标:相比标准前向KL导致的模式覆盖熵爆炸,或硬交叉熵引起的过早熵坍缩,该有界模式聚焦目标能过滤教师的认知不确定性,维持动作多样性,确保稳定学习。在LIBERO与RoboTwin2.0基准上的实验表明,VLA-OPD显著提升样本效率,优于纯RL,且鲁棒性超过纯SFT,有效缓解后训练中的灾难性遗忘。

原文摘要 · Abstract (English)

Although pre-trained Vision-Language-Action (VLA) models exhibit impressive generalization in robotic manipulation, post-training remains crucial to ensure reliable performance during deployment. However, standard offline Supervised Fine-Tuning (SFT) suffers from distribution shifts and catastrophic forgetting of pre-trained capabilities, while online Reinforcement Learning (RL) struggles with sparse rewards and poor sample efficiency. In this paper, we propose On-Policy VLA Distillation (VLA-OPD), a framework bridging the efficiency of SFT with the robustness of RL. Instead of relying on sparse environmental rewards, VLA-OPD leverages an expert teacher to provide dense, token-level supervision on the student's self-generated trajectories. This enables active error correction on policy-induced states while preserving pre-trained general capabilities through gentle alignment. Crucially, we formulate VLA-OPD via a Reverse-KL objective. Unlike standard Forward-KL that induces mode-covering entropy explosion, or Hard-CE that causes premature entropy collapse, our bounded mode-seeking objective ensures stable policy learning by filtering out the teacher's epistemic uncertainty while maintaining action diversity. Experiments on LIBERO and RoboTwin2.0 benchmarks demonstrate that VLA-OPD significantly improves sample efficiency over RL and robustness over SFT, while effectively mitigating catastrophic forgetting during post-training.

机器人强化学习模型蒸馏多模态

Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。