ArXiv TLDR

A Multiplication-Free Spike-Time Learning Algorithm and its Efficient FPGA Implementation for On-Chip SNN Training

🐦 Tweet
2604.23218

Maryam Mirsadeghi, Mojtaba Mirbagheri, Saeed Reza Kheradpisheh

cs.NE

TLDR

This paper introduces a multiplication-free, spike-time learning algorithm for efficient on-chip SNN training on FPGAs, achieving high accuracy and low resource use.

Key contributions

  • Proposes a multiplication-free, spike-time learning algorithm for SNNs.
  • Eliminates floating-point arithmetic and explicit gradient storage for event-driven training.
  • Achieves efficient FPGA implementation with high speed and minimal resource usage.
  • Demonstrates competitive accuracy (96.5% MNIST) and scalability for edge SNN training.

Why it matters

This paper offers a practical and scalable hardware solution for real-time, on-chip SNN learning. By eliminating multipliers and floating-point operations, it significantly reduces computational and energy costs, crucial for edge AI devices.

Original Abstract

Spiking Neural Networks (SNNs) offer a biologically inspired foundation for low-power, event-driven intelligence, yet their direct on-chip supervised training remains a key hardware challenge. This paper presents a multiplication-free, spike-time-based learning algorithm specifically designed for efficient FPGA realization. The proposed approach eliminates floating-point arithmetic and explicit gradient storage, enabling a fully event-driven, digital training pipeline. Implemented on a Xilinx Artix-7 FPGA, the architecture achieves high operating speed and minimal resource usage while maintaining competitive accuracy. These results demonstrate that the learning algorithm effectively maps onto reconfigurable hardware, achieving both computational and energy efficiency. Software simulations further validate scalability, with 96.5\% and 84.8\% accuracy on MNIST and Fashion-MNIST. With its spike-driven and multiplier-free operation, the proposed framework delivers a practical and scalable hardware solution for real-time, on-chip SNN learning in edge environments.

📬 Weekly AI Paper Digest

Get the top 10 AI/ML arXiv papers from the week — summarized, scored, and delivered to your inbox every Monday.