paper-with-me

홈 › Papers

Mix2FLD: Downlink Federated Learning After Uplink Federated Distillation With Two-Way Mixup

2020-06-17 · Seungeun Oh, Jihong Park, Eunjeong Jeong, Hyesung Kim, Mehdi Bennis, Seong-Lyun Kim

This letter proposes a novel communication-efficient and privacy-preserving distributed machine learning framework, coined Mix2FLD. To address uplink-downlink capacity asymmetry, local model outputs are uploaded to a server in the uplink as in federated distillation (FD), whereas global model parameters are downloaded in the downlink as in federated learning (FL). This requires a model output-to-parameter conversion at the server, after collecting additional data samples from devices. To preserve privacy while not compromising accuracy, linearly mixed-up local samples are uploaded, and inversely mixed up across different devices at the server. Numerical evaluations show that Mix2FLD achieves up to 16.7% higher test accuracy while reducing convergence time by up to 18.8% under asymmetric uplink-downlink channels compared to FL.

📄 PDF Abstract BibTeX arXiv:2006.09801

Code (0)

등록된 구현이 없습니다.

Tasks

Federated LearningPrivacy Preserving

Similar Papers 제목 키워드 기반

How Robust is Federated Learning to Communication Error? A Comparison Study Between Uplink and Downlink Channels

2023-10-25 · Linping Qu, Shenghui Song, Chi-Ying Tsui, Yuyi Mao

Because of its privacy-preserving capability, federated learning (FL) has attracted significant attention from both academia and industry. However, when being implemented over wireless networks, it is not clear how much …

Federated LearningPrivacy Preserving

FedAQ: Communication-Efficient Federated Edge Learning via Joint Uplink and Downlink Adaptive Quantization

2024-06-26 · Linping Qu, Shenghui Song, Chi-Ying Tsui

Federated learning (FL) is a powerful machine learning paradigm which leverages the data as well as the computational resources of clients, while protecting clients' data privacy. However, the substantial model size and …

Federated LearningQuantization

Convergence of Federated Learning over a Noisy Downlink

2020-08-25 · Mohammad Mohammadi Amiri, Deniz Gunduz, Sanjeev R. Kulkarni, H. Vincent Poor

We study federated learning (FL), where power-limited wireless devices utilize their local datasets to collaboratively train a global model with the help of a remote parameter server (PS). The PS has access to the global…

Federated LearningQuantization

Interference Management for Over-the-Air Federated Learning in Multi-Cell Wireless Networks

2022-06-06 · Zhibin Wang, Yong Zhou, Yuanming Shi, Weihua Zhuang

Federated learning (FL) over resource-constrained wireless networks has recently attracted much attention. However, most existing studies consider one FL task in single-cell wireless networks and ignore the impact of dow…

Federated LearningManagement

Federated Learning over Noisy Channels: Convergence Analysis and Design Examples

2021-01-06 · Xizixiang Wei, Cong Shen

Does Federated Learning (FL) work when both uplink and downlink communications have errors? How much communication noise can FL handle and what is its impact to the learning performance? This work is devoted to answering…

Federated Learning