paper-with-me

홈 › Papers

Multi-Participant Multi-Class Vertical Federated Learning

2020-01-30 · Siwei Feng, Han Yu

Federated learning (FL) is a privacy-preserving paradigm for training collective machine learning models with locally stored data from multiple participants. Vertical federated learning (VFL) deals with the case where participants sharing the same sample ID space but having different feature spaces, while label information is owned by one participant. Current studies of VFL only support two participants, and mostly focus on binaryclass logistic regression problems. In this paper, we propose the Multi-participant Multi-class Vertical Federated Learning (MMVFL) framework for multi-class VFL problems involving multiple parties. Extending the idea of multi-view learning (MVL), MMVFL enables label sharing from its owner to other VFL participants in a privacypreserving manner. To demonstrate the effectiveness of MMVFL, a feature selection scheme is incorporated into MMVFL to compare its performance against supervised feature selection and MVL-based approaches. Experiment results on real-world datasets show that MMVFL can effectively share label information among multiple VFL participants and match multi-class classification performance of existing approaches.

📄 PDF Abstract BibTeX arXiv:2001.11154

Code (0)

등록된 구현이 없습니다.

Tasks

feature selectionFederated LearningMulti-class ClassificationMULTI-VIEW LEARNINGPrivacy PreservingVertical Federated Learning

Methods 이 논문이 사용한 방법론

Feature Selection Feature selection, also known as variable selection, attribute selection or variable subset selection, is the process of selecting a subset of relevant features (variables,…
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 제목 키워드 기반

Measure Contribution of Participants in Federated Learning

2019-09-17 · Guan Wang, Charlie Xiaoqian Dang, Ziye Zhou

Federated Machine Learning (FML) creates an ecosystem for multiple parties to collaborate on building models while protecting data privacy for the participants. A measure of the contribution for each party in FML enables…

BIG-bench Machine LearningFeature ImportanceFederated Learning

VFL-RPS: Relevant Participant Selection in Vertical Federated Learning

2025-02-20 · Afsana Khan, Marijn ten Thij, Guangzhi Tang, Anna Wilbik

Federated Learning (FL) allows collaboration between different parties, while ensuring that the data across these parties is not shared. However, not every collaboration is helpful in terms of the resulting model perform…

Federated LearningVertical Federated Learning

Towards Active Participant-Centric Vertical Federated Learning: Some Representations May Be All You Need

2024-10-23 · Jon Irureta, Jon Imaz, Aizea Lojo, Marco González 외

Vertical Federated Learning (VFL) enables collaborative model training across different participants with distinct features and common samples, while preserving data privacy. Existing VFL methodologies often struggle wit…

AllFederated LearningKnowledge DistillationRepresentation Learning+1

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 외

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 differ…

Federated LearningregressionVertical Federated Learning

VFedMH: Vertical Federated Learning for Training Multiple Heterogeneous Models

2023-10-20 · Shuo Wang, Keke Gai, Jing Yu, Liehuang Zhu 외

Vertical federated learning has garnered significant attention as it allows clients to train machine learning models collaboratively without sharing local data, which protects the client's local private data. However, ex…

Federated LearningVertical Federated Learning