Hardware implementation of spiking neural networks on FPGA

Jianhui Han,Zhaolin Li,Weimin Zheng,Youhui Zhang
DOI: https://doi.org/10.26599/tst.2019.9010019
2020-08-01
Abstract:Inspired by real biological neural models, Spiking Neural Networks (SNNs) process information with discrete spikes and show great potential for building low-power neural network systems. This paper proposes a hardware implementation of SNN based on Field-Programmable Gate Arrays (FPGA). It features a hybrid updating algorithm, which combines the advantages of existing algorithms to simplify hardware design and improve performance. The proposed design supports up to 16384 neurons and 16.8 million synapses but requires minimal hardware resources and archieves a very low power consumption of 0.477 W. A test platform is built based on the proposed design using a Xilinx FPGA evaluation board, upon which we deploy a classification task on the MNIST dataset. The evaluation results show an accuracy of 97.06% and a frame rate of 161 frames per second.
computer science, information systems,engineering, electrical & electronic, software engineering
What problem does this paper attempt to address?