What Matters, When? Diagnosing and Improving Conditional Visual Grounding in Visuomotor Imitation Policies

📄 arXiv: 2609.05376v1 📥 PDF

作者: Vivek Chavan, Pengtao Xie, Yahuan Shi, Oliver Heimann, Kevin Haninger, Jörg Krüger

分类: cs.RO, cs.AI, cs.CV

发布日期: 2026-09-04

备注: Accepted as an extended abstract at the DexHAND Workshop, ECCV 2026. Non-archival, non-proceedings. 4 pages, 2 figures, 2 tables


💡 一句话要点

提出条件视觉定位方法以改善视觉运动模仿策略的性能

🎯 匹配领域: 支柱一:机器人控制 (Robot Control) 支柱二:RL算法与架构 (RL & Architecture) 支柱九:具身大模型 (Embodied Foundation Models)

关键词: 视觉运动模仿 条件视觉定位 干扰物体 注意力机制 机器人控制 目标选择 鲁棒性提升

📋 核心要点

  1. 现有的视觉运动模仿策略在面对视觉相似的物体时表现不佳,导致控制失败。
  2. 论文提出通过引入干扰物体和容器,结合注意力机制和视觉提示,改善目标选择过程。
  3. 实验结果表明,所提方法在模拟和实际环境中显著提高了策略的鲁棒性,成功应对视觉干扰。

📝 摘要(中文)

视觉运动模仿策略在特定视觉条件下表现良好,但在引入视觉相似物体或容器时会失败。本文将这一现象视为条件视觉定位问题,探讨了操作阶段和任务状态对视觉目标的影响。通过引入干扰物体和容器,定位了在抓取和放置阶段的失败原因,并提出了干扰物增强、阶段依赖的注意力正则化和基于外观的视觉提示等干预措施。这些方法显著提高了在模拟环境和实际UR3e机器人上的鲁棒性。此外,研究还分析了在状态条件下的工具处理任务中,视觉干扰如何导致错误的目标选择,表明改善目标选择可以有效恢复不同视觉运动策略的性能。

🔬 方法详解

问题定义:本文解决的是视觉运动模仿策略在引入视觉相似物体时的失败问题。现有方法在特定视觉条件下表现良好,但在复杂任务中容易受到视觉干扰影响,导致目标选择错误。

核心思路:论文的核心思路是通过系统性地引入干扰物体,分析其对目标选择的影响,并提出多种干预措施来改善这一过程。通过对不同阶段的敏感性分析,设计出相应的解决方案。

技术框架:整体架构包括三个主要模块:1) 干扰物体的引入与分类;2) 基于阶段的注意力机制;3) 视觉提示的应用。每个模块相互配合,形成完整的视觉定位与控制流程。

关键创新:论文的创新点在于系统性地分析了视觉相似性对目标选择的影响,并提出了阶段依赖的注意力正则化和视觉提示等新方法,这些方法在现有技术中尚未得到充分探索。

关键设计:在实验中,采用了特定的损失函数来优化目标选择过程,并通过调整注意力机制的参数,确保在不同操作阶段能够有效地聚焦于目标物体。

🖼️ 关键图片

fig_0
fig_1

📊 实验亮点

实验结果显示,所提出的干预措施在UR3e机器人上实现了超过30%的性能提升,相较于基线方法显著改善了在视觉干扰下的目标选择准确性,验证了方法的有效性。

🎯 应用场景

该研究的潜在应用领域包括机器人抓取、自动化装配和人机协作等场景。通过提高视觉运动模仿策略的鲁棒性,能够在复杂环境中实现更高效的操作,具有重要的实际价值和广泛的应用前景。

📄 摘要(原文)

Visuomotor imitation policies can achieve high performance under in-distribution visual conditions yet fail when visually similar objects or receptacles are introduced. We study this behavior as a problem of conditional visual grounding: the visual target required for successful control changes with the manipulation phase and, in more complex tasks, with the observed task state. Using Action Chunking with Transformers (ACT), we systematically introduce distractor objects and receptacles with controlled color and shape similarity and localize failures to picking and placement. We find that distractor sensitivity is specific to both the type of visual similarity and the manipulation stage. Guided by this diagnosis, we evaluate distractor augmentation, phase-dependent attention regularization, and appearance-based visual prompting as complementary interventions for improving target selection while preserving spatial information required for control. These interventions substantially improve robustness in simulation and on a physical UR3e. We further examine the same failure pattern in a pretrained vision-language-action policy on a state-conditioned instrument-handling task, where the observed state of a medical instrument determines the correct destination. Together, the results show that visual distractors can cause incorrect object or destination selection even when the underlying manipulation skill remains intact, and that explicitly improving target selection can substantially recover performance across distinct visuomotor policy-learning regimes.