SFPDML: Securer and Faster Privacy-Preserving Distributed Machine Learning based on MKTFHE
Hongxiao Wang, Zoe L. Jiang, Yanmin Zhao, Siu-Ming Yiu, Peng Yang, Man, Chen, Zejiu Tan, and Bohan Jin

TL;DR
This paper introduces a more secure and efficient approach for privacy-preserving distributed machine learning using MKTFHE, enabling non-linear functions like Sigmoid for neural networks with improved performance.
Contribution
It proposes a new secure decryption protocol for MKTFHE and designs a novel MKTFHE-friendly activation function for neural networks.
Findings
The new activation function is 10 times faster than 7th-order Taylor polynomial.
The proposed method maintains similar accuracy to high-order polynomial schemes.
Enhanced security against decryption attacks in distributed MKTFHE.
Abstract
In recent years, distributed machine learning has garnered significant attention. However, privacy continues to be an unresolved issue within this field. Multi-key homomorphic encryption over torus (MKTFHE) is one of the promising candidates for addressing this concern. Nevertheless, there may be security risks in the decryption of MKTFHE. Moreover, to our best known, the latest works about MKTFHE only support Boolean operation and linear operation which cannot directly compute the non-linear function like Sigmoid. Therefore, it is still hard to perform common machine learning such as logistic regression and neural networks in high performance. In this paper, we first discover a possible attack on the existing distributed decryption protocol for MKTFHE and subsequently introduce secret sharing to propose a securer one. Next, we design a new MKTFHE-friendly activation function via…
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
TopicsCryptography and Data Security · Complexity and Algorithms in Graphs · Privacy-Preserving Technologies in Data
MethodsLogistic Regression
