paper-with-me

홈 › Papers

A Carbon Tracking Model for Federated Learning: Impact of Quantization and Sparsification

2023-10-12 · Luca Barbieri, Stefano Savazzi, Sanaz Kianoush, Monica Nicoli, Luigi Serio

Federated Learning (FL) methods adopt efficient communication technologies to distribute machine learning tasks across edge devices, reducing the overhead in terms of data storage and computational complexity compared to centralized solutions. Rather than moving large data volumes from producers (sensors, machines) to energy-hungry data centers, raising environmental concerns due to resource demands, FL provides an alternative solution to mitigate the energy demands of several learning tasks while enabling new Artificial Intelligence of Things (AIoT) applications. This paper proposes a framework for real-time monitoring of the energy and carbon footprint impacts of FL systems. The carbon tracking tool is evaluated for consensus (fully decentralized) and classical FL policies. For the first time, we present a quantitative evaluation of different computationally and communication efficient FL methods from the perspectives of energy consumption and carbon equivalent emissions, suggesting also general guidelines for energy-efficient design. Results indicate that consensus-driven FL implementations should be preferred for limiting carbon emissions when the energy efficiency of the communication is low (i.e., < 25 Kbit/Joule). Besides, quantization and sparsification operations are shown to strike a balance between learning performances and energy consumption, leading to sustainable FL designs.

📄 PDF Abstract BibTeX arXiv:2310.08087

Code (0)

등록된 구현이 없습니다.

Tasks

Federated LearningQuantization

Similar Papers 제목 키워드 기반

Efficient Asynchronous Federated Learning with Sparsification and Quantization

2023-12-23 · Juncheng Jia, Ji Liu, Chendi Zhou, Hao Tian 외

While data is distributed in multiple edge devices, Federated Learning (FL) is attracting more and more attention to collaboratively train a machine learning model without transferring raw data. FL generally exploits a p…

Federated LearningQuantization

Reducing Communication for Split Learning by Randomized Top-k Sparsification

2023-05-29 · Fei Zheng, Chaochao Chen, Lingjuan Lyu, Binhui Yao

Split learning is a simple solution for Vertical Federated Learning (VFL), which has drawn substantial attention in both research and application due to its simplicity and efficiency. However, communication efficiency is…

Federated LearningQuantizationVertical Federated Learning

BitSnap: Checkpoint Sparsification and Quantization in LLM Training

2025-11-15 · Yanxin Peng, Qingping Li, Baodong Wu, Shigang Li 외 arxiv

As large language models (LLMs) continue to grow in size and complexity, efficient checkpoint saving\&loading has become crucial for managing storage, memory usage, and fault tolerance in LLM training. The current works …

Standardized Methods and Recommendations for Green Federated Learning

2026-01-30 · Austin Tapp, Holger R. Roth, Ziyue Xu, Abhijeet Parida 외 arxiv

Federated learning (FL) enables collaborative model training over privacy-sensitive, distributed data, but its environmental impact is difficult to compare across studies due to inconsistent measurement boundaries and he…

Image ClassificationFederated Learning

Fed-CVLC: Compressing Federated Learning Communications with Variable-Length Codes

2024-02-06 · Xiaoxin Su, Yipeng Zhou, Laizhong Cui, John C. S. Lui 외

In Federated Learning (FL) paradigm, a parameter server (PS) concurrently communicates with distributed participating clients for model collection, update aggregation, and model distribution over multiple rounds, without…

Federated LearningModel CompressionQuantization