MOFHEI: Model Optimizing Framework for Fast and Efficient Homomorphically Encrypted Neural Network Inference
Parsa Ghazvinian, Robert Podschwadt, Prajwal Panzade, Mohammad H., Rafiei, Daniel Takabi

TL;DR
MOFHEI is a framework that optimizes neural network models for homomorphic encryption-based inference, significantly reducing latency and memory use while maintaining accuracy, enabling more practical privacy-preserving machine learning.
Contribution
It introduces a learning-based model transformation and block pruning method to enhance HE-based neural network inference efficiency.
Findings
Achieves up to 98% pruning ratio on LeNet.
Reduces HE operations by up to 93%.
Decreases latency by 9.63 times and memory by 4.04 times.
Abstract
Due to the extensive application of machine learning (ML) in a wide range of fields and the necessity of data privacy, privacy-preserving machine learning (PPML) solutions have recently gained significant traction. One group of approaches relies on Homomorphic Encryption (HE), which enables us to perform ML tasks over encrypted data. However, even with state-of-the-art HE schemes, HE operations are still significantly slower compared to their plaintext counterparts and require a considerable amount of memory. Therefore, we propose MOFHEI, a framework that optimizes the model to make HE-based neural network inference, referred to as private inference (PI), fast and efficient. First, our proposed learning-based method automatically transforms a pre-trained ML model into its compatible version with HE operations, called the HE-friendly version. Then, our iterative block pruning method…
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.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsAdversarial Robustness in Machine Learning · Brain Tumor Detection and Classification · Neural Networks and Applications
