paper-with-me

Papers

Meta Reinforcement Learning with Successor Feature Based Context

2022-07-29 · Xu Han, Feng Wu

Most reinforcement learning (RL) methods only focus on learning a single task from scratch and are not able to use prior knowledge to learn other tasks more effectively. Context-based meta RL techniques are recently proposed as a possible solution to tackle this. However, they are usually less efficient than conventional RL and may require many trial-and-errors during training. To address this, we propose a novel meta-RL approach that achieves competitive performance comparing to existing meta-RL algorithms, while requires significantly fewer environmental interactions. By combining context variables with the idea of decomposing reward in successor feature framework, our method does not only learn high-quality policies for multiple tasks simultaneously but also can quickly adapt to new tasks with a small amount of training. Compared with state-of-the-art meta-RL baselines, we empirically show the effectiveness and data efficiency of our method on several continuous control tasks.

📄 PDF Abstract BibTeX arXiv:2207.14723

Code (0)

등록된 구현이 없습니다.

Tasks

continuous-controlContinuous ControlMeta Reinforcement Learningreinforcement-learningReinforcement LearningReinforcement Learning (RL)

Similar Papers 제목 키워드 기반

State2vec: Off-Policy Successor Features Approximators

2019-10-22 · Sephora Madjiheurem, Laura Toni

A major challenge in reinforcement learning (RL) is the design of agents that are able to generalize across tasks that share common dynamics. A viable solution is meta-reinforcement learning, which identifies common stru…

Meta Reinforcement Learningreinforcement-learningReinforcement LearningReinforcement Learning (RL)

Successor Feature Neural Episodic Control

2021-11-04 · David Emukpere, Xavier Alameda-Pineda, Chris Reinke

A longstanding goal in reinforcement learning is to build intelligent agents that show fast learning and a flexible transfer of skills akin to humans and animals. This paper investigates the integration of two frameworks…

reinforcement-learningReinforcement LearningReinforcement Learning (RL)Transfer Learning

Advantages and Limitations of using Successor Features for Transfer in Reinforcement Learning

2017-07-31 · Lucas Lehnert, Stefanie Tellex, Michael L. Littman

One question central to Reinforcement Learning is how to learn a feature representation that supports algorithm scaling and re-use of learned information from different tasks. Successor Features approach this problem by …

reinforcement-learningReinforcement LearningReinforcement Learning (RL)

Successor Features Combine Elements of Model-Free and Model-based Reinforcement Learning

2019-01-31 · Lucas Lehnert, Michael L. Littman

A key question in reinforcement learning is how an intelligent agent can generalize knowledge across different inputs. By generalizing across different inputs, information learned for one input can be immediately reused …

Decision MakingmodelModel-based Reinforcement Learningreinforcement-learning+2

A New Representation of Successor Features for Transfer across Dissimilar Environments

2021-07-18 · Majid Abdolshah, Hung Le, Thommen Karimpanal George, Sunil Gupta 외

Transfer in reinforcement learning is usually achieved through generalisation across tasks. Whilst many studies have investigated transferring knowledge when the reward function changes, they have assumed that the dynami…

Gaussian ProcessesReinforcement Learning (RL)