English

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

Machine Learning 2025-10-02 v3 Artificial Intelligence

Abstract

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 challenge of heterogeneous domains where each client has a distinct feature distribution, which is popular in real-world scenarios. Prototype learning, which leverages the mean feature vectors within the same classes, has become a prominent solution for federated learning under domain shift. However, existing federated prototype learning methods focus soley on inter-domain prototypes and neglect intra-domain perspectives. In this work, we introduce a novel federated prototype learning method, namely I2^2PFL, which incorporates I\textbf{I}ntra-domain and I\textbf{I}nter-domain P\textbf{P}rototypes, to mitigate domain shift from both perspectives and learn a generalized global model across multiple domains in federated learning. To construct intra-domain prototypes, we propose feature alignment with MixUp-based augmented prototypes to capture the diversity within local domains and enhance the generalization of local features. Additionally, we introduce a reweighting mechanism for inter-domain prototypes to generate generalized prototypes that reduce domain shift while providing inter-domain knowledge across multiple clients. Extensive experiments on the Digits, Office-10, and PACS datasets illustrate the superior performance of our method compared to other baselines.

Keywords

Cite

@article{arxiv.2501.08521,
  title  = {Mitigating Domain Shift in Federated Learning via Intra- and Inter-Domain Prototypes},
  author = {Huy Q. Le and Ye Lin Tun and Yu Qiao and Minh N. H. Nguyen and Keon Oh Kim and Eui-Nam Huh and Choong Seon Hong},
  journal= {arXiv preprint arXiv:2501.08521},
  year   = {2025}
}

Comments

10 pages, 8 figures, 6 tables

R2 v1 2026-06-28T21:06:41.022Z