paper-with-me

Papers

Heterogeneity-Aware Cooperative Federated Edge Learning with Adaptive Computation and Communication Compression

2024-09-06 · Zhenxiao Zhang, Zhidong Gao, Yuanxiong Guo, Yanmin Gong

Motivated by the drawbacks of cloud-based federated learning (FL), cooperative federated edge learning (CFEL) has been proposed to improve efficiency for FL over mobile edge networks, where multiple edge servers collaboratively coordinate the distributed model training across a large number of edge devices. However, CFEL faces critical challenges arising from dynamic and heterogeneous device properties, which slow down the convergence and increase resource consumption. This paper proposes a heterogeneity-aware CFEL scheme called \textit{Heterogeneity-Aware Cooperative Edge-based Federated Averaging} (HCEF) that aims to maximize the model accuracy while minimizing the training time and energy consumption via adaptive computation and communication compression in CFEL. By theoretically analyzing how local update frequency and gradient compression affect the convergence error bound in CFEL, we develop an efficient online control algorithm for HCEF to dynamically determine local update frequencies and compression ratios for heterogeneous devices. Experimental results show that compared with prior schemes, the proposed HCEF scheme can maintain higher model accuracy while reducing training latency and improving energy efficiency simultaneously.

📄 PDF Abstract BibTeX arXiv:2409.04022

Code (0)

등록된 구현이 없습니다.

Tasks

Federated Learning

Similar Papers 제목 키워드 기반

HASFL: Heterogeneity-aware Split Federated Learning over Edge Computing Systems

2025-06-10 · Zheng Lin, Zhe Chen, Xianhao Chen, Wei Ni 외

Split federated learning (SFL) has emerged as a promising paradigm to democratize machine learning (ML) on edge devices by enabling layer-wise model partitioning. However, existing SFL approaches suffer significantly fro…

Edge-computingFederated Learning

FedRio: Personalized Federated Social Bot Detection via Cooperative Reinforced Contrastive Adversarial Distillation

2026-04-12 · Yingguang Yang, Hao Liu, Xin Zhang, Yunhui Liu 외 arxiv

Social bot detection is critical to the stability and security of online social platforms. However, current state-of-the-art bot detection models are largely developed in isolation, overlooking the benefits of leveraging…

Reinforcement LearningGraph Neural NetworkContrastive LearningFederated Learning

Towards Cooperative Federated Learning over Heterogeneous Edge/Fog Networks

2023-03-15 · Su Wang, Seyyedali Hosseinalipour, Vaneet Aggarwal, Christopher G. Brinton 외

Federated learning (FL) has been promoted as a popular technique for training machine learning (ML) models over edge/fog networks. Traditional implementations of FL have largely neglected the potential for inter-network …

Federated Learning

Q-LocalAdam: Memory-Efficient Client-Side Adaptive Optimization for Edge Federated Learning

2026-05-17 · Vedant Waykole, Haroon R. Lone arxiv

Federated learning on edge devices must cope with non-IID client data and tight memory budgets. Adaptive optimizers like Adam stabilize training under data heterogeneity but require storing full-precision momentum and va…

Federated Learning

Adaptive Hyper-graph Aggregation for Modality-Agnostic Federated Learning

2024-01-01 · CVPR 2024 1 · Fan Qi, Shuai Li

In Federated Learning (FL) the issue of statistical data heterogeneity has been a significant challenge to the field's ongoing development. This problem is further exacerbated when clients' data vary in modalities. I…

Federated LearningGraph Learning