paper-with-me

홈 › Papers

FedPall: Prototype-based Adversarial and Collaborative Learning for Federated Learning with Feature Drift

2025-07-07 · Yong Zhang, Feng Liang, Guanghu Yuan, Min Yang, Chengming Li, Xiping Hu

Federated learning (FL) enables collaborative training of a global model in the centralized server with data from multiple parties while preserving privacy. However, data heterogeneity can significantly degrade the performance of the global model when each party uses datasets from different sources to train a local model, thereby affecting personalized local models. Among various cases of data heterogeneity, feature drift, feature space difference among parties, is prevalent in real-life data but remains largely unexplored. Feature drift can distract feature extraction learning in clients and thus lead to poor feature extraction and classification performance. To tackle the problem of feature drift in FL, we propose FedPall, an FL framework that utilizes prototype-based adversarial learning to unify feature spaces and collaborative learning to reinforce class information within the features. Moreover, FedPall leverages mixed features generated from global prototypes and local features to enhance the global classifier with classification-relevant information from a global perspective. Evaluation results on three representative feature-drifted datasets demonstrate FedPall's consistently superior performance in classification with feature-drifted data in the FL scenario.

📄 PDF Abstract BibTeX arXiv:2507.04781

Code (1)

distriai/fedpall 공식 구현 pytorch

Tasks

Federated Learning

Similar Papers 제목 키워드 기반

Mitigating Domain Shift in Federated Learning via Intra- and Inter-Domain Prototypes

2025-01-15 · Huy Q. Le, Ye Lin Tun, Yu Qiao, Minh N. H. Nguyen 외

Federated Learning (FL) has emerged as a decentralized machine learning technique, allowing clients to train a global model collaboratively without sharing private data. However, most FL studies ignore the crucial challe…

Federated Learning

Adversarial Collaborative Learning on Non-IID Features

2021-09-29 · Qinbin Li, Bingsheng He, Dawn Song

Federated learning has been a popular approach to enable collaborative learning on multiple parties without exchanging raw data. However, the model performance of federated learning may degrade a lot due to non-IID data.…

Federated Learning

Taming Cross-Domain Representation Variance in Federated Prototype Learning with Heterogeneous Data Domains

2024-03-14 · Lei Wang, Jieming Bian, Letian Zhang, Chen Chen 외

Federated learning (FL) allows collaborative machine learning training without sharing private data. While most FL methods assume identical data domains across clients, real-world scenarios often involve heterogeneous da…

ClusteringFederated Learning

Robust Federated Learning on Edge Devices with Domain Heterogeneity

2025-05-15 · Huy Q. Le, Latif U. Khan, Choong Seon Hong

Federated Learning (FL) allows collaborative training while ensuring data privacy across distributed edge devices, making it a popular solution for privacy-sensitive applications. However, FL faces significant challenges…

Contrastive LearningDiversityFederated Learning

An Enhanced Federated Prototype Learning Method under Domain Shift

2024-09-27 · Liang Kuang, Kuangpu Guo, Jian Liang, JianGuo Zhang

Federated Learning (FL) allows collaborative machine learning training without sharing private data. Numerous studies have shown that one significant factor affecting the performance of federated learning models is the h…

Federated Learning