BP-STDP: Approximating Backpropagation using Spike Timing Dependent Plasticity
Amirhossein Tavanaei, Anthony S. Maida

TL;DR
This paper introduces BP-STDP, a biologically plausible, efficient supervised learning method for spiking neural networks that approximates backpropagation using spike-timing-dependent plasticity, achieving competitive results on standard datasets.
Contribution
It presents a novel STDP-based learning rule that mimics backpropagation in multi-layer SNNs, combining biological plausibility with computational efficiency.
Findings
Achieves performance comparable to traditional neural networks on MNIST.
Outperforms previous SNN training methods on benchmark tasks.
Demonstrates effective learning on XOR and Iris datasets.
Abstract
The problem of training spiking neural networks (SNNs) is a necessary precondition to understanding computations within the brain, a field still in its infancy. Previous work has shown that supervised learning in multi-layer SNNs enables bio-inspired networks to recognize patterns of stimuli through hierarchical feature acquisition. Although gradient descent has shown impressive performance in multi-layer (and deep) SNNs, it is generally not considered biologically plausible and is also computationally expensive. This paper proposes a novel supervised learning approach based on an event-based spike-timing-dependent plasticity (STDP) rule embedded in a network of integrate-and-fire (IF) neurons. The proposed temporally local learning rule follows the backpropagation weight change updates applied at each time step. This approach enjoys benefits of both accurate gradient descent and…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
