paper-with-me

홈 › Papers

Probabilistic spike propagation for FPGA implementation of spiking neural networks

2020-01-07 · Abinand Nallathambi, Nitin Chandrachoodan

Evaluation of spiking neural networks requires fetching a large number of synaptic weights to update postsynaptic neurons. This limits parallelism and becomes a bottleneck for hardware. We present an approach for spike propagation based on a probabilistic interpretation of weights, thus reducing memory accesses and updates. We study the effects of introducing randomness into the spike processing, and show on benchmark networks that this can be done with minimal impact on the recognition accuracy. We present an architecture and the trade-offs in accuracy on fully connected and convolutional networks for the MNIST and CIFAR10 datasets on the Xilinx Zynq platform.

📄 PDF Abstract BibTeX arXiv:2001.09725

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

FireFly: A High-Throughput Hardware Accelerator for Spiking Neural Networks with Efficient DSP and Memory Optimization

2023-01-05 · Jindong Li, Guobin Shen, Dongcheng Zhao, Qian Zhang 외

Spiking neural networks (SNNs) have been widely used due to their strong biological interpretability and high energy efficiency. With the introduction of the backpropagation algorithm and surrogate gradient, the structur…

An FPGA-Based SoC Architecture with a RISC-V Controller for Energy-Efficient Temporal-Coding Spiking Neural Networks

2026-03-17 · Mohammad Javad Sekonji, Ali Mahani, Maryam Mirsadeghi, Mahdi Taheri arxiv

Spiking Neural Networks (SNNs) offer high energy efficiency and event-driven computation, ideal for low-power edge AI. Their hardware implementation on FPGAs, however, faces challenges due to heavy computation, large mem…

Event-Based Backpropagation can compute Exact Gradients for Spiking Neural Networks

2020-09-17 · Timo C. Wunderlich, Christian Pehle

Spiking neural networks combine analog computation with event-based communication using discrete spikes. While the impressive advances of deep learning are enabled by training non-spiking artificial neural networks using…

A Spiking Neural Network Implementation of Gaussian Belief Propagation

2025-12-11 · Sepideh Adamiat, Wouter M. Kouw, Bert de Vries arxiv

Bayesian inference offers a principled account of information processing in natural agents. However, it remains an open question how neural mechanisms perform their abstract operations. We investigate a hypothesis where …

Bayesian Inference

To Spike or Not to Spike? A Quantitative Comparison of SNN and CNN FPGA Implementations

2023-06-22 · Patrick Plagwitz, Frank Hannig, Jürgen Teich, Oliver Keszocze

Convolutional Neural Networks (CNNs) are widely employed to solve various problems, e.g., image classification. Due to their compute- and data-intensive nature, CNN accelerators have been developed as ASICs or on FPGAs. …

image-classificationImage Classification