paper-with-me

Papers

Communication-Efficient Vertical Federated Learning with Limited Overlapping Samples

2023-03-28 · ICCV 2023 1 · Jingwei Sun, Ziyue Xu, Dong Yang, Vishwesh Nath, Wenqi Li, Can Zhao, Daguang Xu, Yiran Chen, Holger R. Roth

Federated learning is a popular collaborative learning approach that enables clients to train a global model without sharing their local data. Vertical federated learning (VFL) deals with scenarios in which the data on clients have different feature spaces but share some overlapping samples. Existing VFL approaches suffer from high communication costs and cannot deal efficiently with limited overlapping samples commonly seen in the real world. We propose a practical vertical federated learning (VFL) framework called \textbf{one-shot VFL} that can solve the communication bottleneck and the problem of limited overlapping samples simultaneously based on semi-supervised learning. We also propose \textbf{few-shot VFL} to improve the accuracy further with just one more communication round between the server and the clients. In our proposed framework, the clients only need to communicate with the server once or only a few times. We evaluate the proposed VFL framework on both image and tabular datasets. Our methods can improve the accuracy by more than 46.5\% and reduce the communication cost by more than 330$\times$ compared with state-of-the-art VFL methods when evaluated on CIFAR-10. Our code will be made publicly available at \url{https://nvidia.github.io/NVFlare/research/one-shot-vfl}.

📄 PDF Abstract BibTeX arXiv:2303.16270

Code (0)

등록된 구현이 없습니다.

Tasks

Federated LearningVertical Federated Learning

Similar Papers 제목 키워드 기반

Reliable Imputed-Sample Assisted Vertical Federated Learning

2025-01-11 · Yaopei Zeng, Lei Liu, Shaoguo Liu, Hongjian Dou 외

Vertical Federated Learning (VFL) is a well-known FL variant that enables multiple parties to collaboratively train a model without sharing their raw data. Existing VFL approaches focus on overlapping samples among diffe…

Federated LearningMissing ValuesVertical Federated Learning

VertCoHiRF: Decentralized Vertical Clustering Beyond k-means

2026-02-07 · Bruno Belucci, Karim Lounici, Vladimir R. Kostic, Katia Meziani arxiv

Vertical Federated Learning (VFL) enables collaborative analysis across parties holding complementary feature views of the same samples, yet existing approaches are largely restricted to distributed variants of $k$-means…

Federated Learning

Self-supervised Cross-silo Federated Neural Architecture Search

2021-01-28 · Xinle Liang, Yang Liu, Jiahuan Luo, Yuanqin He 외

Federated Learning (FL) provides both model performance and data privacy for machine learning tasks where samples or features are distributed among different parties. In the training process of FL, no party has a global …

Federated LearningNeural Architecture SearchVertical Federated Learning

A Multi-Token Coordinate Descent Method for Semi-Decentralized Vertical Federated Learning

2023-09-18 · Pedro Valdeira, Yuejie Chi, Cláudia Soares, João Xavier

Communication efficiency is a major challenge in federated learning (FL). In client-server schemes, the server constitutes a bottleneck, and while decentralized setups spread communications, they do not necessarily reduc…

Federated LearningVertical Federated Learning

A Vertical Federated Learning Framework for Horizontally Partitioned Labels

2021-06-18 · Wensheng Xia, Ying Li, Lan Zhang, Zhonghai Wu 외

Vertical federated learning is a collaborative machine learning framework to train deep leaning models on vertically partitioned data with privacy-preservation. It attracts much attention both from academia and industry.…

Federated LearningVertical Federated Learning