通过自监督预训练提升机器人姿态与关节角估计的鲁棒性。
RoboPEPP: Vision-Based Robot Pose and Joint Angle Estimation through Embedding Predictive Pre-Training
- 用掩码自监督学习让编码器理解机器人物理结构
- 在多个数据集上精度领先且对遮挡最不敏感
- 适合需要高鲁棒性的协作机器人场景
基于视觉的姿态估计在未知关节角的联动机器人中具有广泛应用,如人机协作。现有方法使用神经网络编码器提取图像特征,再由下游模块预测关节角和机器人姿态。然而,图像中蕴含的丰富物理结构信息常未被充分利用,导致在遮挡和截断情况下性能受限。为此,我们提出RoboPEPP,通过基于掩码的自监督嵌入预测架构,将机器人物理模型信息融合到编码器中。具体而言,对机器人关节进行随机掩码,预训练编码器-预测器模型以从周围未掩码区域推断关节嵌入,增强编码器对物理结构的理解。预训练的编码器-预测器对与关节角、关键点预测网络一起,在下游任务中微调。微调时随机掩码输入,评估时进行关键点过滤,进一步提升鲁棒性。在多个数据集上的实验表明,该方法在机器人姿态与关节角估计任务中表现最佳,对遮挡最不敏感,且执行时间最低。
原文摘要 · Abstract (English)
Vision-based pose estimation of articulated robots with unknown joint angles has applications in collaborative robotics and human-robot interaction tasks. Current frameworks use neural network encoders to extract image features and downstream layers to predict joint angles and robot pose. While images of robots inherently contain rich information about the robot's physical structures, existing methods often fail to leverage it fully; therefore, limiting performance under occlusions and truncations. To address this, we introduce RoboPEPP, a method that fuses information about the robot's physical model into the encoder using a masking-based self-supervised embedding-predictive architecture. Specifically, we mask the robot's joints and pre-train an encoder-predictor model to infer the joints' embeddings from surrounding unmasked regions, enhancing the encoder's understanding of the robot's physical model. The pre-trained encoder-predictor pair, along with joint angle and keypoint prediction networks, is then fine-tuned for pose and joint angle estimation. Random masking of input during fine-tuning and keypoint filtering during evaluation further improves robustness. Our method, evaluated on several datasets, achieves the best results in robot pose and joint angle estimation while being the least sensitive to occlusions and requiring the lowest execution time.
Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。