paper-with-me

홈 › Papers

FedNC: A Secure and Efficient Federated Learning Method with Network Coding

2023-05-05 · Yuchen Shi, Zheqi Zhu, Pingyi Fan, Khaled B. Letaief, Chenghui Peng

Federated Learning (FL) is a promising distributed learning mechanism which still faces two major challenges, namely privacy breaches and system efficiency. In this work, we reconceptualize the FL system from the perspective of network information theory, and formulate an original FL communication framework, FedNC, which is inspired by Network Coding (NC). The main idea of FedNC is mixing the information of the local models by making random linear combinations of the original parameters, before uploading for further aggregation. Due to the benefits of the coding scheme, both theoretical and experimental analysis indicate that FedNC improves the performance of traditional FL in several important ways, including security, efficiency, and robustness. To the best of our knowledge, this is the first framework where NC is introduced in FL. As FL continues to evolve within practical network frameworks, more variants can be further designed based on FedNC.

📄 PDF Abstract BibTeX arXiv:2305.03292

Code (0)

등록된 구현이 없습니다.

Tasks

Federated Learning

Similar Papers 제목 키워드 기반

Taming Gradient Variance in Federated Learning with Networked Control Variates

2023-10-26 · Xingyan Chen, Yaling Liu, Huaming Du, Mu Wang 외

Federated learning, a decentralized approach to machine learning, faces significant challenges such as extensive communication overheads, slow convergence, and unstable improvements. These challenges primarily stem from …

Federated Learning

Federated Neural Collaborative Filtering

2021-06-02 · Vasileios Perifanis, Pavlos S. Efraimidis

In this work, we present a federated version of the state-of-the-art Neural Collaborative Filtering (NCF) approach for item recommendations. The system, named FedNCF, enables learning without requiring users to disclose …

Collaborative FilteringFederated LearningPrivacy PreservingRecommendation Systems

Neural Collapse-Inspired Multi-Label Federated Learning under Label-Distribution Skew

2025-09-16 · Can Peng, Yuyuan Liu, Yingyu Yang, Pramit Saha 외 arxiv

Federated Learning (FL) enables collaborative model training across distributed clients while preserving data privacy, but remains challenging when client data are highly heterogeneous. These challenges are further ampli…

Federated Learning

FED-$\chi^2$: Secure Federated Correlation Test

2021-09-29 · Lun Wang, Qi Pang, Shuai Wang, Dawn Song

In this paper, we propose the first secure federated $\chi^2$-test protocol, FED-$\chi^2$. We recast $\chi^2$-test as a problem of the second moment estimation and use stable projection to encode the local information in…

Turbo-Aggregate: Breaking the Quadratic Aggregation Barrier in Secure Federated Learning

2020-02-11 · Jinhyun So, Basak Guler, A. Salman Avestimehr

Federated learning is a distributed framework for training machine learning models over the data residing at mobile devices, while protecting the privacy of individual users. A major bottleneck in scaling federated learn…

Federated Learning