DreamHand: Repurposing Video Diffusion Models for Occlusion-Robust Egocentric 3D Hand Motion Recovery

2026-08-20Computer Vision and Pattern Recognition

Computer Vision and Pattern Recognition
AI summary

The authors developed DreamHand, a new method to track 3D hand movements in videos taken from a first-person perspective. Unlike previous methods that struggle when hands are hidden or leave the frame, their approach predicts hidden hand positions using a special model that processes video clips deterministically. DreamHand works without needing extra detectors or detailed camera info at test time and improves accuracy on multiple benchmarks, especially when hands are occluded or out of sight. This method could help better use everyday videos to teach robots how to manipulate objects.

egocentric video3D hand trackingobject occlusionvideo diffusion modelslatent encoderspatiotemporal decodermetric 3D trajectoriescamera intrinsicsbimanual trackingMPJPE (Mean Per Joint Position Error)
Authors
Yufei Liu, Xixi Wang, Hao Li, Ganlong Zhao, Kaitong Cai, Chengkai Jin, Chunxiao Liu, Jianbo Liu, Siyuan Huang, Xingang Pan, Hongsheng Li
Abstract
Egocentric video offers scalable manipulation data for embodied AI, yet recovering metric 3D hand trajectories remains challenging due to severe object occlusion and frequent out-of-sight gaps. Existing single-frame and windowed temporal regressors fail when hand shortly leaves the frame, while recent video diffusion models (VDMs) rely on heavy, stochastic multi-step sampling as pixel-space renderers. We instead repurpose VDM into a deterministic geometry encoder. A single forward pass over the clean latent exposes scene content beyond current observations, including occluded and out-of-sight hands. We introduce DreamHand, an offline clip-level framework that extracts features via a Deterministic Clean-Latent Encoder and decodes them with a Bidirectional Spatiotemporal Decoder. DreamHand recovers continuous bimanual trajectories with metric placement and no external detector, while a Ray-Based Camera Solver supports a second configuration that needs no test-time camera intrinsics. Across five egocentric benchmarks, DreamHand sets a new state of the art, cutting MPJPE-p by 30% on occlusion-heavy ARCTIC and 40% on HOT3D. These gains reach 46%-61% once out-of-sight hands are included in the evaluation, offering a scalable path from everyday human video to robot manipulation data.