paper-with-me

홈 › Papers

Impression learning: Online representation learning with synaptic plasticity

2021-12-01 · NeurIPS 2021 12 · Colin Bredenberg, Benjamin Lyo, Eero Simoncelli, Cristina Savin

Understanding how the brain constructs statistical models of the sensory world remains a longstanding challenge for computational neuroscience. Here, we derive an unsupervised local synaptic plasticity rule that trains neural circuits to infer latent structure from sensory stimuli via a novel loss function for approximate online Bayesian inference. The learning algorithm is driven by a local error signal computed between two factors that jointly contribute to neural activity: stimulus drive and internal predictions --- the network's 'impression' of the stimulus. Physiologically, we associate these two components with the basal and apical dendrites of pyramidal neurons, respectively. We show that learning can be implemented online, is capable of capturing temporal dependencies in continuous input streams, and generalizes to hierarchical architectures. Furthermore, we demonstrate both analytically and empirically that the algorithm is more data-efficient than a three-factor plasticity alternative, enabling it to learn statistics of high-dimensional, naturalistic inputs. Overall, the model provides a bridge from mechanistic accounts of synaptic plasticity to algorithmic descriptions of unsupervised probabilistic learning and inference.

📄 PDF Abstract BibTeX

Code (1)

colinbredenberg/impression-learning-camera-ready 공식 구현 pytorch

Tasks

Bayesian InferenceRepresentation Learning

Similar Papers 제목 키워드 기반

A Truly Sparse and General Implementation of Gradient-Based Synaptic Plasticity

2025-01-20 · Jamie Lohoff, Anil Kaya, Florian Assmuth, Emre Neftci

Online synaptic plasticity rules derived from gradient descent achieve high accuracy on a wide range of practical tasks. However, their software implementation often requires tediously hand-derived gradients or using gra…

A framework for studying synaptic plasticity with neural spike train data

2014-11-14 · NeurIPS 2014 12 · Scott W. Linderman, Christopher H. Stock, Ryan P. Adams

Learning and memory in the brain are implemented by complex, time-varying changes in neural circuitry. The computational rules according to which synaptic weights change over time are the subject of much research, and ar…

Learning poly-synaptic paths with traveling waves

2019-11-30 · Yoshiki Ito, Taro Toyoizumi

Traveling waves are commonly observed across the brain. While previous studies have suggested the role of traveling waves in learning, the mechanism is still unclear. We adopted a computational approach to investigate th…

Embodied Synaptic Plasticity with Online Reinforcement learning

2020-03-03 · Jacques Kaiser, Michael Hoff, Andreas Konle, J. Camilo Vasquez Tieck 외

The endeavor to understand the brain involves multiple collaborating research fields. Classically, synaptic plasticity rules derived by theoretical neuroscientists are evaluated in isolation on pattern classification tas…

Deep Reinforcement Learningreinforcement-learningReinforcement LearningReinforcement Learning (RL)

Control of synaptic plasticity in neural networks

2023-03-10 · Mohammad Modiri

The brain is a nonlinear and highly Recurrent Neural Network (RNN). This RNN is surprisingly plastic and supports our astonishing ability to learn and execute complex tasks. However, learning is incredibly complicated du…