BLAZE: Blazing Fast Privacy-Preserving Machine Learning
Arpita Patra, Ajith Suresh

TL;DR
BLAZE is a novel, highly efficient privacy-preserving machine learning framework that significantly improves the speed and security of outsourced ML computations in a three-server setting.
Contribution
It introduces a fast, secure PPML framework with innovative protocols, including a communication-efficient dot product and truncation method, outperforming previous approaches like ABY3.
Findings
Achieves faster PPML computations over a 64-bit ring in WAN and LAN settings.
Provides a secure, fair three-server protocol tolerating one malicious corruption.
Demonstrates massive performance improvements over ABY3 in benchmarking tests.
Abstract
Machine learning tools have illustrated their potential in many significant sectors such as healthcare and finance, to aide in deriving useful inferences. The sensitive and confidential nature of the data, in such sectors, raise natural concerns for the privacy of data. This motivated the area of Privacy-preserving Machine Learning (PPML) where privacy of the data is guaranteed. Typically, ML techniques require large computing power, which leads clients with limited infrastructure to rely on the method of Secure Outsourced Computation (SOC). In SOC setting, the computation is outsourced to a set of specialized and powerful cloud servers and the service is availed on a pay-per-use basis. In this work, we explore PPML techniques in the SOC setting for widely used ML algorithms-- Linear Regression, Logistic Regression, and Neural Networks. We propose BLAZE, a blazing fast PPML framework…
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
MethodsLogistic Regression · Linear Regression
