English

PARDON: Privacy-Aware and Robust Federated Domain Generalization

Machine Learning 2025-04-10 v2 Computer Vision and Pattern Recognition Distributed, Parallel, and Cluster Computing

Abstract

Federated Learning (FL) shows promise in preserving privacy and enabling collaborative learning. However, most current solutions focus on private data collected from a single domain. A significant challenge arises when client data comes from diverse domains (i.e., domain shift), leading to poor performance on unseen domains. Existing Federated Domain Generalization approaches address this problem but assume each client holds data for an entire domain, limiting their practicality in real-world scenarios with domain-based heterogeneity and client sampling. In addition, certain methods enable information sharing among clients, raising privacy concerns as this information could be used to reconstruct sensitive private data. To overcome this, we introduce FISC, a novel FedDG paradigm designed to robustly handle more complicated domain distributions between clients while ensuring security. FISC enables learning across domains by extracting an interpolative style from local styles and employing contrastive learning. This strategy gives clients multi-domain representations and unbiased convergent targets. Empirical results on multiple datasets, including PACS, Office-Home, and IWildCam, show FISC outperforms state-of-the-art (SOTA) methods. Our method achieves accuracy on unseen domains, with improvements ranging from 3.64% to 57.22% on unseen domains. Our code is available at https://github.com/judydnguyen/PARDON-FedDG.

Keywords

Cite

@article{arxiv.2410.22622,
  title  = {PARDON: Privacy-Aware and Robust Federated Domain Generalization},
  author = {Dung Thuy Nguyen and Taylor T. Johnson and Kevin Leach},
  journal= {arXiv preprint arXiv:2410.22622},
  year   = {2025}
}

Comments

2025 IEEE 45th International Conference on Distributed Computing Systems (ICDCS)

R2 v1 2026-06-28T19:40:32.119Z