paper-with-me

Papers

DeepSimHO: Stable Pose Estimation for Hand-Object Interaction via Physics Simulation

2023-10-11 · NeurIPS 2023 11 · Rong Wang, Wei Mao, Hongdong Li

This paper addresses the task of 3D pose estimation for a hand interacting with an object from a single image observation. When modeling hand-object interaction, previous works mainly exploit proximity cues, while overlooking the dynamical nature that the hand must stably grasp the object to counteract gravity and thus preventing the object from slipping or falling. These works fail to leverage dynamical constraints in the estimation and consequently often produce unstable results. Meanwhile, refining unstable configurations with physics-based reasoning remains challenging, both by the complexity of contact dynamics and by the lack of effective and efficient physics inference in the data-driven learning framework. To address both issues, we present DeepSimHO: a novel deep-learning pipeline that combines forward physics simulation and backward gradient approximation with a neural network. Specifically, for an initial hand-object pose estimated by a base network, we forward it to a physics simulator to evaluate its stability. However, due to non-smooth contact geometry and penetration, existing differentiable simulators can not provide reliable state gradient. To remedy this, we further introduce a deep network to learn the stability evaluation process from the simulator, while smoothly approximating its gradient and thus enabling effective back-propagation. Extensive experiments show that our method noticeably improves the stability of the estimation and achieves superior efficiency over test-time optimization. The code is available at https://github.com/rongakowang/DeepSimHO.

📄 PDF Abstract BibTeX arXiv:2310.07206

Code (1)

rongakowang/deepsimho 공식 구현 jax

Tasks

3D Pose Estimationhand-object poseObjectPose Estimation

Methods 이 논문이 사용한 방법론

Gravity Gravity is a kinematic approach to optimization based on gradients.
BASE 설명 없음

Similar Papers 제목 키워드 기반

Novel-view Synthesis and Pose Estimation for Hand-Object Interaction from Sparse Views

2023-08-22 · ICCV 2023 1 · Wentian Qu, Zhaopeng Cui, yinda zhang, Chenyu Meng 외

Hand-object interaction understanding and the barely addressed novel view synthesis are highly desired in the immersive communication, whereas it is challenging due to the high deformation of hand and heavy occlusions be…

NeRFNeural RenderingNovel View SynthesisObject+2

GenHOI: Generalized Hand-Object Pose Estimation with Occlusion Awareness

2026-03-19 · Hui Yang, Wei Sun, Jian Liu, Jian Xiao 외 arxiv

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 fr…

hand-object posePose EstimationPoint Clouds

StableHand: Quality-Aware Flow Matching for World-Space Dual-Hand Motion Estimation from Egocentric Video

2026-05-18 · Huajian Zeng, Chaohua Yao, Yuantai Zhang, Jiaqi Yang 외 arxiv

Recovering world space 4D motion of two interacting hands from egocentric video is a fundamental capability for supervising robot policy learning, where wrist trajectories track the end-effector and finger articulations …

Industrial Dual-Arm Box Handling via Online Inertial Estimation and Convex Wrench Optimization

2026-05-21 · Kenzhi Iskandar Wong, Lin Yang, Qian Ying Lee, Domenico Campolo arxiv

Industrial robotic object handling often involves boxes and packages whose mass and center of mass are not known in advance. These uncertainties affect the force--moment balance required for stable lifting, and improper …

ComPose: When to Trust Hands for Object Pose Tracking

2026-05-22 · Jisu Shin, Junoh Lee, JunGyu Lee, Inhwan Bae 외 arxiv

Reconstructing the motion of objects from videos is a key component for embodied AI and robot manipulation. While diverse approaches to object pose tracking have been studied, they rely heavily on strong external priors,…

Robot ManipulationObject TrackingPose EstimationPose Tracking