Seeing Through Occlusion: Deterministic Arm Kinematic Correction for Robot Teleoperation

📄 arXiv: 2606.19240v1 📥 PDF

作者: Thomas M. Kwok, Nicholas Koenig, Yue Hu

分类: cs.RO, cs.CV, cs.HC, eess.SY

发布日期: 2026-06-17


💡 一句话要点

提出臂运动学修正方法以解决自遮挡问题

🎯 匹配领域: 支柱一:机器人控制 (Robot Control) 支柱三:空间感知与语义 (Perception & Semantics)

关键词: 机器人遥操作 运动捕捉 深度估计 自遮挡 几何约束 人机交互 鲁棒性

📋 核心要点

  1. 现有的无标记运动捕捉系统在自遮挡情况下深度估计精度下降,影响机器人遥操作的效果。
  2. 提出的臂运动学修正方法通过几何约束重建被遮挡的关节深度,避免了复杂的概率模型。
  3. 实验结果表明,AKC在长时间严重自遮挡情况下仍能保持解剖一致性,提升了系统的鲁棒性。

📝 摘要(中文)

无标记单RGB-D相机运动捕捉为机器人遥操作提供了一种低成本且非侵入性的替代方案,但在自遮挡情况下,深度估计的准确性常常下降,尤其是在上肢运动时。本文提出了一种臂运动学修正(AKC)方法,通过基于固定臂长的几何约束来改善深度估计。该方法利用手腕位置和预定义的臂长,通过基于毕达哥拉斯定理的确定性公式重建被遮挡的关节深度,从而避免复杂的概率建模或参数调优。实验验证显示,该方法在静态和动态关节运动中均表现出可靠的性能,适用于机器人遥操作和人机交互等实时应用。

🔬 方法详解

问题定义:本文旨在解决在自遮挡情况下,现有无标记运动捕捉系统深度估计不准确的问题。传统方法在上肢运动时容易受到遮挡影响,导致捕捉精度下降。

核心思路:论文提出的臂运动学修正(AKC)方法,通过利用手腕位置和固定的臂长,基于几何约束重建被遮挡的关节深度,避免了复杂的概率建模和参数调优。

技术框架:该方法的整体架构包括数据采集、关节位置估计、深度重建和运动映射四个主要模块。首先使用RGB-D相机获取数据,然后通过几何约束进行关节深度的重建,最后实现机器人遥操作。

关键创新:AKC方法的核心创新在于利用毕达哥拉斯定理进行确定性深度重建,与现有方法相比,避免了对复杂模型的依赖,显著提高了鲁棒性和实时性。

关键设计:在设计中,采用了固定的臂长作为约束条件,确保了关节深度重建的准确性。同时,使用了均方根误差(RMSE)和皮尔逊相关系数作为性能评估指标,确保了方法的有效性。

🖼️ 关键图片

fig_0
fig_1
fig_2

📊 实验亮点

实验结果显示,AKC方法在静态和动态关节运动中均表现出优异的性能,RMSE显著低于传统方法,且在长时间自遮挡情况下仍能保持解剖一致性,验证了其在实时应用中的有效性。

🎯 应用场景

该研究的潜在应用领域包括机器人遥操作、虚拟现实和人机交互等。通过提高深度估计的准确性,AKC方法能够在复杂环境中实现更自然的机器人控制,具有重要的实际价值和广泛的应用前景。

📄 摘要(原文)

Markerless, single-RGB-D-camera motion capture provides a low-cost and non-invasive alternative to conventional marker-based systems for robot teleoperation; however, depth estimation often degrades in the presence of self-occlusion, particularly during upper-limb motion. This paper presents an Arm Kinematic Correction (AKC) method that improves depth estimation by enforcing geometric constraints based on constant arm lengths. The proposed approach reconstructs occluded joint depths by leveraging wrist positions and predefined arm lengths via a deterministic formulation based on the Pythagorean theorem, thereby avoiding the need for complex probabilistic modeling or parameter tuning. Experimental validation against a Vicon reference system demonstrates reliable performance for both static and dynamic joint motions, evaluated using root-mean-square error (RMSE) and Pearson correlation. Furthermore, motion-mapping teleoperation is successfully demonstrated in both simulated and physical robot environments. The results show that AKC enhances robustness and preserves anatomical consistency under long-duration, severe self-occlusion, even when paired with less reliable temporal filters, highlighting its practicality for real-time applications such as robot teleoperation and human-robot interaction.