PrivLogit: Efficient Privacy-preserving Logistic Regression by Tailoring Numerical Optimizers
Wei Xie, Yang Wang, Steven M. Boker, Donald E. Brown

TL;DR
This paper introduces PrivLogit, a privacy-preserving logistic regression method that customizes numerical optimization for secure settings, achieving significant speedups without sacrificing accuracy or privacy.
Contribution
It proposes a novel optimization approach tailored for cryptographic secure computing, enabling faster privacy-preserving logistic regression protocols.
Findings
Speedup up to 2.3x and 8.1x over state-of-the-art methods
Maintains accuracy and privacy in large-scale distributed settings
Faster performance as data size increases
Abstract
Safeguarding privacy in machine learning is highly desirable, especially in collaborative studies across many organizations. Privacy-preserving distributed machine learning (based on cryptography) is popular to solve the problem. However, existing cryptographic protocols still incur excess computational overhead. Here, we make a novel observation that this is partially due to naive adoption of mainstream numerical optimization (e.g., Newton method) and failing to tailor for secure computing. This work presents a contrasting perspective: customizing numerical optimization specifically for secure settings. We propose a seemingly less-favorable optimization method that can in fact significantly accelerate privacy-preserving logistic regression. Leveraging this new method, we propose two new secure protocols for conducting logistic regression in a privacy-preserving and distributed manner.…
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
TopicsPrivacy-Preserving Technologies in Data · Cryptography and Data Security · Stochastic Gradient Optimization Techniques
MethodsLogistic Regression
