A Quasi-Newton Method Based Vertical Federated Learning Framework for Logistic Regression
Kai Yang, Tao Fan, Tianjian Chen, Yuanming Shi, Qiang Yang

TL;DR
This paper introduces a quasi-Newton based vertical federated learning framework for logistic regression that significantly reduces communication rounds while maintaining privacy, outperforming traditional first-order methods.
Contribution
It proposes a novel quasi-Newton method for vertical federated logistic regression, reducing communication rounds compared to existing first-order approaches.
Findings
Reduces communication rounds significantly
Maintains data privacy with homomorphic encryption
Outperforms first-order methods in experiments
Abstract
Data privacy and security becomes a major concern in building machine learning models from different data providers. Federated learning shows promise by leaving data at providers locally and exchanging encrypted information. This paper studies the vertical federated learning structure for logistic regression where the data sets at two parties have the same sample IDs but own disjoint subsets of features. Existing frameworks adopt the first-order stochastic gradient descent algorithm, which requires large number of communication rounds. To address the communication challenge, we propose a quasi-Newton method based vertical federated learning framework for logistic regression under the additively homomorphic encryption scheme. Our approach can considerably reduce the number of communication rounds with a little additional communication cost per round. Numerical results demonstrate the…
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 · Stochastic Gradient Optimization Techniques · Cryptography and Data Security
MethodsLogistic Regression
