Frozen Backpropagation: Relaxing Weight Symmetry in Deep Spiking Neural Networks
Gaspard Goupy, Pierre Tirilly, Ioan Marius Bilasco

TL;DR
This paper introduces Frozen Backpropagation (fBP), a novel training algorithm for deep spiking neural networks that relaxes the weight symmetry constraint, reducing hardware overhead and energy costs while maintaining competitive accuracy.
Contribution
fBP is the first method to relax weight symmetry in BP training for SNNs, significantly reducing weight transport costs with minimal accuracy loss.
Findings
fBP outperforms existing methods in accuracy and efficiency.
Partial weight transport schemes can reduce costs by up to 10,000x.
fBP achieves accuracy comparable to traditional BP with lower transport overhead.
Abstract
Direct training of Spiking Neural Networks (SNNs) on neuromorphic hardware can greatly reduce energy costs compared to GPU-based training. However, implementing Backpropagation (BP) on such hardware is challenging because forward and backward passes are typically performed by separate networks with distinct weights. To compute correct gradients, forward and feedback weights must remain symmetric during training, necessitating weight transport between the two networks. This symmetry requirement imposes hardware overhead and increases energy costs. To address this issue, we introduce Frozen Backpropagation (\textsc{fBP}), a BP-based training algorithm relaxing weight symmetry in settings with separate networks. fBP updates forward weights by computing gradients with periodically frozen feedback weights, reducing weight transports during training and minimizing synchronization overhead. To…
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.
