paper-with-me

홈 › Papers

EFMVFL: An Efficient and Flexible Multi-party Vertical Federated Learning without a Third Party

2022-01-17 · Yimin Huang, Xinyu Feng, Wanwan Wang, Hao He, Yukun Wang, Ming Yao

Federated learning allows multiple participants to conduct joint modeling without disclosing their local data. Vertical federated learning (VFL) handles the situation where participants share the same ID space and different feature spaces. In most VFL frameworks, to protect the security and privacy of the participants' local data, a third party is needed to generate homomorphic encryption key pairs and perform decryption operations. In this way, the third party is granted the right to decrypt information related to model parameters. However, it isn't easy to find such a credible entity in the real world. Existing methods for solving this problem are either communication-intensive or unsuitable for multi-party scenarios. By combining secret sharing and homomorphic encryption, we propose a novel VFL framework without a third party called EFMVFL, which supports flexible expansion to multiple participants with low communication overhead and is applicable to generalized linear models. We give instantiations of our framework under logistic regression and Poisson regression. Theoretical analysis and experiments show that our framework is secure, more efficient, and easy to be extended to multiple participants.

📄 PDF Abstract BibTeX arXiv:2201.06244

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 제목 키워드 기반

Interpret Federated Learning with Shapley Values

2019-05-11 · Guan Wang

Federated Learning is introduced to protect privacy by distributing training data into multiple parties. Each party trains its own model and a meta-model is constructed from the sub models. In this way the details of the…

Feature ImportanceFederated LearningVertical Federated Learning

Privacy-Preserving Asynchronous Federated Learning Algorithms for Multi-Party Vertically Collaborative Learning

2020-08-14 · Bin Gu, An Xu, Zhouyuan Huo, Cheng Deng 외

The privacy-preserving federated learning for vertically partitioned data has shown promising results as the solution of the emerging multi-party joint modeling application, in which the data holders (such as government …

Federated LearningPrivacy Preserving

Practical Vertical Federated Learning with Unsupervised Representation Learning

2022-08-13 · Zhaomin Wu, Qinbin Li, Bingsheng He

As societal concerns on data privacy recently increase, we have witnessed data silos among multiple parties in various applications. Federated learning emerges as a new learning paradigm that enables multiple parties to …

Federated LearningPrivacy PreservingRepresentation LearningVertical Federated Learning

Federated Transformer: Multi-Party Vertical Federated Learning on Practical Fuzzily Linked Data

2024-10-23 · Zhaomin Wu, Junyi Hou, Yiqun Diao, Bingsheng He

Federated Learning (FL) is an evolving paradigm that enables multiple parties to collaboratively train models without sharing raw data. Among its variants, Vertical Federated Learning (VFL) is particularly relevant in re…

Entity AlignmentFederated LearningVertical Federated Learning

Robust and IP-Protecting Vertical Federated Learning against Unexpected Quitting of Parties

2023-03-28 · Jingwei Sun, Zhixu Du, Anna Dai, Saleh Baghersalimi 외

Vertical federated learning (VFL) enables a service provider (i.e., active party) who owns labeled features to collaborate with passive parties who possess auxiliary features to improve model performance. Existing VFL ap…

Federated LearningVertical Federated Learning