Deep reinforcement learning with time-scale invariant memory
Md Rysul Kabir, James Mochizuki-Freeman, Zoran Tiganj

TL;DR
This paper introduces a scale-invariant memory model into deep reinforcement learning, enabling agents to learn effectively across diverse temporal scales, inspired by neuroscience principles.
Contribution
It integrates a neuroscience-inspired scale-invariant memory into deep RL, demonstrating improved adaptability over traditional recurrent architectures.
Findings
Agents with scale-invariant memory learn across wider temporal ranges
The approach outperforms LSTM-based agents in temporal generalization
Incorporating neuroscience principles enhances neural network adaptability
Abstract
The ability to estimate temporal relationships is critical for both animals and artificial agents. Cognitive science and neuroscience provide remarkable insights into behavioral and neural aspects of temporal credit assignment. In particular, scale invariance of learning dynamics, observed in behavior and supported by neural data, is one of the key principles that governs animal perception: proportional rescaling of temporal relationships does not alter the overall learning efficiency. Here we integrate a computational neuroscience model of scale invariant memory into deep reinforcement learning (RL) agents. We first provide a theoretical analysis and then demonstrate through experiments that such agents can learn robustly across a wide range of temporal scales, unlike agents built with commonly used recurrent memory architectures such as LSTM. This result illustrates that incorporating…
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
Taxonomy
TopicsEEG and Brain-Computer Interfaces
MethodsTanh Activation · Sigmoid Activation · Long Short-Term Memory
