Successor Feature Neural Episodic Control
David Emukpere, Xavier Alameda-Pineda, Chris Reinke

TL;DR
This paper combines episodic control and successor features in reinforcement learning to enhance sample efficiency and facilitate skill transfer, demonstrating empirical benefits of the integrated approach.
Contribution
It introduces a novel framework that integrates episodic control with successor features, enabling improved transfer learning and sample efficiency in reinforcement learning agents.
Findings
Enhanced transfer learning capabilities.
Improved sample efficiency in RL tasks.
Empirical validation of the combined approach.
Abstract
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 for tackling those goals: episodic control and successor features. Episodic control is a cognitively inspired approach relying on episodic memory, an instance-based memory model of an agent's experiences. Meanwhile, successor features and generalized policy improvement (SF&GPI) is a meta and transfer learning framework allowing to learn policies for tasks that can be efficiently reused for later tasks which have a different reward function. Individually, these two techniques have shown impressive results in vastly improving sample efficiency and the elegant reuse of previously learned policies. Thus, we outline a combination of both approaches in a single reinforcement…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsReinforcement Learning in Robotics · Adaptive Dynamic Programming Control · Neural dynamics and brain function
