GuardML: Efficient Privacy-Preserving Machine Learning Services Through Hybrid Homomorphic Encryption
Eugene Frimpong, Khoa Nguyen, Mindaugas Budzys, Tanveer Khan, Antonis, Michalas

TL;DR
This paper introduces a novel privacy-preserving machine learning scheme using Hybrid Homomorphic Encryption (HHE), enabling secure classification on encrypted data with minimal costs, suitable for end devices.
Contribution
The work applies HHE to PPML, demonstrating its practicality and efficiency for secure classification tasks on sensitive data in resource-constrained environments.
Findings
Achieved secure ECG classification with minimal accuracy loss.
Reduced communication and computation costs for end devices.
Validated the real-world applicability of HHE-based PPML.
Abstract
Machine Learning (ML) has emerged as one of data science's most transformative and influential domains. However, the widespread adoption of ML introduces privacy-related concerns owing to the increasing number of malicious attacks targeting ML models. To address these concerns, Privacy-Preserving Machine Learning (PPML) methods have been introduced to safeguard the privacy and security of ML models. One such approach is the use of Homomorphic Encryption (HE). However, the significant drawbacks and inefficiencies of traditional HE render it impractical for highly scalable scenarios. Fortunately, a modern cryptographic scheme, Hybrid Homomorphic Encryption (HHE), has recently emerged, combining the strengths of symmetric cryptography and HE to surmount these challenges. Our work seeks to introduce HHE to ML by designing a PPML scheme tailored for end devices. We leverage HHE as the…
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
TopicsCryptography and Data Security · Coding theory and cryptography · Advanced Data Storage Technologies
