paper-with-me

홈 › Papers

SoftGym: Benchmarking Deep Reinforcement Learning for Deformable Object Manipulation

2020-11-14 · Xingyu Lin, YuFei Wang, Jake Olkin, David Held

Manipulating deformable objects has long been a challenge in robotics due to its high dimensional state representation and complex dynamics. Recent success in deep reinforcement learning provides a promising direction for learning to manipulate deformable objects with data driven methods. However, existing reinforcement learning benchmarks only cover tasks with direct state observability and simple low-dimensional dynamics or with relatively simple image-based environments, such as those with rigid objects. In this paper, we present SoftGym, a set of open-source simulated benchmarks for manipulating deformable objects, with a standard OpenAI Gym API and a Python interface for creating new environments. Our benchmark will enable reproducible research in this important area. Further, we evaluate a variety of algorithms on these tasks and highlight challenges for reinforcement learning algorithms, including dealing with a state representation that has a high intrinsic dimensionality and is partially observable. The experiments and analysis indicate the strengths and limitations of existing methods in the context of deformable object manipulation that can help point the way forward for future methods development. Code and videos of the learned policies can be found on our project website.

📄 PDF Abstract BibTeX arXiv:2011.07215

Code (2)

Xingyu-Lin/softgym 공식 구현
xingyu-lin/softagent pytorch

Tasks

BenchmarkingDeep Reinforcement LearningDeformable Object ManipulationObjectOpenAI Gymreinforcement-learningReinforcement LearningReinforcement Learning (RL)

Similar Papers 제목 키워드 기반

Learning Deformable Object Manipulation from Expert Demonstrations

2022-07-20 · Gautam Salhotra, I-Chun Arthur Liu, Marcus Dominguez-Kuhne, Gaurav S. Sukhatme

We present a novel Learning from Demonstration (LfD) method, Deformable Manipulation from Demonstrations (DMfD), to solve deformable manipulation tasks using states or images as inputs, given expert demonstrations. Our m…

Deformable Object ManipulationGeneral Reinforcement LearningObject

MoDeSuite: Robot Learning Task Suite for Benchmarking Mobile Manipulation with Deformable Objects

2025-07-29 · Yuying Zhang, Kevin Sebastian Luck, Francesco Verdoja, Ville Kyrki 외 arxiv

Mobile manipulation is a critical capability for robots operating in diverse, real-world environments. However, manipulating deformable objects and materials remains a major challenge for existing robot learning algorith…

Reinforcement Learning

DiffSkill: Skill Abstraction from Differentiable Physics for Deformable Object Manipulations with Tools

2022-03-31 · ICLR 2022 4 · Xingyu Lin, Zhiao Huang, Yunzhu Li, Joshua B. Tenenbaum 외

We consider the problem of sequential robotic manipulation of deformable objects using tools. Previous works have shown that differentiable physics simulators provide gradients to the environment state and help trajector…

Deformable Object ManipulationObjectreinforcement-learningReinforcement Learning+1

Benchmarking the Sim-to-Real Gap in Cloth Manipulation

2023-10-14 · David Blanco-Mulero, Oriol Barbany, Gokhan Alcan, Adrià Colomé 외

Realistic physics engines play a crucial role for learning to manipulate deformable objects such as garments in simulation. By doing so, researchers can circumvent challenges such as sensing the deformation of the object…

BenchmarkingMuJoCoObject

Sim-to-Real Reinforcement Learning for Deformable Object Manipulation

2018-06-20 · Jan Matas, Stephen James, Andrew J. Davison

We have seen much recent progress in rigid object manipulation, but interaction with deformable objects has notably lagged behind. Due to the large configuration space of deformable objects, solutions using traditional m…

Deep Reinforcement LearningDeformable Object ManipulationObjectreinforcement-learning+2