paper-with-me

Papers

FedGreen: Carbon-aware Federated Learning with Model Size Adaptation

2024-04-23 · Ali Abbasi, Fan Dong, Xin Wang, Henry Leung, Jiayu Zhou, Steve Drew

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 may exhibit diverse carbon footprints influenced by their geographical locations with varying power sources, offering opportunities to reduce carbon emissions by training local models with adaptive computations and communications. In this paper, we propose FedGreen, a carbon-aware FL approach to efficiently train models by adopting adaptive model sizes shared with clients based on their carbon profiles and locations using ordered dropout as a model compression technique. We theoretically analyze the trade-offs between the produced carbon emissions and the convergence accuracy, considering the carbon intensity discrepancy across countries to choose the parameters optimally. Empirical studies show that FedGreen can substantially reduce the carbon footprints of FL compared to the state-of-the-art while maintaining competitive model accuracy.

📄 PDF Abstract BibTeX arXiv:2404.15503

Code (0)

등록된 구현이 없습니다.

Tasks

Federated LearningModel Compression

Methods 이 논문이 사용한 방법론

Dropout Dropout is a regularization technique for neural networks that drops a unit (along with connections) at training time with a specified probability $p$ (a common value is…

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

Edge-computingFederated Learning

Green Federated Learning via Carbon-Aware Client and Time Slot Scheduling

2025-09-10 · Daniel Richards Arputharaj, Charlotte Rodriguez, Angelo Rodio, Giovanni Neglia arxiv

Training large-scale machine learning models incurs substantial carbon emissions. Federated Learning (FL), by distributing computation across geographically dispersed clients, offers a natural framework to leverage regio…

Federated Learning

CAFE: Carbon-Aware Federated Learning in Geographically Distributed Data Centers

2023-11-06 · Jieming Bian, Lei Wang, Shaolei Ren, Jie Xu

Training large-scale artificial intelligence (AI) models demands significant computational power and energy, leading to increased carbon footprint with potential environmental repercussions. This paper delves into the ch…

Federated Learning

EcoLearn: Optimizing the Carbon Footprint of Federated Learning

2023-10-27 · Talha Mehboob, Noman Bashir, Jesus Omana Iglesias, Michael Zink 외

Federated Learning (FL) distributes machine learning (ML) training across edge devices to reduce data transfer overhead and protect data privacy. Since FL model training may span hundreds of devices and is thus resource-…

Federated Learning

Noise-aware Client Selection for carbon-efficient Federated Learning via Gradient Norm Thresholding

2026-03-04 · Patrick Wilhelm, Inese Yilmaz, Odej Kao arxiv

Training large-scale Neural Networks requires substantial computational power and energy. Federated Learning enables distributed model training across geospatially distributed data centers, leveraging renewable energy so…

Federated Learning