DittoGym: Learning to Control Soft Shape-Shifting Robots
Suning Huang, Boyuan Chen, Huazhe Xu, Vincent Sitzmann
TL;DR
DittoGym formalizes control of reconfigurable soft robots as a high-dimensional reinforcement learning problem using a continuous 2D muscle-field action space, integrated with an elasto-plastic Material Point Method simulation. It introduces Coarse-to-Fine Policy (CFP), a fully-convolutional architecture that first explores with a coarse action grid and then refines actions with a high-resolution residual policy guided by a gating mask, enabling fine-grained morphology changes during tasks. The authors present DittoGym, a benchmark suite of eight long-horizon tasks that require dynamic morphology changes, and demonstrate that CFP outperforms baselines in sample efficiency and reliability, enabling robots to morph multiple times within a sequence. This framework advances learning-based control for lifelike shape-shifting robots and provides a scalable platform for evaluating morphology-aware policies in soft robotics.
Abstract
Robot co-design, where the morphology of a robot is optimized jointly with a learned policy to solve a specific task, is an emerging area of research. It holds particular promise for soft robots, which are amenable to novel manufacturing techniques that can realize learned morphologies and actuators. Inspired by nature and recent novel robot designs, we propose to go a step further and explore the novel reconfigurable robots, defined as robots that can change their morphology within their lifetime. We formalize control of reconfigurable soft robots as a high-dimensional reinforcement learning (RL) problem. We unify morphology change, locomotion, and environment interaction in the same action space, and introduce an appropriate, coarse-to-fine curriculum that enables us to discover policies that accomplish fine-grained control of the resulting robots. We also introduce DittoGym, a comprehensive RL benchmark for reconfigurable soft robots that require fine-grained morphology changes to accomplish the tasks. Finally, we evaluate our proposed coarse-to-fine algorithm on DittoGym and demonstrate robots that learn to change their morphology several times within a sequence, uniquely enabled by our RL algorithm. More results are available at https://suninghuang19.github.io/dittogym_page/.
