Share your thoughts, 1 month free Claude Pro on usSee more
WorkDL logo mark

VQ4SNN: Vector Quantization for Memory-Efficient FPGA Spiking Neural Networks

About

Spiking Neural Networks (SNNs) offer an energy-efficient paradigm for edge AI, making them attractive for hardware acceleration. However, deploying dense SNNs on FPGAs is constrained by limited on-chip memory for synaptic weight storage. To address this bottleneck, we propose VQ4SNN, a hardware-aware architecture that reduces memory requirements through Vector Quantization (VQ)-based weight sharing. To the best of our knowledge, this is the first application of VQ to pipelined spatial-dataflow SNN accelerators on FPGAs. VQ4SNN replaces conventional weight storage with a two-level memory organization consisting of compact pointers and a shared codebook of quantized weight vectors. The proposed design integrates FPGA-aware memory mapping with analytical VQ parameter selection, enabling efficient deployment on such accelerators while preserving inference accuracy. The experimental results show a reduction of 52-61% in the total number of BRAMs compared to the state-of-the-art uncompressed FPGA SNNs without increasing overall logic utilization.

Dimitrios Sekertzis, Giorgos Dimitrakopoulos• 2026

Related benchmarks

TaskDatasetResultRank
Image ClassificationMNIST Base 784-128-10 (test)
Reference Accuracy96.35
3
Image ClassificationMNIST Large 784-392-196-10 (test)
Reference Accuracy94.38
2
Audio ClassificationAudioMNIST 40-150-10 (test)
Reference Accuracy93.12
2
Spiking Audio ClassificationSHD 700-200-20 (test)
Ref. Accuracy73
2
Showing 4 of 4 rows

Other info

Follow for update