paper-with-me

Papers

A Quasi-Newton Method Based Vertical Federated Learning Framework for Logistic Regression

2019-12-01 · Kai Yang, Tao Fan, Tianjian Chen, Yuanming Shi, Qiang Yang

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 advantages of our approach over the first-order method.

📄 PDF Abstract BibTeX arXiv:1912.00513

Code (0)

등록된 구현이 없습니다.

Tasks

Federated LearningregressionVertical Federated Learning

Methods 이 논문이 사용한 방법론

Logistic Regression Logistic Regression, despite its name, is a linear model for classification rather than regression. Logistic regression is also known in the literature as logit regression,…

Similar Papers 제목 키워드 기반

Distributed Quasi-Newton Method for Fair and Fast Federated Learning

2025-01-18 · Shayan Mohajer Hamidi, Linfeng Ye

Federated learning (FL) is a promising technology that enables edge devices/clients to collaboratively and iteratively train a machine learning model under the coordination of a central server. The most common approach t…

FairnessFederated LearningSecond-order methods

Enhance Curvature Information by Structured Stochastic Quasi-Newton Methods

2020-06-17 · CVPR 2021 1 · Ming-Han Yang, Dong Xu, Hongyu Chen, Zaiwen Wen 외

In this paper, we consider stochastic second-order methods for minimizing a finite summation of nonconvex functions. One important key is to find an ingenious but cheap scheme to incorporate local curvature information. …

Second-order methods

Parallel Distributed Logistic Regression for Vertical Federated Learning without Third-Party Coordinator

2019-11-22 · Shengwen Yang, Bing Ren, Xuhui Zhou, Li-Ping Liu

Federated Learning is a new distributed learning mechanism which allows model training on a large corpus of decentralized data owned by different data providers, without sharing or leakage of raw data. According to the c…

Federated LearningregressionTransfer LearningVertical Federated Learning

AsySQN: Faster Vertical Federated Learning Algorithms with Better Computation Resource Utilization

2021-09-26 · Qingsong Zhang, Bin Gu, Cheng Deng, Songxiang Gu 외

Vertical federated learning (VFL) is an effective paradigm of training the emerging cross-organizational (e.g., different corporations, companies and organizations) collaborative learning with privacy preserving. Stochas…

Federated LearningPrivacy PreservingVertical Federated Learning

A Stochastic Extra-Step Quasi-Newton Method for Nonsmooth Nonconvex Optimization

2019-10-21 · Ming-Han Yang, Andre Milzarek, Zaiwen Wen, Tong Zhang

In this paper, a novel stochastic extra-step quasi-Newton method is developed to solve a class of nonsmooth nonconvex composite optimization problems. We assume that the gradient of the smooth part of the objective funct…