paper-with-me

Papers

Using local plasticity rules to train recurrent neural networks

2019-05-28 · Owen Marschall, Kyunghyun Cho, Cristina Savin

To learn useful dynamics on long time scales, neurons must use plasticity rules that account for long-term, circuit-wide effects of synaptic changes. In other words, neural circuits must solve a credit assignment problem to appropriately assign responsibility for global network behavior to individual circuit components. Furthermore, biological constraints demand that plasticity rules are spatially and temporally local; that is, synaptic changes can depend only on variables accessible to the pre- and postsynaptic neurons. While artificial intelligence offers a computational solution for credit assignment, namely backpropagation through time (BPTT), this solution is wildly biologically implausible. It requires both nonlocal computations and unlimited memory capacity, as any synaptic change is a complicated function of the entire history of network activity. Similar nonlocality issues plague other approaches such as FORCE (Sussillo et al. 2009). Overall, we are still missing a model for learning in recurrent circuits that both works computationally and uses only local updates. Leveraging recent advances in machine learning on approximating gradients for BPTT, we derive biologically plausible plasticity rules that enable recurrent networks to accurately learn long-term dependencies in sequential data. The solution takes the form of neurons with segregated voltage compartments, with several synaptic sub-populations that have different functional properties. The network operates in distinct phases during which each synaptic sub-population is updated by its own local plasticity rule. Our results provide new insights into the potential roles of segregated dendritic compartments, branch-specific inhibition, and global circuit phases in learning.

📄 PDF Abstract BibTeX arXiv:1905.12100

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Meta-learning three-factor plasticity rules for structured credit assignment with sparse feedback

2025-12-10 · Dimitra Maoutsa arxiv

Biological neural networks learn complex behaviors from sparse, delayed feedback using local synaptic plasticity, yet the mechanisms enabling structured credit assignment remain elusive. In contrast, artificial recurrent…

Meta-learning families of plasticity rules in recurrent spiking networks using simulation-based inference

2023-09-21 · NeurIPS 2023 11

There is substantial experimental evidence that learning and memory-related behaviours rely on local synaptic changes, but the search for distinct plasticity rules has been driven by human intuition, with limited success…

Oja's plasticity rule overcomes several challenges of training neural networks under biological constraints

2024-08-15 · Navid Shervani-Tabar, Marzieh Alireza Mirhoseini, Robert Rosenbaum

Deep neural networks have achieved impressive performance through carefully engineered training strategies. Nonetheless, such methods lack parallels in biological neural circuits, relying heavily on non-local credit assi…

Evolving Decomposed Plasticity Rules for Information-Bottlenecked Meta-Learning

2021-09-08 · Fan Wang, Hao Tian, Haoyi Xiong, Hua Wu 외

Artificial neural networks (ANNs) are typically confined to accomplishing pre-defined tasks by learning a set of static parameters. In contrast, biological neural networks (BNNs) can adapt to various new tasks by continu…

MemorizationMeta-Learning

Hebbian and Gradient-based Plasticity Enables Robust Memory and Rapid Learning in RNNs

2023-02-07 · Yu Duan, Zhongfan Jia, Qian Li, Yi Zhong 외

Rapidly learning from ongoing experiences and remembering past events with a flexible memory system are two core capacities of biological intelligence. While the underlying neural mechanisms are not fully understood, var…

Few-Shot Learning