paper-with-me

홈 › Papers

A Survey of Meta-Reinforcement Learning

2023-01-19 · Jacob Beck, Risto Vuorio, Evan Zheran Liu, Zheng Xiong, Luisa Zintgraf, Chelsea Finn, Shimon Whiteson

While deep reinforcement learning (RL) has fueled multiple high-profile successes in machine learning, it is held back from more widespread adoption by its often poor data efficiency and the limited generality of the policies it produces. A promising approach for alleviating these limitations is to cast the development of better RL algorithms as a machine learning problem itself in a process called meta-RL. Meta-RL is most commonly studied in a problem setting where, given a distribution of tasks, the goal is to learn a policy that is capable of adapting to any new task from the task distribution with as little data as possible. In this survey, we describe the meta-RL problem setting in detail as well as its major variations. We discuss how, at a high level, meta-RL research can be clustered based on the presence of a task distribution and the learning budget available for each individual task. Using these clusters, we then survey meta-RL algorithms and applications. We conclude by presenting the open problems on the path to making meta-RL part of the standard toolbox for a deep RL practitioner.

📄 PDF Abstract BibTeX arXiv:2301.08028

Code (0)

등록된 구현이 없습니다.

Tasks

Deep Reinforcement LearningMeta Reinforcement Learningreinforcement-learningReinforcement LearningReinforcement Learning (RL)Survey

Similar Papers 제목 키워드 기반

Meta-Thinking in LLMs via Multi-Agent Reinforcement Learning: A Survey

2025-04-20 · Ahsan Bilal, Muhammad Ahmed Mohsin, Muhammad Umer, Muhammad Awais Khan Bangash 외

This survey explores the development of meta-thinking capabilities in Large Language Models (LLMs) from a Multi-Agent Reinforcement Learning (MARL) perspective. Meta-thinking self-reflection, assessment, and control of t…

Multi-agent Reinforcement LearningSurvey

Meta-Learning in Neural Networks: A Survey

2020-04-11 · Timothy Hospedales, Antreas Antoniou, Paul Micaelli, Amos Storkey

The field of meta-learning, or learning-to-learn, has seen a dramatic rise in interest in recent years. Contrary to conventional approaches to AI where tasks are solved from scratch using a fixed learning algorithm, meta…

Few-Shot LearningHyperparameter OptimizationMeta-LearningMulti-Task Learning+3

Safe Continual Reinforcement Learning Methods for Nonstationary Environments. Towards a Survey of the State of the Art

2026-01-08 · Timofey Tomashevskiy arxiv

This work provides a state-of-the-art survey of continual safe online reinforcement learning (COSRL) methods. We discuss theoretical aspects, challenges, and open questions in building continual online safe reinforcement…

Reinforcement LearningContinual Learning

Meta-Learning and Meta-Reinforcement Learning -- Tracing the Path towards DeepMind's Adaptive Agent

2026-02-23 · Björn Hoppmann, Christoph Scholz arxiv

Humans are highly effective at utilizing prior knowledge to adapt to novel tasks, a capability that standard machine learning models struggle to replicate due to their reliance on task-specific training. Meta-learning ov…

Reinforcement Learning

Dealing with Non-Stationarity in Multi-Agent Deep Reinforcement Learning

2019-06-11 · Georgios Papoudakis, Filippos Christianos, Arrasy Rahman, Stefano V. Albrecht

Recent developments in deep reinforcement learning are concerned with creating decision-making agents which can perform well in various complex domains. A particular approach which has received increasing attention is mu…

Decision MakingDeep Reinforcement LearningMeta-LearningMulti-agent Reinforcement Learning+3