paper-with-me

홈 › Papers

Particle-Grid Neural Dynamics for Learning Deformable Object Models from RGB-D Videos

2025-06-18 · Kaifeng Zhang, Baoyu Li, Kris Hauser, Yunzhu Li

Modeling the dynamics of deformable objects is challenging due to their diverse physical properties and the difficulty of estimating states from limited visual information. We address these challenges with a neural dynamics framework that combines object particles and spatial grids in a hybrid representation. Our particle-grid model captures global shape and motion information while predicting dense particle movements, enabling the modeling of objects with varied shapes and materials. Particles represent object shapes, while the spatial grid discretizes the 3D space to ensure spatial continuity and enhance learning efficiency. Coupled with Gaussian Splattings for visual rendering, our framework achieves a fully learning-based digital twin of deformable objects and generates 3D action-conditioned videos. Through experiments, we demonstrate that our model learns the dynamics of diverse objects -- such as ropes, cloths, stuffed animals, and paper bags -- from sparse-view RGB-D recordings of robot-object interactions, while also generalizing at the category level to unseen instances. Our approach outperforms state-of-the-art learning-based and physics-based simulators, particularly in scenarios with limited camera views. Furthermore, we showcase the utility of our learned models in model-based planning, enabling goal-conditioned object manipulation across a range of tasks. The project page is available at https://kywind.github.io/pgnd .

📄 PDF Abstract BibTeX arXiv:2506.15680

Code (0)

등록된 구현이 없습니다.

Tasks

Object

Similar Papers 제목 키워드 기반

Dynamic 3D Gaussian Tracking for Graph-Based Neural Dynamics Modeling

2024-10-24 · Mingtong Zhang, Kaifeng Zhang, Yunzhu Li

Videos of robots interacting with objects encode rich information about the objects' dynamics. However, existing video prediction approaches typically do not explicitly account for the 3D information from videos, such as…

3DGSObjectVideo Prediction

Rapid Adaptation of Particle Dynamics for Generalized Deformable Object Mobile Manipulation

2026-03-18 · Bohan Wu, Roberto Martín-Martín, Li Fei-Fei arxiv

We address the challenge of learning to manipulate deformable objects with unknown dynamics. In non-rigid objects, the dynamics parameters define how they react to interactions -- how they stretch, bend, compress, and mo…

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

DeformMaster: An Interactive Physics-Neural World Model for Deformable Objects from Videos

2026-05-10 · Can Li, Zhoujian Li, Ren Li, Jie Gu 외 arxiv

World models for deformable objects should recover not only geometry and appearance, but also underlying physical dynamics, interaction grounding, and material behavior. Learning such a model from real videos is challeng…