paper-with-me

홈 › Papers

Hierarchical Federated Learning with Quantization: Convergence Analysis and System Design

2021-03-26 · Lumin Liu, Jun Zhang, Shenghui Song, Khaled B. Letaief

Federated learning (FL) is a powerful distributed machine learning framework where a server aggregates models trained by different clients without accessing their private data. Hierarchical FL, with a client-edge-cloud aggregation hierarchy, can effectively leverage both the cloud server's access to many clients' data and the edge servers' closeness to the clients to achieve a high communication efficiency. Neural network quantization can further reduce the communication overhead during model uploading. To fully exploit the advantages of hierarchical FL, an accurate convergence analysis with respect to the key system parameters is needed. Unfortunately, existing analysis is loose and does not consider model quantization. In this paper, we derive a tighter convergence bound for hierarchical FL with quantization. The convergence result leads to practical guidelines for important design problems such as the client-edge aggregation and edge-client association strategies. Based on the obtained analytical results, we optimize the two aggregation intervals and show that the client-edge aggregation interval should slowly decay while the edge-cloud aggregation interval needs to adapt to the ratio of the client-edge and edge-cloud propagation delay. Simulation results shall verify the design guidelines and demonstrate the effectiveness of the proposed aggregation strategy.

📄 PDF Abstract BibTeX arXiv:2103.14272

Code (0)

등록된 구현이 없습니다.

Tasks

Federated LearningQuantization

Similar Papers 제목 키워드 기반

Multi-Layer Hierarchical Federated Learning with Quantization

2025-05-13 · Seyed Mohammad Azimi-Abarghouyi, Carlo Fischione

Almost all existing hierarchical federated learning (FL) models are limited to two aggregation layers, restricting scalability and flexibility in complex, large-scale networks. In this work, we propose a Multi-Layer Hier…

Federated LearningQuantization

A Hierarchical Federated Learning Approach for the Internet of Things

2024-03-03 · Seyed Mohammad Azimi-Abarghouyi, Viktoria Fodor

This paper presents a novel federated learning solution, QHetFed, suitable for large-scale Internet of Things deployments, addressing the challenges of large geographic span, communication resource limitation, and data h…

Federated LearningQuantization

Wireless Quantized Federated Learning: A Joint Computation and Communication Design

2022-03-11 · Pavlos S. Bouzinis, Panagiotis D. Diamantoulakis, George K. Karagiannidis

Recently, federated learning (FL) has sparked widespread attention as a promising decentralized machine learning approach which provides privacy and low delay. However, communication bottleneck still constitutes an issue…

Federated LearningQuantization

Design and Analysis of Uplink and Downlink Communications for Federated Learning

2020-12-07 · Sihui Zheng, Cong Shen, Xiang Chen

Communication has been known to be one of the primary bottlenecks of federated learning (FL), and yet existing studies have not addressed the efficient communication design, particularly in wireless FL where both uplink …

Federated LearningQuantization

Quantization Robust Federated Learning for Efficient Inference on Heterogeneous Devices

2022-06-22 · Kartik Gupta, Marios Fournarakis, Matthias Reisser, Christos Louizos 외

Federated Learning (FL) is a machine learning paradigm to distributively learn machine learning models from decentralized data that remains on-device. Despite the success of standard Federated optimization methods, such …

BIG-bench Machine LearningFederated LearningQuantization