DapperFL: Domain Adaptive Federated Learning with Model Fusion Pruning for Edge Devices
Yongzhe Jia, Xuyun Zhang, Hongsheng Hu, Kim-Kwang Raymond Choo,, Lianyong Qi, Xiaolong Xu, Amin Beheshti, Wanchun Dou

TL;DR
DapperFL is a federated learning framework designed for edge devices that improves performance across multiple domains by using model fusion pruning and domain adaptive regularization, reducing model size and handling heterogeneity.
Contribution
The paper introduces DapperFL, a novel heterogeneous federated learning framework with a model fusion pruning module and domain adaptive regularization for improved robustness and efficiency.
Findings
Outperforms state-of-the-art FL frameworks by up to 2.28% in accuracy.
Achieves 20% to 80% reduction in model volume.
Effectively handles domain shifts and system heterogeneity.
Abstract
Federated learning (FL) has emerged as a prominent machine learning paradigm in edge computing environments, enabling edge devices to collaboratively optimize a global model without sharing their private data. However, existing FL frameworks suffer from efficacy deterioration due to the system heterogeneity inherent in edge computing, especially in the presence of domain shifts across local data. In this paper, we propose a heterogeneous FL framework DapperFL, to enhance model performance across multiple domains. In DapperFL, we introduce a dedicated Model Fusion Pruning (MFP) module to produce personalized compact local models for clients to address the system heterogeneity challenges. The MFP module prunes local models with fused knowledge obtained from both local and remaining domains, ensuring robustness to domain shifts. Additionally, we design a Domain Adaptive Regularization…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
Taxonomy
TopicsPrivacy-Preserving Technologies in Data
MethodsPruning
