Efficient Privacy-Preserving Convolutional Spiking Neural Networks with FHE
Pengbo Li, Huifang Huang, Ting Gao, Jin Guo, Jinqiao Duan

TL;DR
This paper introduces FHE-DiCSNN, a privacy-preserving framework for convolutional spiking neural networks using Fully Homomorphic Encryption, achieving high accuracy and efficiency on encrypted data.
Contribution
It presents a novel method combining FHE with SNNs, enabling high-performance, privacy-preserving neural network inference with efficient bootstrapping and convolutional encoding.
Findings
Achieves 97.94% accuracy on MNIST ciphertexts
Reduces prediction time to 0.75 seconds per sample
Demonstrates effective homomorphic evaluation of SNNs
Abstract
With the rapid development of AI technology, we have witnessed numerous innovations and conveniences. However, along with these advancements come privacy threats and risks. Fully Homomorphic Encryption (FHE) emerges as a key technology for privacy-preserving computation, enabling computations while maintaining data privacy. Nevertheless, FHE has limitations in processing continuous non-polynomial functions as it is restricted to discrete integers and supports only addition and multiplication. Spiking Neural Networks (SNNs) operate on discrete spike signals, naturally aligning with the properties of FHE. In this paper, we present a framework called FHE-DiCSNN. This framework is based on the efficient TFHE scheme and leverages the discrete properties of SNNs to achieve high prediction performance on ciphertexts. Firstly, by employing bootstrapping techniques, we successfully implement…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsAdvanced Memory and Neural Computing · Ferroelectric and Negative Capacitance Devices · Stochastic Gradient Optimization Techniques
