Glyph: Fast and Accurately Training Deep Neural Networks on Encrypted Data
Qian Lou, Bo Feng, Geoffrey C. Fox, Lei Jiang

TL;DR
Glyph introduces a hybrid FHE scheme combining TFHE and BGV to enable fast, accurate, and privacy-preserving training of deep neural networks on encrypted data, significantly reducing latency.
Contribution
It proposes a novel hybrid FHE approach using TFHE and BGV for efficient neural network training on encrypted data, with transfer learning to enhance accuracy and reduce operations.
Findings
Achieves state-of-the-art test accuracy on encrypted datasets.
Reduces training latency by 99% compared to previous FHE methods.
Effectively combines TFHE and BGV for nonlinear activations and MAC operations.
Abstract
Big data is one of the cornerstones to enabling and training deep neural networks (DNNs). Because of the lack of expertise, to gain benefits from their data, average users have to rely on and upload their private data to big data companies they may not trust. Due to the compliance, legal, or privacy constraints, most users are willing to contribute only their encrypted data, and lack interests or resources to join the training of DNNs in cloud. To train a DNN on encrypted data in a completely non-interactive way, a recent work proposes a fully homomorphic encryption (FHE)-based technique implementing all activations in the neural network by \textit{Brakerski-Gentry-Vaikuntanathan (BGV)}-based lookup tables. However, such inefficient lookup-table-based activations significantly prolong the training latency of privacy-preserving DNNs. In this paper, we propose, Glyph, a FHE-based scheme…
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
Taxonomy
TopicsCryptography and Data Security · Privacy-Preserving Technologies in Data · Chaos-based Image/Signal Encryption
MethodsTest
