paper-with-me

Papers

A Deep Predictive Coding Network for Learning Latent Representations

2018-01-01 · ICLR 2018 1 · Shirin Dora, Cyriel Pennartz, Sander Bohte

It has been argued that the brain is a prediction machine that continuously learns how to make better predictions about the stimuli received from the external environment. For this purpose, it builds a model of the world around us and uses this model to infer the external stimulus. Predictive coding has been proposed as a mechanism through which the brain might be able to build such a model of the external environment. However, it is not clear how predictive coding can be used to build deep neural network models of the brain while complying with the architectural constraints imposed by the brain. In this paper, we describe an algorithm to build a deep generative model using predictive coding that can be used to infer latent representations about the stimuli received from external environment. Specifically, we used predictive coding to train a deep neural network on real-world images in a unsupervised learning paradigm. To understand the capacity of the network with regards to modeling the external environment, we studied the latent representations generated by the model on images of objects that are never presented to the model during training. Despite the novel features of these objects the model is able to infer the latent representations for them. Furthermore, the reconstructions of the original images obtained from these latent representations preserve the important details of these objects.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Aligned Contrastive Predictive Coding

2021-04-24 · Jan Chorowski, Grzegorz Ciesielski, Jarosław Dzikowski, Adrian Łańcucki 외

We investigate the possibility of forcing a self-supervised model trained using a contrastive predictive loss to extract slowly varying latent representations. Rather than producing individual predictions for each of the…

Prediction

Representation Learning for Sequence Data with Deep Autoencoding Predictive Components

2020-10-07 · ICLR 2021 1 · Junwen Bai, Weiran Wang, Yingbo Zhou, Caiming Xiong

We propose Deep Autoencoding Predictive Components (DAPC) -- a self-supervised representation learning method for sequence data, based on the intuition that useful representations of sequence data should exhibit a simple…

Automatic Speech RecognitionAutomatic Speech Recognition (ASR)Contrastive LearningRepresentation Learning+2

Compressed Predictive Information Coding

2022-03-03 · Rui Meng, Tianyi Luo, Kristofer Bouchard

Unsupervised learning plays an important role in many fields, such as artificial intelligence, machine learning, and neuroscience. Compared to static data, methods for extracting low-dimensional structure for dynamic dat…

Mutual Information Estimation

Representation Learning with Contrastive Predictive Coding

2018-07-10 · Aaron van den Oord, Yazhe Li, Oriol Vinyals

While supervised learning has enabled great progress in many applications, unsupervised learning has not seen such widespread adoption, and remains an important and challenging endeavor for artificial intelligence. In th…

Reinforcement LearningRepresentation LearningSelf-Supervised Image ClassificationSemi-Supervised Image Classification

Exploratory Experience Shapes the Geometry of Predictive Representations

2026-05-27 · Kseniia Shilova, Abdelrahman Sharafeldin, Advay Balakrishnan, Hannah Choi arxiv

Active sensing links behavior and learning through an action-perception loop: actions determine the observations used to update internal predictive models of perception, which subsequently guide the next actions. Predict…