让机器人根据任务自动选择视觉或触觉等感知模态的优先级
Factorizing Diffusion Policies for Observation Modality Prioritization
- 将不同感知模态解耦,按需分配对动作生成的影响力
- 低数据下成功率提升15%,分布外场景成功率达40%更高
- 适合对安全性和鲁棒性要求高的真实机器人部署
扩散模型已被广泛用于从示范中学习机器人技能,其条件输入包括本体感知、视觉和触觉等多种感知模态。然而,不同任务对各模态的依赖程度不同,而现有扩散策略无法捕捉这种差异。本文提出一种名为因子化扩散策略(Factorized Diffusion Policies, FDP)的新方法,通过解耦扩散过程中的观测条件,使不同模态可按需赋予不同影响力,实现如‘视觉>触觉’或‘本体感知>视觉’的模态优先级。在多个仿真基准上,FDP 在低数据条件下相较联合条件扩散策略绝对提升15%的成功率。真实场景与分布外测试表明,面对视觉干扰或摄像头遮挡等挑战,FDP 的成功率比现有方法高出40%,且未出现灾难性失败。FDP 为真实世界部署提供了更安全、更鲁棒的替代方案。
原文摘要 · Abstract (English)
Diffusion models have been extensively leveraged for learning robot skills from demonstrations. These policies are conditioned on several observational modalities such as proprioception, vision and tactile. However, observational modalities have varying levels of influence for different tasks that diffusion polices fail to capture. In this work, we propose 'Factorized Diffusion Policies' abbreviated as FDP, a novel policy formulation that enables observational modalities to have differing influence on the action diffusion process by design. This results in learning policies where certain observations modalities can be prioritized over the others such as $\texttt{vision>tactile}$ or $\texttt{proprioception>vision}$. FDP achieves modality prioritization by factorizing the observational conditioning for diffusion process, resulting in more performant and robust policies. Our factored approach shows strong performance improvements in low-data regimes with $15\%$ absolute improvement in success rate on several simulated benchmarks when compared to a standard diffusion policy that jointly conditions on all input modalities. Moreover, our benchmark and real-world experiments show that factored policies are naturally more robust with $40\%$ higher absolute success rate across several visuomotor tasks under distribution shifts such as visual distractors or camera occlusions, where existing diffusion policies fail catastrophically. FDP thus offers a safer and more robust alternative to standard diffusion policies for real-world deployment. Videos are available at https://fdp-policy.github.io/fdp-policy/ .
Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。