paper-with-me

Papers

MADiff: Motion-Aware Mamba Diffusion Models for Hand Trajectory Prediction on Egocentric Videos

2024-09-04 · Junyi Ma, Xieyuanli Chen, Wentao Bao, Jingyi Xu, Hesheng Wang

Understanding human intentions and actions through egocentric videos is important on the path to embodied artificial intelligence. As a branch of egocentric vision techniques, hand trajectory prediction plays a vital role in comprehending human motion patterns, benefiting downstream tasks in extended reality and robot manipulation. However, capturing high-level human intentions consistent with reasonable temporal causality is challenging when only egocentric videos are available. This difficulty is exacerbated under camera egomotion interference and the absence of affordance labels to explicitly guide the optimization of hand waypoint distribution. In this work, we propose a novel hand trajectory prediction method dubbed MADiff, which forecasts future hand waypoints with diffusion models. The devised denoising operation in the latent space is achieved by our proposed motion-aware Mamba, where the camera wearer's egomotion is integrated to achieve motion-driven selective scan (MDSS). To discern the relationship between hands and scenarios without explicit affordance supervision, we leverage a foundation model that fuses visual and language features to capture high-level semantics from video clips. Comprehensive experiments conducted on five public datasets with the existing and our proposed new evaluation metrics demonstrate that MADiff predicts comparably reasonable hand trajectories compared to the state-of-the-art baselines, and achieves real-time performance. We will release our code and pretrained models of MADiff at the project page: https://irmvlab.github.io/madiff.github.io.

📄 PDF Abstract BibTeX arXiv:2409.02638

Code (0)

등록된 구현이 없습니다.

Tasks

DenoisingMambaRobot ManipulationTrajectory Prediction

Methods 이 논문이 사용한 방법론

Mamba Foundation models, now powering most of the exciting applications in deep learning, are almost universally based on the Transformer architecture and its core attention module.…
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 제목 키워드 기반

Motion-aware Latent Diffusion Models for Video Frame Interpolation

2024-04-21 · Zhilin Huang, Yijie Yu, Ling Yang, Chujun Qin 외

With the advancement of AIGC, video frame interpolation (VFI) has become a crucial component in existing video generation frameworks, attracting widespread research interest. For the VFI task, the motion estimation betwe…

Motion EstimationVideo Frame InterpolationVideo Generation

Towards Robust and Controllable Text-to-Motion via Masked Autoregressive Diffusion

2025-05-16 · Zongye Zhang, Bohan Kong, Qingjie Liu, Yunhong Wang

Generating 3D human motion from text descriptions remains challenging due to the diverse and complex nature of human motion. While existing methods excel within the training distribution, they often struggle with out-of-…

Motion GenerationMotion Synthesis

MADiff: Offline Multi-agent Learning with Diffusion Models

2023-05-27 · Zhengbang Zhu, Minghuan Liu, Liyuan Mao, Bingyi Kang 외

Offline reinforcement learning (RL) aims to learn policies from pre-existing datasets without further interactions, making it a challenging task. Q-learning algorithms struggle with extrapolation errors in offline settin…

Offline RLQ-LearningReinforcement Learning (RL)Trajectory Prediction

Pharmacophore-Conditioned Diffusion Model for Ligand-Based De Novo Drug Design

2025-05-15 · Amira Alakhdar, Barnabas Poczos, Newell Washburn

Developing bioactive molecules remains a central, time- and cost-heavy challenge in drug discovery, particularly for novel targets lacking structural or functional data. Pharmacophore modeling presents an alternative for…

Drug DesignDrug Discovery

Novel Diffusion Models for Multimodal 3D Hand Trajectory Prediction

2025-04-10 · Junyi Ma, Wentao Bao, Jingyi Xu, Guanzhong Sun 외

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 h…

DenoisingMambaTrajectory Prediction