paper-with-me

홈 › Papers

Meta-Reinforcement Learning Using Model Parameters

2022-10-27 · Gabriel Hartmann, Amos Azaria

In meta-reinforcement learning, an agent is trained in multiple different environments and attempts to learn a meta-policy that can efficiently adapt to a new environment. This paper presents RAMP, a Reinforcement learning Agent using Model Parameters that utilizes the idea that a neural network trained to predict environment dynamics encapsulates the environment information. RAMP is constructed in two phases: in the first phase, a multi-environment parameterized dynamic model is learned. In the second phase, the model parameters of the dynamic model are used as context for the multi-environment policy of the model-free reinforcement learning agent.

📄 PDF Abstract BibTeX arXiv:2210.15515

Code (0)

등록된 구현이 없습니다.

Tasks

Meta Reinforcement Learningmodelreinforcement-learningReinforcement LearningReinforcement Learning (RL)

Similar Papers 제목 키워드 기반

Online Meta-learning by Parallel Algorithm Competition

2017-02-24 · Stefan Elfwing, Eiji Uchibe, Kenji Doya

The efficiency of reinforcement learning algorithms depends critically on a few meta-parameters that modulates the learning updates and the trade-off between exploration and exploitation. The adaptation of the meta-param…

Atari GamesDeep Reinforcement LearningMeta-LearningOpen-Ended Question Answering+3

Metaoptimization on a Distributed System for Deep Reinforcement Learning

2019-02-07 · Greg Heinrich, Iuri Frosio

Training intelligent agents through reinforcement learning is a notoriously unstable procedure. Massive parallelization on GPUs and distributed systems has been exploited to generate a large amount of training experience…

Atari GamesDeep Reinforcement Learningreinforcement-learningReinforcement Learning+1

BiERL: A Meta Evolutionary Reinforcement Learning Framework via Bilevel Optimization

2023-08-01 · Junyi Wang, Yuanyang Zhu, Zhi Wang, Yan Zheng 외

Evolutionary reinforcement learning (ERL) algorithms recently raise attention in tackling complex reinforcement learning (RL) problems due to high parallelism, while they are prone to insufficient exploration or model co…

Bilevel OptimizationDiversityMuJoCoreinforcement-learning+2

Meta-learning within Projective Simulation

2016-02-25 · Adi Makmal, Alexey A. Melnikov, Vedran Dunjko, Hans J. Briegel

Learning models of artificial intelligence can nowadays perform very well on a large variety of tasks. However, in practice different task environments are best handled by different learning models, rather than a single,…

Meta-Learningreinforcement-learningReinforcement LearningReinforcement Learning (RL)

Fast Context Adaptation via Meta-Learning

2018-10-08 · Luisa M. Zintgraf, Kyriacos Shiarlis, Vitaly Kurin, Katja Hofmann 외

We propose CAVIA for meta-learning, a simple extension to MAML that is less prone to meta-overfitting, easier to parallelise, and more interpretable. CAVIA partitions the model parameters into two parts: context paramete…

General ClassificationMeta-Learningregressionreinforcement-learning+2