English

Meta-Reinforcement Learning via Exploratory Task Clustering

Machine Learning 2023-02-17 v1 Artificial Intelligence Robotics

Abstract

Meta-reinforcement learning (meta-RL) aims to quickly solve new tasks by leveraging knowledge from prior tasks. However, previous studies often assume a single mode homogeneous task distribution, ignoring possible structured heterogeneity among tasks. Leveraging such structures can better facilitate knowledge sharing among related tasks and thus improve sample efficiency. In this paper, we explore the structured heterogeneity among tasks via clustering to improve meta-RL. We develop a dedicated exploratory policy to discover task structures via divide-and-conquer. The knowledge of the identified clusters helps to narrow the search space of task-specific information, leading to more sample efficient policy adaptation. Experiments on various MuJoCo tasks showed the proposed method can unravel cluster structures effectively in both rewards and state dynamics, proving strong advantages against a set of state-of-the-art baselines.

Keywords

Cite

@article{arxiv.2302.07958,
  title  = {Meta-Reinforcement Learning via Exploratory Task Clustering},
  author = {Zhendong Chu and Hongning Wang},
  journal= {arXiv preprint arXiv:2302.07958},
  year   = {2023}
}

Comments

22 pages

R2 v1 2026-06-28T08:41:13.073Z