paper-with-me

Papers

Novel Diffusion Models for Multimodal 3D Hand Trajectory Prediction

2025-04-10 · Junyi Ma, Wentao Bao, Jingyi Xu, Guanzhong Sun, Xieyuanli Chen, Hesheng Wang

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 will be released at https://github.com/IRMVLab/MMTwin.

📄 PDF Abstract BibTeX arXiv:2504.07375

Code (1)

irmvlab/mmtwin 공식 구현 pytorch

Tasks

DenoisingMambaTrajectory Prediction

Methods 이 논문이 사용한 방법론

Diffusion Diffusion models generate samples by gradually removing noise from a signal, and their training objective can be expressed as a reweighted variational lower-bound…

Similar Papers 제목 키워드 기반

Uncertainty-Aware Diffusion Model for Multimodal Highway Trajectory Prediction via DDIM Sampling

2026-02-24 · Marion Neumeier, Niklas Roßberg, Michael Botsch, Wolfgang Utschick arxiv

Accurate and uncertainty-aware trajectory prediction remains a core challenge for autonomous driving, driven by complex multi-agent interactions, diverse scene contexts and the inherently stochastic nature of future moti…

Trajectory PredictionAutonomous Driving

Intention Enhanced Diffusion Model for Multimodal Pedestrian Trajectory Prediction

2025-08-06 · Yu Liu, Zhijie Liu, Xiao Ren, You-Fu Li 외 arxiv

Predicting pedestrian motion trajectories is critical for path planning and motion control of autonomous vehicles. However, accurately forecasting crowd trajectories remains a challenging task due to the inherently multi…

Trajectory PredictionAutonomous Vehicles

TopoDiffuser: A Diffusion-Based Multimodal Trajectory Prediction Model with Topometric Maps

2025-08-01 · Zehui Xu, Junhui Wang, Yongliang Shi, Chao Gao 외 arxiv

This paper introduces TopoDiffuser, a diffusion-based framework for multimodal trajectory prediction that incorporates topometric maps to generate accurate, diverse, and road-compliant future motion forecasts. By embeddi…

Trajectory Prediction

Traj-Explainer: An Explainable and Robust Multi-modal Trajectory Prediction Approach

2024-10-22 · Pei Liu, Haipeng Liu, Yiqun Li, Tianyu Shi 외

Navigating complex traffic environments has been significantly enhanced by advancements in intelligent technologies, enabling accurate environment perception and trajectory prediction for automated vehicles. However, exi…

PredictionTrajectory Prediction

Controllable Diverse Sampling for Diffusion Based Motion Behavior Forecasting

2024-02-06 · Yiming Xu, Hao Cheng, Monika Sester

In autonomous driving tasks, trajectory prediction in complex traffic environments requires adherence to real-world context conditions and behavior multimodalities. Existing methods predominantly rely on prior assumption…

Autonomous DrivingDenoisingDiversityPrediction+1