OpenHOI: Open-World Hand-Object Interaction Synthesis with Multimodal Large Language Model
Zhenhao Zhang, Ye Shi, Lingxiao Yang, Suting Ni, Qi Ye, Jingya Wang
TL;DR
OpenHOI tackles open-world hand-object interaction synthesis by marrying a 3D multimodal LLM trained for affordance grounding and instruction decomposition with an affordance-driven diffusion generator and a training-free physics refinement. It enables long-horizon HOI sequences for unseen objects under open-vocabulary instructions, addressing generalization gaps in prior closed-set methods. Key innovations include a <AFF> affordance token, coarse-to-fine grounding, and a refinement-sampling loop that enforces physical plausibility and temporal coherence without distribution shift. Extensive experiments on GRAB and ARCTIC demonstrate state-of-the-art generalization to novel objects and complex language prompts, with ablations validating each component's contribution.
Abstract
Understanding and synthesizing realistic 3D hand-object interactions (HOI) is critical for applications ranging from immersive AR/VR to dexterous robotics. Existing methods struggle with generalization, performing well on closed-set objects and predefined tasks but failing to handle unseen objects or open-vocabulary instructions. We introduce OpenHOI, the first framework for open-world HOI synthesis, capable of generating long-horizon manipulation sequences for novel objects guided by free-form language commands. Our approach integrates a 3D Multimodal Large Language Model (MLLM) fine-tuned for joint affordance grounding and semantic task decomposition, enabling precise localization of interaction regions (e.g., handles, buttons) and breakdown of complex instructions (e.g., "Find a water bottle and take a sip") into executable sub-tasks. To synthesize physically plausible interactions, we propose an affordance-driven diffusion model paired with a training-free physics refinement stage that minimizes penetration and optimizes affordance alignment. Evaluations across diverse scenarios demonstrate OpenHOI's superiority over state-of-the-art methods in generalizing to novel object categories, multi-stage tasks, and complex language instructions. Our project page at \href{https://openhoi.github.io}
