paper-with-me

홈 › Papers

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

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

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 touching private data owned by individual clients. FL is appealing in preserving data privacy; yet the communication between the PS and scattered clients can be a severe bottleneck. Model compression algorithms, such as quantization and sparsification, have been suggested but they generally assume a fixed code length, which does not reflect the heterogeneity and variability of model updates. In this paper, through both analysis and experiments, we show strong evidences that variable-length is beneficial for compression in FL. We accordingly present Fed-CVLC (Federated Learning Compression with Variable-Length Codes), which fine-tunes the code length in response of the dynamics of model updates. We develop optimal tuning strategy that minimizes the loss function (equivalent to maximizing the model utility) subject to the budget for communication. We further demonstrate that Fed-CVLC is indeed a general compression design that bridges quantization and sparsification, with greater flexibility. Extensive experiments have been conducted with public datasets to demonstrate that Fed-CVLC remarkably outperforms state-of-the-art baselines, improving model utility by 1.50%-5.44%, or shrinking communication traffic by 16.67%-41.61%.

📄 PDF Abstract BibTeX arXiv:2402.03770

Code (0)

등록된 구현이 없습니다.

Tasks

Federated LearningModel CompressionQuantization

Similar Papers 제목 키워드 기반

Few-Shot Domain Incremental Learning via Continual Vision-Language Consolidation

2026-06-29 · Naeem Paeedeh, Mahardhika Pratama, Wolfgang Mayer, Mukesh Prasad 외 arxiv

Existing domain-incremental learning (DIL) strategies call for massive amounts of data to adapt to new domains and suffer from the overfitting problem in the case of data scarcity. This paper puts forward a relatively un…

parameter-efficient fine-tuningIncremental LearningGeneral Knowledge

On Compressing Sequences for Self-Supervised Speech Models

2022-10-13 · Yen Meng, Hsuan-Jui Chen, Jiatong Shi, Shinji Watanabe 외

Compressing self-supervised models has become increasingly necessary, as self-supervised models become larger. While previous approaches have primarily focused on compressing the model size, shortening sequences is also …

Self-Supervised Learning

A Fast Blockchain-based Federated Learning Framework with Compressed Communications

2022-08-12 · Laizhong Cui, Xiaoxin Su, Yipeng Zhou

Recently, blockchain-based federated learning (BFL) has attracted intensive research attention due to that the training process is auditable and the architecture is serverless avoiding the single point failure of the par…

Federated Learning

Concise and Precise Context Compression for Tool-Using Language Models

2024-07-02 · Yang Xu, Yunlong Feng, Honglin Mu, Yutai Hou 외

Through reading the documentation in the context, tool-using language models can dynamically extend their capability using external tools. The cost is that we have to input lengthy documentation every time the model need…

Semantic Communications with Variable-Length Coding for Extended Reality

2023-02-17 · BoWen Zhang, Zhijin Qin, Geoffrey Ye Li

Wireless extended reality (XR) has attracted wide attentions as a promising technology to improve users' mobility and quality of experience. However, the ultra-high data rate requirement of wireless XR has hindered its d…

Semantic Communication