LGAIROSep 15, 2023

Projected Task-Specific Layers for Multi-Task Reinforcement Learning

arXiv:2309.08776v21 citationsh-index: 2
Originality Incremental advance
AI Analysis

This work addresses multi-task learning for robots in homes and workplaces, offering a method to improve task sharing and reduce interference, though it appears incremental as it builds on existing architectures and benchmarks.

The paper tackles the challenge of negative task interference and generalization in multi-task reinforcement learning for robotic manipulation by introducing Projected Task-Specific Layers (PTSL), which uses a common policy with task-specific corrections, and shows it outperforms state-of-the-art methods on MT10 and MT50 benchmarks in Meta-World.

Multi-task reinforcement learning could enable robots to scale across a wide variety of manipulation tasks in homes and workplaces. However, generalizing from one task to another and mitigating negative task interference still remains a challenge. Addressing this challenge by successfully sharing information across tasks will depend on how well the structure underlying the tasks is captured. In this work, we introduce our new architecture, Projected Task-Specific Layers (PTSL), that leverages a common policy with dense task-specific corrections through task-specific layers to better express shared and variable task information. We then show that our model outperforms the state of the art on the MT10 and MT50 benchmarks of Meta-World consisting of 10 and 50 goal-conditioned tasks for a Sawyer arm.

Code Implementations1 repo
Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes