paper-with-me

Papers

Synaptic Plasticity Dynamics for Deep Continuous Local Learning (DECOLLE)

2018-11-27 · Jacques Kaiser, Hesham Mostafa, Emre Neftci

A growing body of work underlines striking similarities between biological neural networks and recurrent, binary neural networks. A relatively smaller body of work, however, discusses similarities between learning dynamics employed in deep artificial neural networks and synaptic plasticity in spiking neural networks. The challenge preventing this is largely caused by the discrepancy between the dynamical properties of synaptic plasticity and the requirements for gradient backpropagation. Learning algorithms that approximate gradient backpropagation using locally synthesized gradients can overcome this challenge. Here, we show that synthetic gradients enable the derivation of Deep Continuous Local Learning (DECOLLE) in spiking neural networks. DECOLLE is capable of learning deep spatio-temporal representations from spikes relying solely on local information. Synaptic plasticity rules are derived systematically from user-defined cost functions and neural dynamics by leveraging existing autodifferentiation methods of machine learning frameworks. We benchmark our approach on the MNIST and the event-based neuromorphic DvsGesture dataset, on which DECOLLE performs comparably to the state-of-the-art. DECOLLE networks provide continuously learning machines that are relevant to biology and supportive of event-based, low-power computer vision architectures matching the accuracies of conventional computers on tasks where temporal precision and speed are essential.

📄 PDF Abstract BibTeX arXiv:1811.10766

Code (3)

nmi-lab/dcll 공식 구현 pytorch
nmi-lab/decolle-public 공식 구현 pytorch
surrogate-gradient-learning/pytorch-lif-autograd pytorch

Methods 이 논문이 사용한 방법론

SPEED The monocular depth estimation (MDE) is the task of estimating depth from a single frame. This information is an essential knowledge in many computer vision tasks such as scene…

Similar Papers 제목 키워드 기반

NoisyDECOLLE: Robust Local Learning for SNNs on Neuromorphic Hardware

2024-03-19 · International Conference on Machine Learning and Applications (ICMLA) 2024 3 · Tim Stadtmann, Benedikt Wahl, Tobias Gemmeke

Based on their biological archetype, spiking neural networks (SNNs) promise substantial energy savings at massively increased performance. However, best-performing SNNs in supervised learning scenarios often fall short o…

Quantization

Multiscale motion and deformation of bumps in stochastic neural fields with dynamic connectivity

2023-06-28 · Heather L Cihak, Zachary P Kilpatrick

The distinct timescales of synaptic plasticity and neural activity dynamics play an important role in the brain's learning and memory systems. Activity-dependent plasticity reshapes neural circuit architecture, determini…

Theory of coupled neuronal-synaptic dynamics

2023-02-17 · David G. Clark, L. F. Abbott

In neural circuits, synaptic strengths influence neuronal activity by shaping network dynamics, and neuronal activity influences synaptic strengths through activity-dependent plasticity. Motivated by this fact, we study …

Synaptic balancing: a biologically plausible local learning rule that provably increases neural network noise robustness without sacrificing task performance

2021-07-18 · Christopher H. Stock, Sarah E. Harvey, Samuel A. Ocko, Surya Ganguli

We introduce a novel, biologically plausible local learning rule that provably increases the robustness of neural dynamics to noise in nonlinear recurrent neural networks with homogeneous nonlinearities. Our learning rul…

Local accumulation times in a diffusion-trapping model of synaptic receptor dynamics

2022-03-24 · Ryan D. Schumm, Paul C. Bressloff

The lateral diffusion and trapping of neurotransmitter receptors within the postsynaptic membrane of a neuron plays a key role in determining synaptic strength and plasticity. Trapping is mediated by the reversible bindi…