Projected Task-Specific Layers for Multi-Task Reinforcement Learning
Josselin Somerville Roberts, Julia Di
TL;DR
This work tackles the challenge of generalizing across related robotic manipulation tasks in multi-task reinforcement learning by addressing task interference with a novel architecture, Projected Task-Specific Layers (PTSL). PTSL combines a large shared backbone with low-rank, task-specific corrections and uses projections to blend shared and task-specific representations, optionally atop the CARE encoder. Empirically, PTSL achieves state-of-the-art performance on Meta-World MT10 and MT50, delivering faster convergence and improved sample efficiency, including notable gains when integrated with CARE. Ablation studies show the benefits of a shared projection and the influence of residual configurations, underscoring the value of structured parameter sharing for scalable multi-task robotics.
Abstract
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.
