Affordance-Guided Diffusion Prior for 3D Hand Reconstruction
Naru Suzuki, Takehiko Ohkawa, Tatsuro Banno, Jihyun Lee, Ryosuke Furuta, Yoichi Sato
TL;DR
This work tackles 3D hand pose reconstruction under severe occlusion by using affordance-aware textual descriptions as context. It introduces an affordance-guided diffusion prior that learns a distribution of plausible hand poses conditioned on descriptions generated from a vision-language model (VLM) and summarized by an LLM, with the pose variable $x_0=\boldsymbol{\theta} \in \mathbb{R}^{15\times 3}$ and diffusion steps up to $T=1000$. Starting from initial HaMeR estimates, the model refines occluded joints by aligning with the affordance-conditioned prior while maintaining visible joints via 2D keypoint fitting. The approach yields clear improvements on HOGraspNet, outperforming regression and unconditional diffusion baselines, and offers controllable, interpretable refinements through affordance descriptions, demonstrating strong potential for robust HOI understanding and dexterous manipulation.
Abstract
How can we reconstruct 3D hand poses when large portions of the hand are heavily occluded by itself or by objects? Humans often resolve such ambiguities by leveraging contextual knowledge -- such as affordances, where an object's shape and function suggest how the object is typically grasped. Inspired by this observation, we propose a generative prior for hand pose refinement guided by affordance-aware textual descriptions of hand-object interactions (HOI). Our method employs a diffusion-based generative model that learns the distribution of plausible hand poses conditioned on affordance descriptions, which are inferred from a large vision-language model (VLM). This enables the refinement of occluded regions into more accurate and functionally coherent hand poses. Extensive experiments on HOGraspNet, a 3D hand-affordance dataset with severe occlusions, demonstrate that our affordance-guided refinement significantly improves hand pose estimation over both recent regression methods and diffusion-based refinement lacking contextual reasoning.
