paper-with-me

Papers

Data-Augmented Contact Model for Rigid Body Simulation

2018-03-11 · Yifeng Jiang, Jiazheng Sun, C. Karen Liu

Accurately modeling contact behaviors for real-world, near-rigid materials remains a grand challenge for existing rigid-body physics simulators. This paper introduces a data-augmented contact model that incorporates analytical solutions with observed data to predict the 3D contact impulse which could result in rigid bodies bouncing, sliding or spinning in all directions. Our method enhances the expressiveness of the standard Coulomb contact model by learning the contact behaviors from the observed data, while preserving the fundamental contact constraints whenever possible. For example, a classifier is trained to approximate the transitions between static and dynamic frictions, while non-penetration constraint during collision is enforced analytically. Our method computes the aggregated effect of contact for the entire rigid body, instead of predicting the contact force for each contact point individually, maintaining same simulation speed as the number of contact points increases for detailed geometries. Supplemental video: https://shorturl.at/eilwX Keywords: Physics Simulation Algorithms, Dynamics Learning, Contact Learning

📄 PDF Abstract BibTeX arXiv:1803.04019

Code (0)

등록된 구현이 없습니다.

Tasks

model

Methods 이 논문이 사용한 방법론

SPEED The monocular depth estimation (MDE) is the task of estimating depth from a single frame. This information is an essential knowledge in many computer vision tasks such as scene…

Similar Papers 제목 키워드 기반

Do Rigid-Body Simulators Dream of Soft Robots? Learning Contact-Rich Manipulation for Tendon-Driven Continuum Robots

2026-06-21 · Chengnan Shentu, Nicholas Baldassini, Tongjia Zheng, Priyanka Rao 외 arxiv

Learning contact-rich, whole-body manipulation for soft continuum robots is held back by the lack of simulation infrastructure that has accelerated rigid-robot manipulation. Existing soft robot simulators are physically …

Robot Manipulation

ADD: Analytically Differentiable Dynamics for Multi-Body Systems with Frictional Contact

2020-07-02 · Moritz Geilinger, David Hahn, Jonas Zehnder, Moritz Bächer 외

We present a differentiable dynamics solver that is able to handle frictional contact for rigid and deformable objects within a unified framework. Through a principled mollification of normal and tangential contact force…

Motion Planningparameter estimationSelf-Supervised Learning

RigidFormer: Learning Rigid Dynamics using Transformers

2026-05-09 · Zhiyang Dou, Minghao Guo, Haixu Wu, Doug Roble 외 arxiv

Learning-based simulation of multi-object rigid-body dynamics remains difficult because contact is discontinuous and errors compound over long horizons. Most existing methods remain tied to mesh connectivity and vertex-l…

Point Clouds

Learned Neural Physics Simulation for Articulated 3D Human Pose Reconstruction

2024-10-15 · Mykhaylo Andriluka, Baruch Tabanpour, C. Daniel Freeman, Cristian Sminchisescu

We propose a novel neural network approach, LARP (Learned Articulated Rigid body Physics), to model the dynamics of articulated human motion with contact. Our goal is to develop a faster and more convenient methodologica…

Physics-Encoded Graph Neural Networks for Deformation Prediction under Contact

2024-02-05 · Mahdi Saleh, Michael Sommersperger, Nassir Navab, Federico Tombari

In robotics, it's crucial to understand object deformation during tactile interactions. A precise understanding of deformation can elevate robotic simulations and have broad implications across different industries. We i…

Robotic Grasping