paper-with-me

Papers

FedALA: Adaptive Local Aggregation for Personalized Federated Learning

2022-12-02 · Jianqing Zhang, Yang Hua, Hao Wang, Tao Song, Zhengui Xue, Ruhui Ma, Haibing Guan

A key challenge in federated learning (FL) is the statistical heterogeneity that impairs the generalization of the global model on each client. To address this, we propose a method Federated learning with Adaptive Local Aggregation (FedALA) by capturing the desired information in the global model for client models in personalized FL. The key component of FedALA is an Adaptive Local Aggregation (ALA) module, which can adaptively aggregate the downloaded global model and local model towards the local objective on each client to initialize the local model before training in each iteration. To evaluate the effectiveness of FedALA, we conduct extensive experiments with five benchmark datasets in computer vision and natural language processing domains. FedALA outperforms eleven state-of-the-art baselines by up to 3.27% in test accuracy. Furthermore, we also apply ALA module to other federated learning methods and achieve up to 24.19% improvement in test accuracy.

📄 PDF Abstract BibTeX arXiv:2212.01197

Code (3)

TsingZ0/FedALA 공식 구현 pytorch
KarhouTam/FL-bench pytorch
TsingZ0/PFL-Non-IID pytorch

Tasks

Federated LearningPersonalized Federated Learning

Methods 이 논문이 사용한 방법론

Test 설명 없음

Similar Papers 제목 키워드 기반

Convergence-Privacy-Fairness Trade-Off in Personalized Federated Learning

2025-06-17 · Xiyu Zhao, Qimei Cui, Weicai Li, Wei Ni 외

Personalized federated learning (PFL), e.g., the renowned Ditto, strikes a balance between personalization and generalization by conducting federated learning (FL) to guide personalized learning (PL). While FL is unaffec…

FairnessFederated LearningPersonalized Federated Learning

Adversarial Federated Consensus Learning for Surface Defect Classification Under Data Heterogeneity in IIoT

2024-09-24 · Jixuan Cui, Jun Li, Zhen Mei, Yiyang Ni 외

The challenge of data scarcity hinders the application of deep learning in industrial surface defect classification (SDC), as it's difficult to collect and centralize sufficient training data from various entities in Ind…

Federated Learning

Personalized Federated Learning with Adaptive Feature Aggregation and Knowledge Transfer

2024-10-19 · Keting Yin, Jiayi Mao

Federated Learning(FL) is popular as a privacy-preserving machine learning paradigm for generating a single model on decentralized data. However, statistical heterogeneity poses a significant challenge for FL. As a subfi…

Federated LearningPersonalized Federated LearningPrivacy PreservingTransfer Learning

Learn What You Need in Personalized Federated Learning

2024-01-16 · Kexin Lv, Rui Ye, Xiaolin Huang, Jie Yang 외

Personalized federated learning aims to address data heterogeneity across local clients in federated learning. However, current methods blindly incorporate either full model parameters or predefined partial parameters in…

Federated Learningimage-classificationImage ClassificationPersonalized Federated Learning

FedAPA: Server-side Gradient-Based Adaptive Personalized Aggregation for Federated Learning on Heterogeneous Data

2025-02-11 · Yuxia Sun, Aoxiang Sun, Siyi Pan, Zhixiao Fu 외

Personalized federated learning (PFL) tailors models to clients' unique data distributions while preserving privacy. However, existing aggregation-weight-based PFL methods often struggle with heterogeneous data, facing c…

Computational EfficiencyFederated LearningPersonalized Federated Learning