paper-with-me

Papers

FedGreen: Federated Learning with Fine-Grained Gradient Compression for Green Mobile Edge Computing

2021-11-11 · Peichun Li, Xumin Huang, Miao Pan, Rong Yu

Federated learning (FL) enables devices in mobile edge computing (MEC) to collaboratively train a shared model without uploading the local data. Gradient compression may be applied to FL to alleviate the communication overheads but current FL with gradient compression still faces great challenges. To deploy green MEC, we propose FedGreen, which enhances the original FL with fine-grained gradient compression to efficiently control the total energy consumption of the devices. Specifically, we introduce the relevant operations including device-side gradient reduction and server-side element-wise aggregation to facilitate the gradient compression in FL. According to a public dataset, we investigate the contributions of the compressed local gradients with respect to different compression ratios. After that, we formulate and tackle a learning accuracy-energy efficiency tradeoff problem where the optimal compression ratio and computing frequency are derived for each device. Experiments results demonstrate that given the 80% test accuracy requirement, compared with the baseline schemes, FedGreen reduces at least 32% of the total energy consumption of the devices.

📄 PDF Abstract BibTeX arXiv:2111.06146

Code (0)

등록된 구현이 없습니다.

Tasks

Edge-computingFederated Learning

Similar Papers 제목 키워드 기반

FedGreen: Carbon-aware Federated Learning with Model Size Adaptation

2024-04-23 · Ali Abbasi, Fan Dong, Xin Wang, Henry Leung 외

Federated learning (FL) provides a promising collaborative framework to build a model from distributed clients, and this work investigates the carbon emission of the FL process. Cloud and edge servers hosting FL clients …

Federated LearningModel Compression

Caesar: A Low-deviation Compression Approach for Efficient Federated Learning

2024-12-28 · Jiaming Yan, Jianchun Liu, Hongli Xu, Liusheng Huang 외

Compression is an efficient way to relieve the tremendous communication overhead of federated learning (FL) systems. However, for the existing works, the information loss under compression will lead to unexpected model/g…

Federated Learning

An Efficient Gradient-Aware Error-Bounded Lossy Compressor for Federated Learning

2025-11-07 · Zhijing Ye, Sheng Di, Jiamin Wang, Zhiqing Zhong 외 arxiv

Federated learning (FL) enables collaborative model training without exposing clients' private data, but its deployment is often constrained by the communication cost of transmitting gradients between clients and the cen…

Federated Learning

FLECS-CGD: A Federated Learning Second-Order Framework via Compression and Sketching with Compressed Gradient Differences

2022-10-18 · Artem Agafonov, Brahim Erraji, Martin Takáč

In the recent paper FLECS (Agafonov et al, FLECS: A Federated Learning Second-Order Framework via Compression and Sketching), the second-order framework FLECS was proposed for the Federated Learning problem. This method …

Federated LearningStochastic Optimization

Deep Anomaly Detection for Time-series Data in Industrial IoT: A Communication-Efficient On-device Federated Learning Approach

2020-07-19 · Yi Liu, Sahil Garg, Jiangtian Nie, Yang Zhang 외

Since edge device failures (i.e., anomalies) seriously affect the production of industrial products in Industrial IoT (IIoT), accurately and timely detecting anomalies is becoming increasingly important. Furthermore, dat…

Anomaly DetectionFederated LearningTime SeriesTime Series Analysis