PARDON: Privacy-Aware and Robust Federated Domain Generalization
Dung Thuy Nguyen, Taylor T. Johnson, Kevin Leach

TL;DR
This paper introduces FISC, a federated learning method that enhances privacy and robustness in domain generalization by extracting style representations and using contrastive learning, outperforming existing approaches on multiple datasets.
Contribution
FISC is a novel federated domain generalization framework that handles complex domain distributions securely without sharing sensitive data, improving unseen domain performance.
Findings
FISC outperforms state-of-the-art methods on multiple datasets.
Achieves up to 57.22% accuracy improvement on unseen domains.
Effectively learns multi-domain representations with privacy preservation.
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.…
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
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsPrivacy-Preserving Technologies in Data
MethodsFocus
