SIGHT: Synthesizing Image-Text Conditioned and Geometry-Guided 3D Hand-Object Trajectories
Alexey Gavryushin, Alexandros Delitzas, Luc Van Gool, Marc Pollefeys, Kaichun Mo, Xi Wang
TL;DR
SIGHT addresses the challenge of generating realistic 3D hand–object trajectories from a single image and a brief task description. It introduces SIGHT-Fusion, a diffusion-based motion generator conditioned on a wrist-centered visual crop and text, augmented with retrieval-based 3D mesh guidance and an inference-time interpenetration penalty to enforce plausible contacts. The model is trained with a velocity loss and DDPM-style reconstruction loss, and evaluated on HOI4D and H2O, showing improved diversity, realism, and physical plausibility over adapted baselines, with ablations confirming the value of multi-modal conditioning and geometry-guided guidance. This work advances image-to-3D hand–object trajectory synthesis with potential applications in robotics, animation, and action understanding, and it provides code and models to facilitate further research.
Abstract
When humans grasp an object, they naturally form trajectories in their minds to manipulate it for specific tasks. Modeling hand-object interaction priors holds significant potential to advance robotic and embodied AI systems in learning to operate effectively within the physical world. We introduce SIGHT, a novel task focused on generating realistic and physically plausible 3D hand-object interaction trajectories from a single image and a brief language-based task description. Prior work on hand-object trajectory generation typically relies on textual input that lacks explicit grounding to the target object, or assumes access to 3D object meshes, which are often considerably more difficult to obtain than 2D images. We propose SIGHT-Fusion, a novel diffusion-based image-text conditioned generative model that tackles this task by retrieving the most similar 3D object mesh from a database and enforcing geometric hand-object interaction constraints via a novel inference-time diffusion guidance. We benchmark our model on the HOI4D and H2O datasets, adapting relevant baselines for this novel task. Experiments demonstrate our superior performance in the diversity and quality of generated trajectories, as well as in hand-object interaction geometry metrics.
