Improvement of Spiking Neural Network with Bit Planes and Color Models
Nhan T. Luu, Duong T. Luu, Nam N. Pham, Thang C. Truong
TL;DR
This work tackles the challenge of improving SNN performance on image tasks by introducing a dual input encoding scheme that combines traditional spike coding with bit-plane decomposition of color-converted inputs. A theoretical framework based on surrogate-gradient training and gradient-SNR supports the proposed bit-plane concatenation, and extensive experiments show consistent accuracy gains across grayscale and color datasets, with particularly strong improvements on color images. The study also analyzes the impact of different color models, finding that while RGB is not always optimal, space choices like HSL can yield higher gains at the cost of increased computation. The findings point to a viable path for more accurate and potentially energy-efficient SNNs and suggest practical avenues for hardware implementations in neuromorphic systems.
Abstract
Spiking neural network (SNN) has emerged as a promising paradigm in computational neuroscience and artificial intelligence, offering advantages such as low energy consumption and small memory footprint. However, their practical adoption is constrained by several challenges, prominently among them being performance optimization. In this study, we present a novel approach to enhance the performance of SNN for images through a new coding method that exploits bit plane representation. Our proposed technique is designed to improve the accuracy of SNN without increasing model size. Also, we investigate the impacts of color models of the proposed coding process. Through extensive experimental validation, we demonstrate the effectiveness of our coding strategy in achieving performance gain across multiple datasets. To the best of our knowledge, this is the first research that considers bit planes and color models in the context of SNN. By leveraging the unique characteristics of bit planes, we hope to unlock new potentials in SNNs performance, potentially paving the way for more efficient and effective SNNs models in future researches and applications.
