Meta-Reinforcement Learning Using Model Parameters
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.
Code (0)
등록된 구현이 없습니다.
Tasks
Meta Reinforcement Learningmodelreinforcement-learningReinforcement LearningReinforcement Learning (RL)Similar Papers 제목 키워드 기반
Online Meta-learning by Parallel Algorithm Competition
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+3Metaoptimization on a Distributed System for Deep Reinforcement Learning
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+1BiERL: A Meta Evolutionary Reinforcement Learning Framework via Bilevel Optimization
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+2Meta-learning within Projective Simulation
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
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