pith. machine review for the scientific record. sign in

arxiv: 1811.09953 · v1 · submitted 2018-11-25 · 💻 cs.CR

Recognition: unknown

Faster CryptoNets: Leveraging Sparsity for Real-World Encrypted Inference

Authors on Pith no claims yet
classification 💻 cs.CR
keywords encryptedinferenceencryptionlearningachievesapproximationcryptonetsfaster
0
0 comments X
read the original abstract

Homomorphic encryption enables arbitrary computation over data while it remains encrypted. This privacy-preserving feature is attractive for machine learning, but requires significant computational time due to the large overhead of the encryption scheme. We present Faster CryptoNets, a method for efficient encrypted inference using neural networks. We develop a pruning and quantization approach that leverages sparse representations in the underlying cryptosystem to accelerate inference. We derive an optimal approximation for popular activation functions that achieves maximally-sparse encodings and minimizes approximation error. We also show how privacy-safe training techniques can be used to reduce the overhead of encrypted inference for real-world datasets by leveraging transfer learning and differential privacy. Our experiments show that our method maintains competitive accuracy and achieves a significant speedup over previous methods. This work increases the viability of deep learning systems that use homomorphic encryption to protect user privacy.

This paper has not been read by Pith yet.

discussion (0)

Sign in with ORCID, Apple, or X to comment. Anyone can read and Pith papers without signing in.

Forward citations

Cited by 1 Pith paper

Reviewed papers in the Pith corpus that reference this work. Sorted by Pith novelty score.

  1. Towards Deep Encrypted Training: Low-Latency, Memory-Efficient, and High-Throughput Inference for Privacy-Preserving Neural Networks

    cs.CR 2026-04 unverdicted novelty 4.0

    Optimized batched homomorphic encryption with a new pipeline architecture delivers 1.78x faster amortized inference and 3.74x lower memory than prior work for ResNet-20 on 512 encrypted CIFAR-10 images.