**arXiv ID:** 2502.20411 **Authors:** Mohammadnavid Ghader, Saeed Reza Kheradpisheh, Bahar Farahani, Mahmood Fazlali **Published:** 2025-02-19T12:44:26Z **Abstract:** Spiking Neural Networks (SNNs) offer a biologically inspired computational paradigm that emulates neuronal activity through discrete spike-based processing. Despite their advantages, training SNNs with traditional backpropagation (BP) remains challenging due to computational inefficiencies and a lack of biological plausibility. ...
Scanned 9/11/2026
Install to Claude Code
npx -y skills add hiyenwong/ai_collection --skill backpropagationfree-spiking-neural-networks-with-the-forwardforward-algorithm --agent claude-codeInstalls into .claude/skills of the current project.
Are you the author of Backpropagationfree Spiking Neural Networks With The Forwardforward Algorithm?
Add the live security badge to your README — it updates automatically with every re-scan.
[](https://www.skillsdirectory.com/skills/hiyenwong-backpropagationfree-spiking-neural-networks-with-t)More formats (shields.io, HTML) on the badges page.
# Backpropagation-free Spiking Neural Networks with the Forward-Forward Algorithm
**arXiv ID:** 2502.20411
**Authors:** Mohammadnavid Ghader, Saeed Reza Kheradpisheh, Bahar Farahani, Mahmood Fazlali
**Published:** 2025-02-19T12:44:26Z
**Abstract:**
Spiking Neural Networks (SNNs) offer a biologically inspired computational paradigm that emulates neuronal activity through discrete spike-based processing. Despite their advantages, training SNNs with traditional backpropagation (BP) remains challenging due to computational inefficiencies and a lack of biological plausibility. This study explores the Forward-Forward (FF) algorithm as an alternative learning framework for SNNs. Unlike backpropagation, which relies on forward and backward passes, the FF algorithm employs two forward passes, enabling layer-wise localized learning, enhanced computational efficiency, and improved compatibility with neuromorphic hardware. We introduce an FF-based SNN training framework and evaluate its performance across both non-spiking (MNIST, Fashion-MNIST, Kuzushiji-MNIST) and spiking (Neuro-MNIST, SHD) datasets. Experimental results demonstrate that our model surpasses existing FF-based SNNs on evaluated static datasets with a much lighter architecture while achieving accuracy comparable to state-of-the-art backpropagation-trained SNNs. On more complex spiking tasks such as SHD, our approach outperforms other SNN models and remains competitive with leading backpropagation-trained SNNs. These findings highlight the FF algorithm's potential to advance SNN training methodologies by addressing some key limitations of backpropagation.
## Skill Description
This skill is generated from the arXiv paper: Backpropagation-free Spiking Neural Networks with the Forward-Forward Algorithm (2502.20411).
## How to Use
[To be filled in by the user or by future automation]
## References
- [arXiv:2502.20411](http://arxiv.org/abs/2502.20411v2)
Is this your skill, or is something wrong with this listing? Request removal or report an issue. Author removals are honored within 72 hours.
No comments yet. Be the first to comment!