paper-with-me

Papers

Learning Attractor Dynamics for Generative Memory

2018-11-23 · NeurIPS 2018 12 · Yan Wu, Greg Wayne, Karol Gregor, Timothy Lillicrap

A central challenge faced by memory systems is the robust retrieval of a stored pattern in the presence of interference due to other stored patterns and noise. A theoretically well-founded solution to robust retrieval is given by attractor dynamics, which iteratively clean up patterns during recall. However, incorporating attractor dynamics into modern deep learning systems poses difficulties: attractor basins are characterised by vanishing gradients, which are known to make training neural networks difficult. In this work, we avoid the vanishing gradient problem by training a generative distributed memory without simulating the attractor dynamics. Based on the idea of memory writing as inference, as proposed in the Kanerva Machine, we show that a likelihood-based Lyapunov function emerges from maximising the variational lower-bound of a generative memory. Experiments shows it converges to correct patterns upon iterative retrieval and achieves competitive performance as both a memory model and a generative model.

📄 PDF Abstract BibTeX arXiv:1811.09556

Code (1)

deepmind/dynamic-kanerva-machines 공식 구현 tf

Tasks

Retrieval

Similar Papers 제목 키워드 기반

Persistent learning signals and working memory without continuous attractors

2023-08-24 · Il Memming Park, Ábel Ságodi, Piotr Aleksander Sokół

Neural dynamical systems with stable attractor structures, such as point attractors and continuous attractors, are hypothesized to underlie meaningful temporal behavior that requires working memory. However, working memo…

Real time unsupervised learning of visual stimuli in neuromorphic VLSI systems

2015-06-17 · Massimiliano Giulioni, Federico Corradi, Vittorio Dante, Paolo del Giudice

Neuromorphic chips embody computational principles operating in the nervous system, into microelectronic devices. In this domain it is important to identify computational primitives that theory and experiments suggest as…

Retrieval

Towards a Vision-Language Episodic Memory Framework: Large-scale Pretrained Model-Augmented Hippocampal Attractor Dynamics

2025-05-07 · Chong Li, Taiping Zeng, xiangyang xue, Jianfeng Feng

Modeling episodic memory (EM) remains a significant challenge in both neuroscience and AI, with existing models either lacking interpretability or struggling with practical applications. This paper proposes the Vision-La…

Hippocampus

Meta-Learning Deep Energy-Based Memory Models

2019-10-07 · ICLR 2020 1 · Sergey Bartunov, Jack W. Rae, Simon Osindero, Timothy P. Lillicrap

We study the problem of learning associative memory -- a system which is able to retrieve a remembered pattern based on its distorted or incomplete version. Attractor networks provide a sound model of associative memory:…

Meta-LearningRetrieval

Forgetting leads to chaos in attractor networks

2021-11-30 · Ulises Pereira-Obilinovic, Johnatan Aljadeff, Nicolas Brunel

Attractor networks are an influential theory for memory storage in brain systems. This theory has recently been challenged by the observation of strong temporal variability in neuronal recordings during memory tasks. In …

Retrieval