paper-with-me

홈 › Papers

FedCliP: Federated Learning with Client Pruning

2023-01-17 · Beibei Li, Zerui Shao, Ao Liu, Peiran Wang

The prevalent communication efficient federated learning (FL) frameworks usually take advantages of model gradient compression or model distillation. However, the unbalanced local data distributions (either in quantity or quality) of participating clients, contributing non-equivalently to the global model training, still pose a big challenge to these works. In this paper, we propose FedCliP, a novel communication efficient FL framework that allows faster model training, by adaptively learning which clients should remain active for further model training and pruning those who should be inactive with less potential contributions. We also introduce an alternative optimization method with a newly defined contribution score measure to facilitate active and inactive client determination. We empirically evaluate the communication efficiency of FL frameworks with extensive experiments on three benchmark datasets under both IID and non-IID settings. Numerical results demonstrate the outperformance of the porposed FedCliP framework over state-of-the-art FL frameworks, i.e., FedCliP can save 70% of communication overhead with only 0.2% accuracy loss on MNIST datasets, and save 50% and 15% of communication overheads with less than 1% accuracy loss on FMNIST and CIFAR-10 datasets, respectively.

📄 PDF Abstract BibTeX arXiv:2301.06768

Code (0)

등록된 구현이 없습니다.

Tasks

Federated Learning

Methods 이 논문이 사용한 방법론

Pruning 설명 없음

Similar Papers 제목 키워드 기반

FedCLIP: Fast Generalization and Personalization for CLIP in Federated Learning

2023-02-27 · Wang Lu, Xixu Hu, Jindong Wang, Xing Xie

Federated learning (FL) has emerged as a new paradigm for privacy-preserving computation in recent years. Unfortunately, FL faces two critical challenges that hinder its actual performance: data distribution heterogeneit…

Federated LearningPrivacy Preserving

SAFL: Structure-Aware Personalized Federated Learning via Client-Specific Clustering and SCSI-Guided Model Pruning

2025-01-30 · Nan Li, Xiaolu Wang, Xiao Du, Puyu Cai 외

Federated Learning (FL) enables clients to collaboratively train machine learning models without sharing local data, preserving privacy in diverse environments. While traditional FL approaches preserve privacy, they ofte…

Federated LearningPersonalized Federated Learning

Federated Vision Transformer with Adaptive Focal Loss for Medical Image Classification

2026-02-02 · Xinyuan Zhao, Yihang Wu, Ahmad Chaddad, Tareef Daqqaq 외 arxiv

While deep learning models like Vision Transformer (ViT) have achieved significant advances, they typically require large datasets. With data privacy regulations, access to many original datasets is restricted, especiall…

Medical Image ClassificationFederated Learning

Federated Learning Client Pruning for Noisy Labels

2024-11-11 · Mahdi Morafah, Hojin Chang, Chen Chen, Bill Lin

Federated Learning (FL) enables collaborative model training across decentralized edge devices while preserving data privacy. However, existing FL methods often assume clean annotated datasets, impractical for resource-c…

Federated Learning

Federated Pruning: Improving Neural Network Efficiency with Federated Learning

2022-09-14 · Rongmei Lin, Yonghui Xiao, Tien-Ju Yang, Ding Zhao 외

Automatic Speech Recognition models require large amount of speech data for training, and the collection of such data often leads to privacy concerns. Federated learning has been widely used and is considered to be an ef…

Automatic Speech RecognitionAutomatic Speech Recognition (ASR)Federated Learningspeech-recognition+1