Policy Stitching: Learning Transferable Robot PoliciesDownload PDF

Published: 30 Aug 2023, Last Modified: 13 Oct 2023CoRL 2023 PosterReaders: Everyone
Keywords: robot transfer learning, policy stitching
TL;DR: We propose Policy Stitching, a novel framework to facilitate multi-task and multi-robot transfer.
Abstract: Training robots with reinforcement learning (RL) typically involves heavy interactions with the environment, and the acquired skills are often sensitive to changes in task environments and robot kinematics. Transfer RL aims to leverage previous knowledge to accelerate learning of new tasks or new body configurations. However, existing methods struggle to generalize to novel robot-task combinations and scale to realistic tasks due to complex architecture design or strong regularization that limits the capacity of the learned policy. We propose Policy Stitching, a novel framework that facilitates robot transfer learning for novel combinations of robots and tasks. Our key idea is to apply modular policy design and align the latent representations between the modular interfaces. Our method allows direct stitching of the robot and task modules trained separately to form a new policy for fast adaptation. Our simulated and real-world experiments on various 3D manipulation tasks demonstrate the superior zero-shot and few-shot transfer learning performances of our method.
Student First Author: yes
Supplementary Material: zip
Instructions: I have read the instructions for authors (https://corl2023.org/instructions-for-authors/)
Website: http://generalroboticslab.com/PolicyStitching/
Publication Agreement: pdf
Video: https://www.youtube.com/watch?v=8HSqDUMNpo4
Code: https://github.com/general-robotics-duke/Policy-Stitching
Poster Spotlight Video: mp4
11 Replies

Loading