arXiv:2511.00555cs.RO2025-11中稿 · IEEE T-RO被引 2

用视觉驱动的动态恢复机制提升机器人模仿学习的鲁棒性

Improving Robustness to Out-of-Distribution States in Imitation Learning via Deep Koopman-Boosted Diffusion Policy

  • 双分支架构分离视觉与本体感觉输入,避免过拟合
  • 引入深度Koopman算子捕捉视觉序列中的时序结构,提升状态表征
  • 通过生成模型置信度动态融合动作块,实现在异常状态下自动重试

将生成模型与动作分块结合在机器人操作模仿学习中展现出巨大潜力。然而,现有基于扩散模型的方法难以捕捉多步间的强时序依赖,尤其在引入本体感觉输入时表现不佳,易导致任务失败——策略过度依赖本体感知而忽略视觉任务特征。为此,我们提出深度Koopman增强的双分支扩散策略(D3P)。D3P采用双分支架构,解耦不同感官模态组合的作用:视觉分支编码视觉观测以指示任务进展,融合分支整合视觉与本体感觉输入实现精准操作。当机器人未能完成中间目标(如抓握抽屉把手)时,策略可动态切换至由视觉分支生成的动作块,回溯至先前观测状态并重试任务。为强化视觉表示学习,引入深度Koopman算子模块,从视觉输入中捕获结构化时序动态。推理时,利用生成模型的测试时损失作为置信度信号,指导时间重叠动作块的聚合,从而提升策略执行可靠性。在六项RLBench桌面试验中,D3P平均优于最先进扩散策略14.6%;在三项真实机器人操作任务中,性能提升15.0%。代码已开源。

原文摘要 · Abstract (English)

Integrating generative models with action chunking has shown significant promise in imitation learning for robotic manipulation. However, the existing diffusion-based paradigm often struggles to capture strong temporal dependencies across multiple steps, particularly when incorporating proprioceptive input. This limitation can lead to task failures, where the policy overfits to proprioceptive cues at the expense of capturing the visually derived features of the task. To overcome this challenge, we propose the Deep Koopman-boosted Dual-branch Diffusion Policy (D3P) algorithm. D3P introduces a dual-branch architecture to decouple the roles of different sensory modality combinations. The visual branch encodes the visual observations to indicate task progression, while the fused branch integrates both visual and proprioceptive inputs for precise manipulation. Within this architecture, when the robot fails to accomplish intermediate goals, such as grasping a drawer handle, the policy can dynamically switch to execute action chunks generated by the visual branch, allowing recovery to previously observed states and facilitating retrial of the task. To further enhance visual representation learning, we incorporate a Deep Koopman Operator module that captures structured temporal dynamics from visual inputs. During inference, we use the test-time loss of the generative model as a confidence signal to guide the aggregation of the temporally overlapping predicted action chunks, thereby enhancing the reliability of policy execution. In simulation experiments across six RLBench tabletop tasks, D3P outperforms the state-of-the-art diffusion policy by an average of 14.6\%. On three real-world robotic manipulation tasks, it achieves a 15.0\% improvement. Code: https://github.com/dianyeHuang/D3P.

模仿学习扩散模型机器人控制鲁棒性

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