The Communication-Friendly Privacy-Preserving Machine Learning against Malicious Adversaries
Tianpei Lu, Bingsheng Zhang, Lichun Li, Kui Ren

TL;DR
This paper introduces an efficient GPU-accelerated maliciously secure MPC protocol for privacy-preserving machine learning, capable of handling complex models like CNNs with improved performance and scalability.
Contribution
It presents a novel, efficient protocol for secure linear function evaluation in malicious MPC, extended to non-linear layers, and implemented on GPUs for scalable privacy-preserving ML.
Findings
Significant efficiency improvements in malicious MPC on GPUs.
Compatibility with complex ML models like CNNs.
Effective secure inference for various machine learning workflows.
Abstract
With the increasing emphasis on privacy regulations, such as GDPR, protecting individual privacy and ensuring compliance have become critical concerns for both individuals and organizations. Privacy-preserving machine learning (PPML) is an innovative approach that allows for secure data analysis while safeguarding sensitive information. It enables organizations to extract valuable insights from data without compromising privacy. Secure multi-party computation (MPC) is a key tool in PPML, as it allows multiple parties to jointly compute functions without revealing their private inputs, making it essential in multi-server environments. We address the performance overhead of existing maliciously secure protocols, particularly in finite rings like , by introducing an efficient protocol for secure linear function evaluation. We implement our maliciously secure MPC…
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
TopicsAdversarial Robustness in Machine Learning · Privacy-Preserving Technologies in Data · Cryptography and Data Security
