paper-with-me

Papers

BayesPCN: A Continually Learnable Predictive Coding Associative Memory

2022-05-20 · Jason Yoo, Frank Wood

Associative memory plays an important role in human intelligence and its mechanisms have been linked to attention in machine learning. While the machine learning community's interest in associative memories has recently been rekindled, most work has focused on memory recall ($read$) over memory learning ($write$). In this paper, we present BayesPCN, a hierarchical associative memory capable of performing continual one-shot memory writes without meta-learning. Moreover, BayesPCN is able to gradually forget past observations ($forget$) to free its memory. Experiments show that BayesPCN can recall corrupted i.i.d. high-dimensional data observed hundreds to a thousand ``timesteps'' ago without a large drop in recall ability compared to the state-of-the-art offline-learned parametric memory models.

📄 PDF Abstract BibTeX arXiv:2205.09930

Code (1)

plai-group/bayes-pcn 공식 구현 pytorch

Tasks

BIG-bench Machine LearningMeta-Learning

Similar Papers 제목 키워드 기반

Towards a Predictive Processing Implementation of the Common Model of Cognition

2021-05-15 · Alexander Ororbia, M. A. Kelly

In this article, we present a cognitive architecture that is built from powerful yet simple neural models. Specifically, we describe an implementation of the common model of cognition grounded in neural generative coding…

Associative Memories via Predictive Coding

2021-09-16 · NeurIPS 2021 12 · Tommaso Salvatori, Yuhang Song, Yujian Hong, Simon Frieder 외

Associative memories in the brain receive and store patterns of activity registered by the sensory neurons, and are able to retrieve them when necessary. Due to their importance in human intelligence, computational model…

HippocampusRetrieval

On the Relationship Between Variational Inference and Auto-Associative Memory

2022-10-14 · Louis Annabi, Alexandre Pitti, Mathias Quoy

In this article, we propose a variational inference formulation of auto-associative memories, allowing us to combine perceptual inference and memory retrieval into the same mathematical framework. In this formulation, th…

RetrievalVariational Inference

Predictive Coding: Towards a Future of Deep Learning beyond Backpropagation?

2022-02-18 · Beren Millidge, Tommaso Salvatori, Yuhang Song, Rafal Bogacz 외

The backpropagation of error algorithm used to train deep neural networks has been fundamental to the successes of deep learning. However, it requires sequential backward updates and non-local computations, which make it…

Deep Learning

A neuro-inspired architecture for unsupervised continual learning based on online clustering and hierarchical predictive coding

2018-10-22 · Constantine Dovrolis

We propose that the Continual Learning desiderata can be achieved through a neuro-inspired architecture, grounded on Mountcastle's cortical column hypothesis. The proposed architecture involves a single module, called Se…

ClusteringContinual LearningOnline Clustering