CVMar 19

Generalized Hand-Object Pose Estimation with Occlusion Awareness

arXiv:2603.1901371.0h-index: 9
AI Analysis

This addresses the problem of robust hand-object pose estimation for robotics and AR/VR applications, with incremental improvements in handling occlusion and generalization.

The paper tackles the challenge of generalized 3D hand-object pose estimation from single RGB images under heavy occlusion by proposing GenHOI, which integrates hierarchical semantic knowledge and hand priors, achieving state-of-the-art performance on DexYCB and HO3Dv2 benchmarks.

Generalized 3D hand-object pose estimation from a single RGB image remains challenging due to the large variations in object appearances and interaction patterns, especially under heavy occlusion. We propose GenHOI, a framework for generalized hand-object pose estimation with occlusion awareness. GenHOI integrates hierarchical semantic knowledge with hand priors to enhance model generalization under challenging occlusion conditions. Specifically, we introduce a hierarchical semantic prompt that encodes object states, hand configurations, and interaction patterns via textual descriptions. This enables the model to learn abstract high-level representations of hand-object interactions for generalization to unseen objects and novel interactions while compensating for missing or ambiguous visual cues. To enable robust occlusion reasoning, we adopt a multi-modal masked modeling strategy over RGB images, predicted point clouds, and textual descriptions. Moreover, we leverage hand priors as stable spatial references to extract implicit interaction constraints. This allows reliable pose inference even under significant variations in object shapes and interaction patterns. Extensive experiments on the challenging DexYCB and HO3Dv2 benchmarks demonstrate that our method achieves state-of-the-art performance in hand-object pose estimation.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes