EVA-S2PLoR: Decentralized Secure 2-party Logistic Regression with A Subtly Hadamard Product Protocol (Full Version)
Tianle Tao, Shizhao Peng, Tianyu Mei, Shoumo Li, Haogang Zhu

TL;DR
EVA-S2PLoR introduces a secure, efficient, and highly precise decentralized 2-party logistic regression framework that accurately computes nonlinear functions like sigmoid with minimal communication overhead, outperforming existing methods.
Contribution
It proposes a novel subtly secure Hadamard product protocol enabling accurate nonlinear computation in privacy-preserving logistic regression, with improved efficiency and precision.
Findings
Achieves about 10 orders of magnitude improvement in sigmoid precision.
Reduces training time by over 47.6% in WAN settings.
Maintains classification accuracy within 0.5% of plaintext models.
Abstract
The implementation of accurate nonlinear operators (e.g., sigmoid function) on heterogeneous datasets is a key challenge in privacy-preserving machine learning (PPML). Most existing frameworks approximate it through linear operations, which not only result in significant precision loss but also introduce substantial computational overhead. This paper proposes an efficient, verifiable, and accurate security 2-party logistic regression framework (EVA-S2PLoR), which achieves accurate nonlinear function computation through a subtly secure hadamard product protocol and its derived protocols. All protocols are based on a practical semi-honest security model, which is designed for decentralized privacy-preserving application scenarios that balance efficiency, precision, and security. High efficiency and precision are guaranteed by the asynchronous computation flow on floating point numbers and…
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 Residue Arithmetic
MethodsLogistic Regression
