Learning Modular Neural Network Policies for Multi-Task and Multi-Robot Transfer
Coline Devin, Abhishek Gupta, Trevor Darrell, Pieter Abbeel, Sergey, Levine

TL;DR
This paper introduces a modular neural network architecture for multi-task and multi-robot transfer in reinforcement learning, enabling zero-shot generalization by decomposing policies into shared task-specific and robot-specific modules.
Contribution
It proposes a novel modular neural network design that separates task and robot modules, facilitating transfer learning across tasks and robots in RL.
Findings
Effective zero-shot transfer to unseen robot-task combinations
Shared modules improve data efficiency and generalization
Successful application to both visual and non-visual tasks
Abstract
Reinforcement learning (RL) can automate a wide variety of robotic skills, but learning each new skill requires considerable real-world data collection and manual representation engineering to design policy classes or features. Using deep reinforcement learning to train general purpose neural network policies alleviates some of the burden of manual representation engineering by using expressive policy classes, but exacerbates the challenge of data collection, since such methods tend to be less efficient than RL with low-dimensional, hand-designed representations. Transfer learning can mitigate this problem by enabling us to transfer information from one skill to another and even from one robot to another. We show that neural network policies can be decomposed into "task-specific" and "robot-specific" modules, where the task-specific modules are shared across robots, and the…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
