arXiv:2504.07375cs.CV2025-04中稿 · IROS 2025被引 6

融合多模态信息的扩散模型,实现更精准的3D手部轨迹预测。

Novel Diffusion Models for Multimodal 3D Hand Trajectory Prediction

  • 输入融合2D图像、3D点云、历史轨迹与文本提示,增强环境感知。
  • 双扩散架构同步预测手部轨迹与摄像头运动,提升动作连贯性。
  • 采用混合Mamba-Transformer结构,显著改善多模态特征融合效果。

手部运动预测对理解人类意图及实现人机动作衔接至关重要。现有方法仅基于2D自观视频输入预测3D手部轨迹,忽视了来自2D和3D观测的多模态环境信息,且未建模手部运动与头戴相机自运动的协同关系。为此,我们提出新型扩散模型MMTwin,可接收2D RGB图像、3D点云、历史手部坐标及文本提示作为输入。模型包含两个并行的潜在扩散模块:用于预测相机自运动的自运动扩散模块,以及用于预测未来手部轨迹的HTP扩散模块。我们设计了一种新颖的混合Mamba-Transformer模块作为HTP扩散的去噪网络,以更好融合多模态特征。在三个公开数据集及自采集数据上的实验表明,相比当前最优基线,MMTwin能生成更合理的3D手部轨迹,并在未见环境中具有良好泛化能力。代码与预训练模型已开源于https://github.com/IRMVLab/MMTwin。

原文摘要 · Abstract (English)

Predicting hand motion is critical for understanding human intentions and bridging the action space between human movements and robot manipulations. Existing hand trajectory prediction (HTP) methods forecast the future hand waypoints in 3D space conditioned on past egocentric observations. However, such models are only designed to accommodate 2D egocentric video inputs. There is a lack of awareness of multimodal environmental information from both 2D and 3D observations, hindering the further improvement of 3D HTP performance. In addition, these models overlook the synergy between hand movements and headset camera egomotion, either predicting hand trajectories in isolation or encoding egomotion only from past frames. To address these limitations, we propose novel diffusion models (MMTwin) for multimodal 3D hand trajectory prediction. MMTwin is designed to absorb multimodal information as input encompassing 2D RGB images, 3D point clouds, past hand waypoints, and text prompt. Besides, two latent diffusion models, the egomotion diffusion and the HTP diffusion as twins, are integrated into MMTwin to predict camera egomotion and future hand trajectories concurrently. We propose a novel hybrid Mamba-Transformer module as the denoising model of the HTP diffusion to better fuse multimodal features. The experimental results on three publicly available datasets and our self-recorded data demonstrate that our proposed MMTwin can predict plausible future 3D hand trajectories compared to the state-of-the-art baselines, and generalizes well to unseen environments. The code and pretrained models have been released at https://github.com/IRMVLab/MMTwin.

3D手部轨迹多模态扩散模型运动预测

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