paper-with-me

홈 › Papers

Meta-Reinforcement Learning via Exploratory Task Clustering

2023-02-15 · Zhendong Chu, Hongning Wang

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.

📄 PDF Abstract BibTeX arXiv:2302.07958

Code (0)

등록된 구현이 없습니다.

Tasks

ClusteringMeta Reinforcement LearningMuJoCoreinforcement-learningReinforcement LearningReinforcement Learning (RL)

Similar Papers 제목 키워드 기반

Biclustering Algorithms Based on Metaheuristics: A Review

2022-03-30 · Adan Jose-Garcia, Julie Jacques, Vincent Sobanski, Clarisse Dhaenens

Biclustering is an unsupervised machine learning technique that simultaneously clusters rows and columns in a data matrix. Biclustering has emerged as an important approach and plays an essential role in various applicat…

Survey

Meta-Learning to Cluster

2019-10-30 · Yibo Jiang, Nakul Verma

Clustering is one of the most fundamental and wide-spread techniques in exploratory data analysis. Yet, the basic approach to clustering has not really changed: a practitioner hand-picks a task-specific clustering loss t…

ClusteringMeta-Learning

A preliminary survey on optimized multiobjective metaheuristic methods for data clustering using evolutionary approaches

2013-12-09 · Ramachandra Rao Kurada, Dr. K Karteeka Pavan, Dr. AV Dattareya Rao

The present survey provides the state-of-the-art of research, copiously devoted to Evolutionary Approach (EAs) for clustering exemplified with a diversity of evolutionary computations. The Survey provides a nomenclature …

ClusteringMultiobjective OptimizationSurvey

Neural Exploratory Landscape Analysis for Meta-Black-Box-Optimization

2024-08-20 · Zeyuan Ma, Jiacheng Chen, Hongshu Guo, Yue-Jiao Gong

Recent research in Meta-Black-Box Optimization (MetaBBO) have shown that meta-trained neural networks can effectively guide the design of black-box optimizers, significantly reducing the need for expert tuning and delive…

Exploring the Edges of Latent State Clusters for Goal-Conditioned Reinforcement Learning

2024-11-03 · Yuanlin Duan, Guofeng Cui, He Zhu

Exploring unknown environments efficiently is a fundamental challenge in unsupervised goal-conditioned reinforcement learning. While selecting exploratory goals at the frontier of previously explored states is an effecti…