Multi-Task Reinforcement Learning with Context-based Representations
Shagun Sodhani, Amy Zhang, Joelle Pineau

TL;DR
This paper introduces a multi-task reinforcement learning approach that leverages context-based, composable representations informed by metadata to improve task transfer and achieves state-of-the-art results in robotic manipulation benchmarks.
Contribution
It proposes a novel framework using context-dependent representations to enhance multi-task learning by effectively incorporating metadata for better knowledge transfer.
Findings
Achieved state-of-the-art results on Meta-World benchmark
Demonstrated improved task transfer using context-based representations
Showed the effectiveness of metadata in informing representation composition
Abstract
The benefit of multi-task learning over single-task learning relies on the ability to use relations across tasks to improve performance on any single task. While sharing representations is an important mechanism to share information across tasks, its success depends on how well the structure underlying the tasks is captured. In some real-world situations, we have access to metadata, or additional information about a task, that may not provide any new insight in the context of a single task setup alone but inform relations across multiple tasks. While this metadata can be useful for improving multi-task learning performance, effectively incorporating it can be an additional challenge. We posit that an efficient approach to knowledge transfer is through the use of multiple context-dependent, composable representations shared across a family of tasks. In this framework, metadata can help…
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.
Code & Models
Videos
Taxonomy
TopicsReinforcement Learning in Robotics · Domain Adaptation and Few-Shot Learning · Multimodal Machine Learning Applications
