DeepSimHO: Stable Pose Estimation for Hand-Object Interaction via
Physics Simulation
- URL: http://arxiv.org/abs/2310.07206v3
- Date: Sun, 10 Dec 2023 04:58:22 GMT
- Title: DeepSimHO: Stable Pose Estimation for Hand-Object Interaction via
Physics Simulation
- Authors: Rong Wang, Wei Mao, Hongdong Li
- Abstract summary: We present DeepSimHO, a novel deep-learning pipeline that combines forward physics simulation and backward gradient approximation with a neural network.
Our method noticeably improves the stability of the estimation and achieves superior efficiency over test-time optimization.
- Score: 81.11585774044848
- License: http://creativecommons.org/licenses/by/4.0/
- Abstract: 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.
Related papers
- MonST3R: A Simple Approach for Estimating Geometry in the Presence of Motion [118.74385965694694]
We present Motion DUSt3R (MonST3R), a novel geometry-first approach that directly estimates per-timestep geometry from dynamic scenes.
By simply estimating a pointmap for each timestep, we can effectively adapt DUST3R's representation, previously only used for static scenes, to dynamic scenes.
We show that by posing the problem as a fine-tuning task, identifying several suitable datasets, and strategically training the model on this limited data, we can surprisingly enable the model to handle dynamics.
arXiv Detail & Related papers (2024-10-04T18:00:07Z) - Predicting 3D Rigid Body Dynamics with Deep Residual Network [0.0]
We present a framework combining a 3D physics simulator implemented in C++ with a deep learning model constructed using PyTorch.
The simulator generates training data encompassing linear and angular motion, elastic collisions, fluid friction, gravitational effects, and damping.
We evaluate the network's performance using a datasetof 10,000 simulated scenarios, each involving 3-5 interacting rigid bodies.
arXiv Detail & Related papers (2024-07-09T23:40:10Z) - PhyRecon: Physically Plausible Neural Scene Reconstruction [81.73129450090684]
We introduce PHYRECON, the first approach to leverage both differentiable rendering and differentiable physics simulation to learn implicit surface representations.
Central to this design is an efficient transformation between SDF-based implicit representations and explicit surface points.
Our results also exhibit superior physical stability in physical simulators, with at least a 40% improvement across all datasets.
arXiv Detail & Related papers (2024-04-25T15:06:58Z) - Improving Gradient Computation for Differentiable Physics Simulation
with Contacts [10.450509067356148]
We study differentiable rigid-body simulation with contacts.
We propose to improve gradient computation by continuous collision detection and leverage the time-of-impact (TOI)
We show that with TOI-Ve, we are able to learn an optimal control sequence that matches the analytical solution.
arXiv Detail & Related papers (2023-04-28T21:10:16Z) - DiffCloud: Real-to-Sim from Point Clouds with Differentiable Simulation
and Rendering of Deformable Objects [18.266002992029716]
Research in manipulation of deformable objects is typically conducted on a limited range of scenarios.
Realistic simulators with support for various types of deformations and interactions have the potential to speed up experimentation.
For highly deformable objects it is challenging to align the output of a simulator with the behavior of real objects.
arXiv Detail & Related papers (2022-04-07T00:45:26Z) - {\phi}-SfT: Shape-from-Template with a Physics-Based Deformation Model [69.27632025495512]
Shape-from-Template (SfT) methods estimate 3D surface deformations from a single monocular RGB camera.
This paper proposes a new SfT approach explaining 2D observations through physical simulations.
arXiv Detail & Related papers (2022-03-22T17:59:57Z) - Scalable Differentiable Physics for Learning and Control [99.4302215142673]
Differentiable physics is a powerful approach to learning and control problems that involve physical objects and environments.
We develop a scalable framework for differentiable physics that can support a large number of objects and their interactions.
arXiv Detail & Related papers (2020-07-04T19:07:51Z) - Occlusion resistant learning of intuitive physics from videos [52.25308231683798]
Key ability for artificial systems is to understand physical interactions between objects, and predict future outcomes of a situation.
This ability, often referred to as intuitive physics, has recently received attention and several methods were proposed to learn these physical rules from video sequences.
arXiv Detail & Related papers (2020-04-30T19:35:54Z) - Gaining a Sense of Touch. Physical Parameters Estimation using a Soft
Gripper and Neural Networks [3.0892724364965005]
There is not enough research on physical parameters estimation using deep learning algorithms on measurements from direct interaction with objects using robotic grippers.
We propose a trainable system for the regression of a stiffness coefficient and provided extensive experiments using the physics simulator environment.
Our system can reliably estimate the stiffness of an object using the Yale OpenHand soft gripper based on readings from Inertial Measurement Units (IMUs) attached to its fingers.
arXiv Detail & Related papers (2020-03-02T11:56:14Z)
This list is automatically generated from the titles and abstracts of the papers in this site.
This site does not guarantee the quality of this site (including all information) and is not responsible for any consequences.