Decoupling Meta-Reinforcement Learning with Gaussian Task Contexts and Skills
Hongcai He, Anjie Zhu, Shuang Liang, Feiyu Chen, Jie Shao

TL;DR
This paper introduces DCMRL, a novel offline meta-reinforcement learning framework that decouples task contexts and skills using Gaussian clustering, leading to improved generalization and adaptation to unseen tasks.
Contribution
The paper proposes a decoupled meta-RL framework utilizing Gaussian task context clustering and contrastive learning to enhance generalization to unseen tasks.
Findings
DCMRL outperforms previous meta-RL methods in navigation and robot manipulation tasks.
Decoupling task contexts and skills improves adaptation to new tasks.
Gaussian clustering provides effective discrete representations of task information.
Abstract
Offline meta-reinforcement learning (meta-RL) methods, which adapt to unseen target tasks with prior experience, are essential in robot control tasks. Current methods typically utilize task contexts and skills as prior experience, where task contexts are related to the information within each task and skills represent a set of temporally extended actions for solving subtasks. However, these methods still suffer from limited performance when adapting to unseen target tasks, mainly because the learned prior experience lacks generalization, i.e., they are unable to extract effective prior experience from meta-training tasks by exploration and learning of continuous latent spaces. We propose a framework called decoupled meta-reinforcement learning (DCMRL), which (1) contrastively restricts the learning of task contexts through pulling in similar task contexts within the same task and…
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
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsAdvanced Neural Network Applications · Domain Adaptation and Few-Shot Learning · Adversarial Robustness in Machine Learning
MethodsSparse Evolutionary Training
