paper-with-me

Papers

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 based on graph neural networks (GNNs), have shown progress in tackling such problems. However, these approaches are often limited to learning fluid behavior in static free-fall environments or simple manipulation settings involving primitive objects, often overlooking complex interactions with dynamically moving kinematic rigid bodies. Here, we propose a GNN-based framework designed from the ground up to learn the dynamics of liquids under rigid body interactions and active manipulations, where particles are represented as graph nodes and particle-object collisions are handled using surface representations with the bounding volume hierarchy (BVH) algorithm. Our approach accurately captures fluid behavior in dynamic settings and can also function as a simulator in static free-fall environments. Despite being trained on single-object manipulation tasks, our model generalizes effectively to environments with novel objects and novel manipulation tasks. Finally, we show that the learned dynamics can be leveraged to solve control and manipulation tasks using gradient-based optimization methods.

📄 PDF Abstract BibTeX arXiv:2509.03446

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Physically Accurate Rigid-Body Dynamics in Particle-Based Simulation

2026-03-15 · Ava Abderezaei, Nataliya Nechyporenko, Joseph Miceli, Gilberto Briscoe-Martinez 외 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 …

Computational Efficiency

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

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

Locally-symplectic neural networks for learning volume-preserving dynamics

2021-09-19 · Jānis Bajārs

We propose locally-symplectic neural networks LocSympNets for learning the flow of phase volume-preserving dynamics. The construction of LocSympNets stems from the theorem of the local Hamiltonian description of the dive…

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