paper-with-me

Papers

E-3SFC: Communication-Efficient Federated Learning with Double-way Features Synthesizing

2025-02-05 · Yuhao Zhou, Yuxin Tian, Mingjia Shi, Yuanxi Li, Yanan sun, Qing Ye, Jiancheng Lv

The exponential growth in model sizes has significantly increased the communication burden in Federated Learning (FL). Existing methods to alleviate this burden by transmitting compressed gradients often face high compression errors, which slow down the model's convergence. To simultaneously achieve high compression effectiveness and lower compression errors, we study the gradient compression problem from a novel perspective. Specifically, we propose a systematical algorithm termed Extended Single-Step Synthetic Features Compressing (E-3SFC), which consists of three sub-components, i.e., the Single-Step Synthetic Features Compressor (3SFC), a double-way compression algorithm, and a communication budget scheduler. First, we regard the process of gradient computation of a model as decompressing gradients from corresponding inputs, while the inverse process is considered as compressing the gradients. Based on this, we introduce a novel gradient compression method termed 3SFC, which utilizes the model itself as a decompressor, leveraging training priors such as model weights and objective functions. 3SFC compresses raw gradients into tiny synthetic features in a single-step simulation, incorporating error feedback to minimize overall compression errors. To further reduce communication overhead, 3SFC is extended to E-3SFC, allowing double-way compression and dynamic communication budget scheduling. Our theoretical analysis under both strongly convex and non-convex conditions demonstrates that 3SFC achieves linear and sub-linear convergence rates with aggregation noise. Extensive experiments across six datasets and six models reveal that 3SFC outperforms state-of-the-art methods by up to 13.4% while reducing communication costs by 111.6 times. These findings suggest that 3SFC can significantly enhance communication efficiency in FL without compromising model performance.

📄 PDF Abstract BibTeX arXiv:2502.03092

Code (1)

Soptq/e-3sfc 공식 구현 pytorch

Tasks

Federated LearningScheduling

Similar Papers 제목 키워드 기반

Federated Multi-View Synthesizing for Metaverse

2023-12-18 · Yiyu Guo, Zhijin Qin, Xiaoming Tao, Geoffrey Ye Li

The metaverse is expected to provide immersive entertainment, education, and business applications. However, virtual reality (VR) transmission over wireless networks is data- and computation-intensive, making it critical…

Domain AdaptationFederated LearningTransfer Learning

FedPDD: A Privacy-preserving Double Distillation Framework for Cross-silo Federated Recommendation

2023-05-09 · Sheng Wan, Dashan Gao, Hanlin Gu, Daning Hu

Cross-platform recommendation aims to improve recommendation accuracy by gathering heterogeneous features from different platforms. However, such cross-silo collaborations between platforms are restricted by increasingly…

Federated LearningPrivacy Preserving

Federated Multi-Armed Bandits

2021-01-28 · Chengshuai Shi, Cong Shen

Federated multi-armed bandits (FMAB) is a new bandit paradigm that parallels the federated learning (FL) framework in supervised learning. It is inspired by practical applications in cognitive radio and recommender syste…

Federated LearningMulti-Armed BanditsRecommendation Systems

More Industry-friendly: Federated Learning with High Efficient Design

2020-12-16 · Dingwei Li, Qinglong Chang, Lixue Pang, Yanfang Zhang 외

Although many achievements have been made since Google threw out the paradigm of federated learning (FL), there still exists much room for researchers to optimize its efficiency. In this paper, we propose a high efficien…

Federated LearningVocal Bursts Intensity Prediction

DEED: A General Quantization Scheme for Communication Efficiency in Bits

2020-06-19 · Tian Ye, Peijun Xiao, Ruoyu Sun

In distributed optimization, a popular technique to reduce communication is quantization. In this paper, we provide a general analysis framework for inexact gradient descent that is applicable to quantization schemes. We…

Distributed OptimizationFederated LearningQuantization