ArrayBot: Reinforcement Learning for Generalizable Distributed Manipulation through Touch
Zhengrong Xue, Han Zhang, Jingwen Cheng, Zhengmao He, Yuanchen Ju, Changyi Lin, Gu Zhang, Huazhe Xu
TL;DR
ArrayBot introduces a scalable, distributed tabletop manipulator composed of a $16 \times 16$ pillar array equipped with tactile sensing and a learned control policy. By reshaping the action space into a $5 \times 5$ Local Action Patch and a $2$-D DCT frequency-domain representation with low-frequency channels, the authors enable model-free RL to learn tactile-only manipulation policies that generalize to unseen shapes and transfer to the real robot without domain randomization. The study demonstrates lifting, flipping, and a general relocate-via-touch task in simulation, with zero-shot sim-to-real transfer achieving $74\%$ success on unseen objects in physical experiments. Derived skills such as trajectory following, parallel manipulation, and resilience to visual degradation illustrate the practical potential of RL for distributed manipulation in both industrial and household settings.
Abstract
We present ArrayBot, a distributed manipulation system consisting of a $16 \times 16$ array of vertically sliding pillars integrated with tactile sensors, which can simultaneously support, perceive, and manipulate the tabletop objects. Towards generalizable distributed manipulation, we leverage reinforcement learning (RL) algorithms for the automatic discovery of control policies. In the face of the massively redundant actions, we propose to reshape the action space by considering the spatially local action patch and the low-frequency actions in the frequency domain. With this reshaped action space, we train RL agents that can relocate diverse objects through tactile observations only. Surprisingly, we find that the discovered policy can not only generalize to unseen object shapes in the simulator but also transfer to the physical robot without any domain randomization. Leveraging the deployed policy, we present abundant real-world manipulation tasks, illustrating the vast potential of RL on ArrayBot for distributed manipulation.
