paper-with-me

Papers

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, Antonio Torralba

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 simulators have been developed to model the dynamics of these complex scenes; however, relying on approximation techniques, their simulation often deviates from real-world physics, especially in the long term. In this paper, we propose to learn a particle-based simulator for complex control tasks. Combining learning with particle-based systems brings in two major benefits: first, the learned simulator, just like other particle-based systems, acts widely on objects of different materials; second, the particle-based representation poses strong inductive bias for learning: particles of the same type have the same dynamics within. This enables the model to quickly adapt to new environments of unknown dynamics within a few observations. We demonstrate robots achieving complex manipulation tasks using the learned simulator, such as manipulating fluids and deformable foam, with experiments both in simulation and in the real world. Our study helps lay the foundation for robot learning of dynamic scenes with particle-based representations.

📄 PDF Abstract BibTeX arXiv:1810.01566

Code (0)

등록된 구현이 없습니다.

Tasks

Inductive Bias

Similar Papers 제목 키워드 기반

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 …

Manipulation of Granular Materials by Learning Particle Interactions

2021-11-03 · Neea Tuomainen, David Blanco-Mulero, Ville Kyrki

Manipulation of granular materials such as sand or rice remains an unsolved problem due to challenges such as the difficulty of defining their configuration or modeling the materials and their particles interactions. Cur…

Graph Neural NetworkSand

ACID: Action-Conditional Implicit Visual Dynamics for Deformable Object Manipulation

2022-03-14 · Bokui Shen, Zhenyu Jiang, Christopher Choy, Leonidas J. Guibas 외

Manipulating volumetric deformable objects in the real world, like plush toys and pizza dough, bring substantial challenges due to infinite shape variations, non-rigid motions, and partial observability. We introduce ACI…

Contrastive LearningDeformable Object Manipulation

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…

Stabilizing Reinforcement Learning in Differentiable Multiphysics Simulation

2024-12-16 · Eliot Xing, Vernon Luk, Jean Oh

Recent advances in GPU-based parallel simulation have enabled practitioners to collect large amounts of data and train complex control policies using deep reinforcement learning (RL), on commodity GPUs. However, such suc…

Deep Reinforcement LearningGPUreinforcement-learningReinforcement Learning+1