paper-with-me

홈 › Papers

Learning offline: memory replay in biological and artificial reinforcement learning

2021-09-21 · Emma L. Roscow, Raymond Chua, Rui Ponte Costa, Matt W. Jones, Nathan Lepora

Learning to act in an environment to maximise rewards is among the brain's key functions. This process has often been conceptualised within the framework of reinforcement learning, which has also gained prominence in machine learning and artificial intelligence (AI) as a way to optimise decision-making. A common aspect of both biological and machine reinforcement learning is the reactivation of previously experienced episodes, referred to as replay. Replay is important for memory consolidation in biological neural networks, and is key to stabilising learning in deep neural networks. Here, we review recent developments concerning the functional roles of replay in the fields of neuroscience and AI. Complementary progress suggests how replay might support learning processes, including generalisation and continual learning, affording opportunities to transfer knowledge across the two fields to advance the understanding of biological and artificial learning and memory.

📄 PDF Abstract BibTeX arXiv:2109.10034

Code (0)

등록된 구현이 없습니다.

Tasks

Continual LearningDecision Makingreinforcement-learningReinforcement LearningReinforcement Learning (RL)

Similar Papers 제목 키워드 기반

Self-recovery of memory via generative replay

2023-01-15 · Zhenglong Zhou, Geshi Yeung, Anna C. Schapiro

A remarkable capacity of the brain is its ability to autonomously reorganize memories during offline periods. Memory replay, a mechanism hypothesized to underlie biological offline learning, has inspired offline methods …

Continual Learning

Replay in Deep Learning: Current Approaches and Missing Biological Elements

2021-04-01 · Tyler L. Hayes, Giri P. Krishnan, Maxim Bazhenov, Hava T. Siegelmann 외

Replay is the reactivation of one or more neural patterns, which are similar to the activation patterns experienced during past waking experiences. Replay was first observed in biological neural networks during sleep, an…

Deep LearningRetrieval

Latent Space based Memory Replay for Continual Learning in Artificial Neural Networks

2021-11-26 · Haitz Sáez de Ocáriz Borde

Memory replay may be key to learning in biological brains, which manage to learn new tasks continually without catastrophically interfering with previous knowledge. On the other hand, artificial neural networks suffer fr…

Continual Learning

Neuroscience-Inspired Memory Replay for Continual Learning: A Comparative Study of Predictive Coding and Backpropagation-Based Strategies

2025-11-29 · Goutham Nalagatla, Shreyas Grandhe arxiv

Continual learning remains a fundamental challenge in artificial intelligence, with catastrophic forgetting posing a significant barrier to deploying neural networks in dynamic environments. Inspired by biological memory…

Continual Learning

Prioritized Trajectory Replay: A Replay Memory for Data-driven Reinforcement Learning

2023-06-27 · Jinyi Liu, Yi Ma, Jianye Hao, Yujing Hu 외

In recent years, data-driven reinforcement learning (RL), also known as offline RL, have gained significant attention. However, the role of data sampling techniques in offline RL has been overlooked despite its potential…

D4RLOffline RLreinforcement-learningReinforcement Learning (RL)