paper-with-me

Papers

Physically Accurate Rigid-Body Dynamics in Particle-Based Simulation

2026-03-15 · Ava Abderezaei, Nataliya Nechyporenko, Joseph Miceli, Gilberto Briscoe-Martinez, Alessandro Roncone arxiv

Robotics demands simulation that can reason about the diversity of real-world physical interactions, from rigid to deformable objects and fluids. Current simulators address this by stitching together multiple subsolvers for different material types, resulting in a compositional architecture that complicates physical reasoning. Particle-based simulators offer a compelling alternative, representing all materials through a single unified formulation that enables seamless cross-material interactions. Among particle-based simulators, position-based dynamics (PBD) is a popular solver known for its computational efficiency and visual plausibility. However, its lack of physical accuracy has limited its adoption in robotics. To leverage the benefits of particle-based solvers while meeting the physical fidelity demands of robotics, we introduce PBD-R, a revised PBD formulation that enforces physically accurate rigid-body dynamics through a novel momentum-conservation constraint and a modified velocity update. Additionally, we introduce a solver-agnostic benchmark with analytical solutions to evaluate physical accuracy. Using this benchmark, we show that PBD-R significantly outperforms PBD and achieves competitive accuracy with MuJoCo while requiring less computation.

📄 PDF Abstract BibTeX arXiv:2603.14634

Code (0)

등록된 구현이 없습니다.

Tasks

Computational Efficiency

Similar Papers 제목 키워드 기반

Pseudo-rigid body networks: learning interpretable deformable object dynamics from partial observations

2023-07-16 · Shamil Mamedov, A. René Geist, Jan Swevers, Sebastian Trimpe

Accurately predicting deformable linear object (DLO) dynamics is challenging, especially when the task requires a model that is both human-interpretable and computationally efficient. In this work, we draw inspiration fr…

Decoder

Learning Particle Dynamics Subject to Rigid Body Manipulations Using Graph Neural Networks

2025-09-03 · Niteesh Midlagajni, Constantin A. Rothkopf arxiv

Simulating particle dynamics with high fidelity is crucial for solving real-world interaction and control tasks involving liquids in design, graphics, and robotics. Recently, data-driven approaches, particularly those ba…

Learning Equivariant Neural-Augmented Object Dynamics From Few Interactions

2026-05-04 · Sergio Orozco, Tushar Kusnur, Brandon May, George Konidaris 외 arxiv

Learning data-efficient object dynamics models for robotic manipulation remains challenging, especially for deformable objects. A popular approach is to model objects as sets of 3D particles and learn their motion using …

Learning rigid dynamics with face interaction graph networks

2022-12-07 · Kelsey R. Allen, Yulia Rubanova, Tatiana Lopez-Guevara, William Whitney 외

Simulating rigid collisions among arbitrary shapes is notoriously difficult due to complex geometry and the strong non-linearity of the interactions. While graph neural network (GNN)-based models are effective at learnin…

Graph Neural Network

Learning Particle Dynamics for Manipulating Rigid Bodies, Deformable Objects, and Fluids

2018-10-03 · ICLR 2019 5 · Yunzhu Li, Jiajun Wu, Russ Tedrake, Joshua B. Tenenbaum 외

Real-life control tasks involve matters of various substances---rigid or soft bodies, liquid, gas---each with distinct physical behaviors. This poses challenges to traditional rigid-body physics engines. Particle-based s…

Inductive Bias