English

Continual and Multi-task Reinforcement Learning With Shared Episodic Memory

Neural and Evolutionary Computing 2019-05-08 v1 Artificial Intelligence Machine Learning

Abstract

Episodic memory plays an important role in the behavior of animals and humans. It allows the accumulation of information about current state of the environment in a task-agnostic way. This episodic representation can be later accessed by down-stream tasks in order to make their execution more efficient. In this work, we introduce the neural architecture with shared episodic memory (SEM) for learning and the sequential execution of multiple tasks. We explicitly split the encoding of episodic memory and task-specific memory into separate recurrent sub-networks. An agent augmented with SEM was able to effectively reuse episodic knowledge collected during other tasks to improve its policy on a current task in the Taxi problem. Repeated use of episodic representation in continual learning experiments facilitated acquisition of novel skills in the same environment.

Keywords

Cite

@article{arxiv.1905.02662,
  title  = {Continual and Multi-task Reinforcement Learning With Shared Episodic Memory},
  author = {Artyom Y. Sorokin and Mikhail S. Burtsev},
  journal= {arXiv preprint arXiv:1905.02662},
  year   = {2019}
}

Comments

Presented at the Task-Agnostic Reinforcement Learning Workshop at ICLR 2019

R2 v1 2026-06-23T08:59:27.697Z