-
[pdf]
[supp]
[arXiv]
[bibtex]@InProceedings{Gupta_2025_CVPR, author = {Gupta, Sunny and Sutar, Vinay and Singh, Varunav and Sethi, Amit}, title = {FedAlign: Federated Domain Generalization with Cross-Client Feature Alignment}, booktitle = {Proceedings of the IEEE/CVF Conference on Computer Vision and Pattern Recognition (CVPR) Workshops}, month = {June}, year = {2025}, pages = {1801-1810} }
FedAlign: Federated Domain Generalization with Cross-Client Feature Alignment
Abstract
Federated Learning (FL) offers a decentralized paradigm for collaborative model training without direct data sharing, yet it poses unique challenges for Domain Generalization (DG), including strict privacy constraints, non-i.i.d. local data, and limited domain diversity. We introduce FedAlign, a lightweight, privacy-preserving framework designed to enhance DG in federated settings by simultaneously increasing feature diversity and promoting domain invariance. First, a cross-client Representation enrichment module broadens local domain representations through domain-invariant feature perturbation and selective cross-client feature transfer, allowing each client to safely access a richer domain space. Second, a dual-stage alignment module refines global feature learning by aligning both feature embeddings and predictions across clients, thereby distilling robust, domain-invariant features. By integrating these modules, our method achieves superior generalization to unseen domains while maintaining data privacy and operating with minimal communication overhead. We present state-of-the-art results on popular and diverse Domain Generalization datasets.
Related Material