arXiv:2512.03913cs.ROcs.AI2025-12被引 3

利用成功与失败示范训练更鲁棒的视觉语言动作模型

Hierarchical Vision Language Action Model Using Success and Failure Demonstrations

  • 分层结构分离高层推理与底层控制,用失败数据做规划信号
  • 在2D场景图上进行可行性引导搜索,成功率提升显著
  • 适合需要高可靠性的机器人操作任务,尤其擅长处理复杂环境

以往视觉-语言-动作(VLA)模型通常仅使用远程操控的成功示范,而忽略数据收集中自然产生的大量失败样本。然而,这些失败蕴含了策略脆弱的位置与方式,可被用于提升鲁棒性。本文提出VINE,一种基于分层强化学习框架的层次化视觉语言动作模型,将高层推理(系统2)与低层控制(系统1)分离。系统2在2D场景图抽象上执行可行性引导的树搜索:提出子目标转移、从成功与失败中预测成功率,并在执行前剪枝脆弱分支,将计划评估转化为可行性评分。选定的子目标序列传递给系统1,由其执行底层动作而不修改核心技能。整个模型仅通过离线远程操作数据训练,直接将负面经验融入决策循环。在多个挑战性操作任务中,该方法持续提升成功率与鲁棒性,证明失败数据是将VLA广泛能力转化为稳健执行的关键资源。

原文摘要 · Abstract (English)

Prior Vision-Language-Action (VLA) models are typically trained on teleoperated successful demonstrations, while discarding numerous failed attempts that occur naturally during data collection. However, these failures encode where and how policies can be fragile, information that can be exploited to improve robustness. We address this problem by leveraging mixed-quality datasets to learn failure-aware reasoning at planning time. We introduce VINE, a hierarchical vision-language-action model that separates high-level reasoning (System 2) from low-level control (System 1) under a hierarchical reinforcement learning formalism, making failures usable as a structured learning signal rather than noisy supervision. System 2 performs feasibility-guided tree search over a 2D scene-graph abstraction: it proposes subgoal transitions, predicts success probabilities from both successes and failures, and prunes brittle branches before execution, effectively casting plan evaluation as feasibility scoring. The selected subgoal sequence is then passed to System 1, which executes low-level actions without modifying the agent's core skills. Trained entirely from offline teleoperation data, VINE integrates negative experience directly into the decision loop. Across challenging manipulation tasks, this approach consistently improves success rates and robustness, demonstrating that failure data is an essential resource for converting the broad competence of VLAs into robust execution.

视觉语言动作分层强化学习失败数据利用机器人操作

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