NCLGNEMLDec 28, 2017

Multi-timescale memory dynamics in a reinforcement learning network with attention-gated memory

arXiv:1712.10062v16 citations
Originality Incremental advance
AI Analysis

This addresses a limitation in memory models for reinforcement learning, particularly for tasks with hierarchical stimuli, but appears incremental as it builds on an existing model.

The authors tackled the problem of hierarchical tasks requiring multi-timescale memory dynamics in a biologically plausible reinforcement learning network, and introduced a hybrid memory system with leaky and non-leaky units that solved these tasks.

Learning and memory are intertwined in our brain and their relationship is at the core of several recent neural network models. In particular, the Attention-Gated MEmory Tagging model (AuGMEnT) is a reinforcement learning network with an emphasis on biological plausibility of memory dynamics and learning. We find that the AuGMEnT network does not solve some hierarchical tasks, where higher-level stimuli have to be maintained over a long time, while lower-level stimuli need to be remembered and forgotten over a shorter timescale. To overcome this limitation, we introduce hybrid AuGMEnT, with leaky or short-timescale and non-leaky or long-timescale units in memory, that allow to exchange lower-level information while maintaining higher-level one, thus solving both hierarchical and distractor tasks.

Code Implementations2 repos
Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes