FastFHE: Packing-Scalable and Depthwise-Separable CNN Inference Over FHE
Wenbo Song, Xinxin Fan, Quanliang Jing, Shaoye Luo, Wenqi Wei, Chi Lin, Yunfeng Lu, Ling Liu

TL;DR
FastFHE introduces a scalable, depthwise-separable CNN inference method over fully homomorphic encryption, significantly reducing latency and storage costs while maintaining high accuracy for secure encrypted deep learning applications.
Contribution
The paper presents a novel FastFHE framework with a new ciphertext packing scheme, depthwise-separable convolutions, BN fusion, and polynomial activation approximation to improve encrypted CNN inference.
Findings
Reduced inference latency and storage costs.
Maintained high accuracy with encrypted CNN models.
Validated efficiency through comprehensive experiments.
Abstract
The deep learning (DL) has been penetrating daily life in many domains, how to keep the DL model inference secure and sample privacy in an encrypted environment has become an urgent and increasingly important issue for various security-critical applications. To date, several approaches have been proposed based on the Residue Number System variant of the Cheon-Kim-Kim-Song (RNS-CKKS) scheme. However, they all suffer from high latency, which severely limits the applications in real-world tasks. Currently, the research on encrypted inference in deep CNNs confronts three main bottlenecks: i) the time and storage costs of convolution calculation; ii) the time overhead of huge bootstrapping operations; and iii) the consumption of circuit multiplication depth. Towards these three challenges, we in this paper propose an efficient and effective mechanism FastFHE to accelerate the model inference…
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
TopicsCryptography and Data Security · Cryptography and Residue Arithmetic · Cryptographic Implementations and Security
