paper-with-me

Papers

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 challenges of training AI models across geographically distributed (geo-distributed) data centers, emphasizing the balance between learning performance and carbon footprint. We consider Federated Learning (FL) as a solution, which prioritizes model parameter exchange over raw data, ensuring data privacy and compliance with local regulations. Given the variability in carbon intensity across regions, we propose a new framework called CAFE (short for Carbon-Aware Federated Learning) to optimize training within a fixed carbon footprint budget. Our approach incorporates coreset selection to assess learning performance, employs the Lyapunov drift-plus-penalty framework to address the unpredictability of future carbon intensity, and devises an efficient algorithm to address the combinatorial complexity of the data center selection. Through extensive simulations using real-world carbon intensity data, we demonstrate the efficacy of our algorithm, highlighting its superiority over existing methods in optimizing learning performance while minimizing environmental impact.

📄 PDF Abstract BibTeX arXiv:2311.03615

Code (0)

등록된 구현이 없습니다.

Tasks

Federated Learning

Similar Papers 제목 키워드 기반

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

Communication Compression for Distributed Learning without Control Variates

2024-12-05 · Tomas Ortega, Chun-Yin Huang, Xiaoxiao Li, Hamid Jafarkhani

Distributed learning algorithms, such as the ones employed in Federated Learning (FL), require communication compression to reduce the cost of client uploads. The compression methods used in practice are often biased, wh…

Federated LearningPrivacy Preserving

CAFE: Catastrophic Data Leakage in Vertical Federated Learning

2021-10-26 · Xiao Jin, Pin-Yu Chen, Chia-Yi Hsu, Chia-Mu Yu 외

Recent studies show that private training data can be leaked through the gradients sharing mechanism deployed in distributed machine learning systems, such as federated learning (FL). Increasing batch size to complicate …

Federated LearningVertical Federated Learning

Catastrophic Data Leakage in Vertical Federated Learning

2021-12-01 · NeurIPS 2021 12 · Xiao Jin, Pin-Yu Chen, Chia-Yi Hsu, Chia-Mu Yu 외

Recent studies show that private training data can be leaked through the gradients sharing mechanism deployed in distributed machine learning systems, such as federated learning (FL). Increasing batch size to complicate …

Federated LearningVertical Federated Learning

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