WT-UMI: Tactile-based Whole-Body Manipulation via Force-Supervised Contact-Aware Planning
作者: Jaehwi Jang, Zhaoyuan Gu, Alfred Cueva, Zimeng Chai, Junjie Sheng, Thong Nguyen, Himank Galundia, Yifan Wu, Huishu Xue, Isaac Legene, Ojas Mediratta, Davin Doan, Andrew Collins, Sarah Sadegh, KyoungMok Kim, Rishita Dhalbisoi, Zun Chen, Ye Zhao
分类: cs.RO
发布日期: 2026-06-12
💡 一句话要点
提出WT-UMI以解决全身机器人在接触感知中的挑战
🎯 匹配领域: 支柱一:机器人控制 (Robot Control) 支柱四:生成式动作 (Generative Motion)
关键词: 全身机器人 触觉感知 力调节 人机协作 模仿学习 深度学习 机器人操控
📋 核心要点
- 现有的模仿策略在处理接触力时存在不足,未能有效利用人类演示中的自然接触力。
- WT-UMI通过可穿戴触觉接口,结合人类演示和遥操作数据,提供接触感知和力调节的解决方案。
- 在五个不同的任务中,WT-UMI显著提高了成功率,并在接触位置跟踪上减少了误差,相较于四个基线策略表现更佳。
📝 摘要(中文)
全身人形机器人在操控笨重、可变形及共享负载物体时,需要分布式接触感知和明确的力调节。然而,大多数模仿策略仅隐式处理接触力。本文提出WT-UMI,一种可穿戴的全身触觉接口,能够在人体演示和人形机器人遥操作模式下提供准确的触觉图像、接触力和末端执行器姿态。我们引入了一个基于力的目标姿态修正模块,将测量到的人体姿态转换为接触感知的机器人目标,并提出了一种力监督规划器,预测末端执行器姿态和接触力轨迹。WT-UMI在五个接触丰富的任务中提高了成功率,并减少了接触位置跟踪误差。
🔬 方法详解
问题定义:本文旨在解决全身人形机器人在操控复杂物体时,如何有效利用接触感知和力调节的问题。现有方法往往未能充分利用人类演示中的自然接触力,导致机器人在执行任务时的表现不佳。
核心思路:WT-UMI通过可穿戴的触觉接口,结合人类的自然接触力和机器人可执行的动作,提出了一种新的力监督规划方法。该方法通过学习人类演示与遥操作数据之间的关系,优化机器人目标姿态。
技术框架:WT-UMI的整体架构包括三个主要模块:可穿戴触觉接口、力条件目标姿态修正模块和力监督规划器。可穿戴接口负责收集触觉数据,修正模块将人类姿态转换为机器人目标,而规划器则预测末端执行器的姿态和接触力轨迹。
关键创新:WT-UMI的主要创新在于引入了力条件目标姿态修正模块和力监督规划器,使机器人能够在执行任务时更好地感知和调节接触力。这一方法与传统的模仿学习策略相比,显著提高了机器人在复杂任务中的表现。
关键设计:在设计中,采用了特定的损失函数来优化接触力的预测,并通过深度学习网络结构来实现姿态和力的预测。关键参数设置经过多次实验调整,以确保系统的稳定性和准确性。
📊 实验亮点
在五个接触丰富的任务中,WT-UMI的成功率显著提高,接触位置跟踪误差减少,优于四个基线策略,展示了其在复杂操作中的有效性和可靠性。
🎯 应用场景
WT-UMI的研究成果在多个领域具有广泛的应用潜力,包括人形机器人在家庭服务、工业自动化和医疗辅助等场景中的应用。通过提高机器人对接触力的感知和调节能力,能够实现更为精细和安全的操作,提升人机协作的效率和安全性。
📄 摘要(原文)
Whole-body humanoid manipulation of bulky, deformable, and shared-load objects requires distributed contact sensing and explicit force regulation, yet most imitation policies treat contact force only implicitly. On the other hand, different demonstration sources provide complementary modalities with inherent trade-offs: human demonstrations capture natural contact forces but not robot-executable actions, while teleoperation directly records robot actions but with less natural force regulation. This paper presents \textbf{WT-UMI}, a wearable whole-body tactile interface worn by human operators or mounted on humanoids, providing accurate observations of tactile images, contact forces, and end-effector poses across both human demonstration and humanoid teleoperation modes. We introduce a force-conditioned target-pose correction module that converts measured human poses into contact-aware robot targets by learning corrections from teleoperation data. To leverage the natural force interaction in human data, we propose a force-supervised planner that predicts end-effector pose chunks and contact-force trajectories. The predicted contact force serves as the reference for a tactile-based admittance controller. Across five contact-rich tasks spanning deformable objects, bulky rigid objects, and human--humanoid collaboration, WT-UMI improves success rate and reduces contact-position tracking error over four policy baselines. Our project page is available atthis https URL.