让机器人模型学会区分哪些视觉变化该忽略、哪些该响应。
What to Ignore, What to React: Visually Robust RL Fine-Tuning of VLA Models

- 通过成对视觉样本的不变性与敏感性目标,指导策略学习
- 在多种视觉干扰下,平均提升16.62%(π₀.₅)和9.10%(OpenVLA)
- 适用于需要强视觉鲁棒性的机器人操控任务
强化学习微调在机器人操作中展现潜力,但部署时的视觉变化带来实际挑战。标准任务奖励仅监督任务成功,难以判断视觉变化是否与任务无关或需改变行为。我们提出PAIR-VLA框架,在PPO优化中引入两个辅助目标:对任务不变的成对视觉变体(如不同干扰物),增强动作分布的一致性;对任务改变的成对变体(如目标物体姿态不同),鼓励动作分布可区分。这两个目标将视觉变体转化为策略响应的行为级指导。我们在ManiSkill3上评估了OpenVLA和π₀.₅两种架构,在包含未见干扰物、纹理变化、目标姿态差异、视角偏移和光照变化等多样化分布外视觉扰动下,方法显著优于标准PPO,分别实现16.62%和9.10%的平均性能提升。消融实验表明,从干扰物和纹理变化中学到的不变性可迁移至目标姿态和光照变化;在目标姿态变化上加入敏感性指导,进一步提升对冗余干扰的鲁棒性,凸显行为级强化学习指导的广泛可迁移性。
原文摘要 · Abstract (English)
Reinforcement learning (RL) fine-tuning has shown promise for Vision-Language-Action (VLA) models in robotic manipulation, but deployment-time visual shifts pose practical challenges. A key difficulty is that standard task rewards supervise task success, but offer limited guidance on whether a visual change is task-irrelevant or changes the behavior required for manipulation. We propose PAIR-VLA (Paired Action Invariance & Sensitivity for Visually Robust VLA), an RL fine-tuning framework to address this difficulty by adding two auxiliary objectives over paired visual variants during PPO optimization: an invariance term that reduces the discrepancy between action distributions for a task-preserving pair (e.g., different distractors), and a sensitivity objective that encourages separable action distributions for a task-altering pair (e.g., target object in a different pose). Together, these objectives turn visual variants from mere observation diversity into behavior-level guidance on policy responses during RL fine-tuning. We evaluate on ManiSkill3 across two representative VLA architectures, OpenVLA and $π_{0.5}$, under diverse out-of-distribution visual shifts including unseen distractors, texture changes, target object pose variation, viewpoint shifts, and lighting changes. Our method consistently improves over standard PPO, achieving average improvements of 16.62% on $π_{0.5}$ and 9.10% on OpenVLA. Notably, ablations further show generalization across visual shifts: invariance guidance learned from distractor and texture variants transfers to target-pose and lighting shifts, while adding sensitivity guidance on target-pose variants further improves robustness to nuisance shifts, highlighting the broader transferability of behavior-level RL guidance.
Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。