English

Skydiver: A Spiking Neural Network Accelerator Exploiting Spatio-Temporal Workload Balance

Hardware Architecture 2023-12-19 v1 Computer Vision and Pattern Recognition Machine Learning Neural and Evolutionary Computing

Abstract

Spiking Neural Networks (SNNs) are developed as a promising alternative to Artificial Neural networks (ANNs) due to their more realistic brain-inspired computing models. SNNs have sparse neuron firing over time, i.e., spatio-temporal sparsity; thus, they are useful to enable energy-efficient hardware inference. However, exploiting spatio-temporal sparsity of SNNs in hardware leads to unpredictable and unbalanced workloads, degrading the energy efficiency. In this work, we propose an FPGA-based convolutional SNN accelerator called Skydiver that exploits spatio-temporal workload balance. We propose the Approximate Proportional Relation Construction (APRC) method that can predict the relative workload channel-wisely and a Channel-Balanced Workload Schedule (CBWS) method to increase the hardware workload balance ratio to over 90%. Skydiver was implemented on a Xilinx XC7Z045 FPGA and verified on image segmentation and MNIST classification tasks. Results show improved throughput by 1.4X and 1.2X for the two tasks. Skydiver achieved 22.6 KFPS throughput, and 42.4 uJ/Image prediction energy on the classification task with 98.5% accuracy.

Keywords

Cite

@article{arxiv.2203.07516,
  title  = {Skydiver: A Spiking Neural Network Accelerator Exploiting Spatio-Temporal Workload Balance},
  author = {Qinyu Chen and Chang Gao and Xinyuan Fang and Haitao Luan},
  journal= {arXiv preprint arXiv:2203.07516},
  year   = {2023}
}

Comments

Accepted to be published in the IEEE Transactions on Computer-Aided Design of Integrated Circuits and Systems, 2022

R2 v1 2026-06-24T10:13:11.930Z