FedCCRL: Federated Domain Generalization with Cross-Client Representation Learning
Xinpeng Wang, Yongxin Guo, Xiaoying Tang

TL;DR
FedCCRL introduces a federated domain generalization method that enhances model robustness to unseen domains by leveraging cross-client feature transfer and domain-invariant feature alignment, all while preserving privacy and efficiency.
Contribution
It presents a novel federated DG approach with cross-client feature transfer and dual-stage alignment modules, improving generalization in FL settings.
Findings
Achieves state-of-the-art results on PACS, OfficeHome, miniDomainNet datasets.
Effectively captures domain-invariant features across clients.
Maintains privacy and computational efficiency in federated settings.
Abstract
Domain Generalization (DG) aims to train models that can effectively generalize to unseen domains. However, in the context of Federated Learning (FL), where clients collaboratively train a model without directly sharing their data, most existing DG algorithms are not directly applicable to the FL setting due to privacy constraints, as well as the limited data quantity and domain diversity at each client. To tackle these challenges, we propose FedCCRL, a lightweight federated domain generalization method that significantly improves the model's generalization ability while preserving privacy and ensuring computational and communication efficiency. Specifically, FedCCRL comprises two principal modules: the first is a cross-client feature extension module, which increases local domain diversity via cross-client domain transfer and domain-invariant feature perturbation; the second is a…
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 · Data Quality and Management · Internet Traffic Analysis and Secure E-voting
MethodsAugMix · Supervised Contrastive Loss
