Efficient Encrypted Computation in Convolutional Spiking Neural Networks with TFHE
Longfei Guo, Pengbo Li, Ting Gao, Yonghai Zhong, Haojie Fan, Jinqiao Duan

TL;DR
This paper presents FHE-DiCSNN, a framework that enables privacy-preserving, efficient convolutional spiking neural network computations using TFHE, achieving high accuracy and fast inference on encrypted data.
Contribution
It introduces a novel homomorphic encryption framework for SNNs with convolutional layers, enabling secure, deep, and efficient neural network inference on encrypted data.
Findings
Achieved less than 3% accuracy loss on MNIST and FashionMNIST datasets.
Performed inference in under 1 second per prediction on encrypted data.
Successfully applied the framework to medical image classification tasks.
Abstract
With the rapid advancement of AI technology, we have seen more and more concerns on data privacy, leading to some cutting-edge research on machine learning with encrypted computation. Fully Homomorphic Encryption (FHE) is a crucial technology for privacy-preserving computation, while it struggles with continuous non-polynomial functions, as it operates on discrete integers and supports only addition and multiplication. Spiking Neural Networks (SNNs), which use discrete spike signals, naturally complement FHE's characteristics. In this paper, we introduce FHE-DiCSNN, a framework built on the TFHE scheme, utilizing the discrete nature of SNNs for secure and efficient computations. By leveraging bootstrapping techniques, we successfully implement Leaky Integrate-and-Fire (LIF) neuron models on ciphertexts, allowing SNNs of arbitrary depth. Our framework is adaptable to other spiking neuron…
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.
