LEMON: Learning 3D Human-Object Interaction Relation from 2D Images
Yuhang Yang, Wei Zhai, Hongchen Luo, Yang Cao, Zheng-Jun Zha
TL;DR
LEMON addresses the challenge of 3D human–object interaction understanding by jointly predicting dense 3D elements—human contact, object affordance, and spatial relation—through a unified framework that exploits interaction intention and geometric correlations between humans and objects. The method introduces interaction intention excavation via multi-branch attention, curvature-guided geometric correlation, and a contact-aware spatial relation module, all trained with a composite loss. The 3DIR dataset supplies paired HOI images, object point clouds, SMPL-H pseudo-GTs, and dense annotations to support training and evaluation. Across rigorous experiments, LEMON achieves state-of-the-art results on all targeted HOI elements and demonstrates strong generalization to multiple interactions, objects, and instances, highlighting its potential for embodied AI, robotics, and AR/VR applications.
Abstract
Learning 3D human-object interaction relation is pivotal to embodied AI and interaction modeling. Most existing methods approach the goal by learning to predict isolated interaction elements, e.g., human contact, object affordance, and human-object spatial relation, primarily from the perspective of either the human or the object. Which underexploit certain correlations between the interaction counterparts (human and object), and struggle to address the uncertainty in interactions. Actually, objects' functionalities potentially affect humans' interaction intentions, which reveals what the interaction is. Meanwhile, the interacting humans and objects exhibit matching geometric structures, which presents how to interact. In light of this, we propose harnessing these inherent correlations between interaction counterparts to mitigate the uncertainty and jointly anticipate the above interaction elements in 3D space. To achieve this, we present LEMON (LEarning 3D huMan-Object iNteraction relation), a unified model that mines interaction intentions of the counterparts and employs curvatures to guide the extraction of geometric correlations, combining them to anticipate the interaction elements. Besides, the 3D Interaction Relation dataset (3DIR) is collected to serve as the test bed for training and evaluation. Extensive experiments demonstrate the superiority of LEMON over methods estimating each element in isolation.
