paper-with-me

홈 › 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 Hierarchical Federated Learning framework (QMLHFL), which appears to be the first study that generalizes hierarchical FL to arbitrary numbers of layers and network architectures through nested aggregation, while employing a layer-specific quantization scheme to meet communication constraints. We develop a comprehensive convergence analysis for QMLHFL and derive a general convergence condition and rate that reveal the effects of key factors, including quantization parameters, hierarchical architecture, and intra-layer iteration counts. Furthermore, we determine the optimal number of intra-layer iterations to maximize the convergence rate while meeting a deadline constraint that accounts for both communication and computation times. Our results show that QMLHFL consistently achieves high learning accuracy, even under high data heterogeneity, and delivers notably improved performance when optimized, compared to using randomly selected values.

📄 PDF Abstract BibTeX arXiv:2505.08145

Code (0)

등록된 구현이 없습니다.

Tasks

Federated LearningQuantization

Similar 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 a…

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

Hierarchical Federated ADMM

2024-09-27 · Seyed Mohammad Azimi-Abarghouyi, Nicola Bastianello, Karl H. Johansson, Viktoria Fodor

In this paper, we depart from the widely-used gradient descent-based hierarchical federated learning (FL) algorithms to develop a novel hierarchical FL framework based on the alternating direction method of multipliers (…

Federated Learning

Mixed-Precision Quantization for Federated Learning on Resource-Constrained Heterogeneous Devices

2023-11-29 · CVPR 2024 1 · Huancheng Chen, Haris Vikalo

While federated learning (FL) systems often utilize quantization to battle communication and computational bottlenecks, they have heretofore been limited to deploying fixed-precision quantization schemes. Meanwhile, the …

BenchmarkingFederated LearningQuantization

DeepHQ: Learned Hierarchical Quantizer for Progressive Deep Image Coding

2024-08-22 · Jooyoung Lee, Se Yoon Jeong, Munchurl Kim

Unlike fixed- or variable-rate image coding, progressive image coding (PIC) aims to compress various qualities of images into a single bitstream, increasing the versatility of bitstream utilization and providing high com…

Quantization