Sequential memory improves sample and memory efficiency in Episodic Control
Ismael T. Freire, Adri\'an F. Amil, Paul F.M.J. Verschure

TL;DR
This paper introduces Sequential Episodic Control (SEC), a novel approach that leverages ordered memory sequences to significantly enhance sample and memory efficiency in episodic reinforcement learning, inspired by hippocampal functions.
Contribution
The paper proposes a new SEC model that uses ordered episodic memory, improving learning speed and efficiency over traditional ERL methods that treat memory as isolated experiences.
Findings
SEC outperforms standard ERL in a foraging task.
Ordered memory sequences lead to faster learning with fewer memory resources.
Memory constraints and forgetting impact the efficiency of SEC.
Abstract
State of the art deep reinforcement learning algorithms are sample inefficient due to the large number of episodes they require to achieve asymptotic performance. Episodic Reinforcement Learning (ERL) algorithms, inspired by the mammalian hippocampus, typically use extended memory systems to bootstrap learning from past events to overcome this sample-inefficiency problem. However, such memory augmentations are often used as mere buffers, from which isolated past experiences are drawn to learn from in an offline fashion (e.g., replay). Here, we demonstrate that including a bias in the acquired memory content derived from the order of episodic sampling improves both the sample and memory efficiency of an episodic control algorithm. We test our Sequential Episodic Control (SEC) model in a foraging task to show that storing and using integrated episodes as event sequences leads to faster…
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.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsMemory and Neural Mechanisms · Neural dynamics and brain function · Zebrafish Biomedical Research Applications
