paper-with-me

홈 › Papers

Episodic Memory Theory for the Mechanistic Interpretation of Recurrent Neural Networks

2023-10-03 · Arjun Karuvally, Peter DelMastro, Hava T. Siegelmann

Understanding the intricate operations of Recurrent Neural Networks (RNNs) mechanistically is pivotal for advancing their capabilities and applications. In this pursuit, we propose the Episodic Memory Theory (EMT), illustrating that RNNs can be conceptualized as discrete-time analogs of the recently proposed General Sequential Episodic Memory Model. To substantiate EMT, we introduce a novel set of algorithmic tasks tailored to probe the variable binding behavior in RNNs. Utilizing the EMT, we formulate a mathematically rigorous circuit that facilitates variable binding in these tasks. Our empirical investigations reveal that trained RNNs consistently converge to the variable binding circuit, thus indicating universality in the dynamics of RNNs. Building on these findings, we devise an algorithm to define a privileged basis, which reveals hidden neurons instrumental in the temporal storage and composition of variables, a mechanism vital for the successful generalization in these tasks. We show that the privileged basis enhances the interpretability of the learned parameters and hidden states of RNNs. Our work represents a step toward demystifying the internal mechanisms of RNNs and, for computational neuroscience, serves to bridge the gap between artificial neural networks and neural memory models.

📄 PDF Abstract BibTeX arXiv:2310.02430

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Continual and Multi-task Reinforcement Learning With Shared Episodic Memory

2019-05-07 · Artyom Y. Sorokin, Mikhail S. Burtsev

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 …

Continual Learningreinforcement-learningReinforcement LearningReinforcement Learning (RL)

The Tensor Memory Hypothesis

2017-08-09 · Volker Tresp, Yunpu Ma

We discuss memory models which are based on tensor decompositions using latent representations of entities and events. We show how episodic memory and semantic memory can be realized and discuss how new memory traces can…

Linking In-context Learning in Transformers to Human Episodic Memory

2024-05-23 · Li Ji-An, Corey Y. Zhou, Marcus K. Benna, Marcelo G. Mattar

Understanding connections between artificial and biological intelligent systems can reveal fundamental principles of general intelligence. While many artificial intelligence models have a neuroscience counterpart, such c…

In-Context LearningRetrieval

The Dynamic Gist-Based Memory Model (DGMM): A Memory-Centric Architecture for Artificial Intelligence

2026-05-04 · Terry Dorsey, Kevin Huggins arxiv

Contemporary artificial intelligence systems achieve strong performance through large-scale parameterization, retrieval augmentation, and training on extensive static corpora. Despite these advances, they continue to fac…

CAST: Character-and-Scene Episodic Memory for Agents

2026-01-14 · Kexin Ma, Bojun Li, Yuhua Tang, Liting Sun 외 arxiv

Episodic memory is a central component of human memory, which refers to the ability to recall coherent events grounded in who, when, and where. However, most agent memory systems only emphasize semantic recall and treat …