English

FedAlign: Federated Domain Generalization with Cross-Client Feature Alignment

Machine Learning 2025-01-28 v1 Artificial Intelligence Computer Vision and Pattern Recognition Distributed, Parallel, and Cluster Computing

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 feature extension 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 computational and communication overhead.

Keywords

Cite

@article{arxiv.2501.15486,
  title  = {FedAlign: Federated Domain Generalization with Cross-Client Feature Alignment},
  author = {Sunny Gupta and Vinay Sutar and Varunav Singh and Amit Sethi},
  journal= {arXiv preprint arXiv:2501.15486},
  year   = {2025}
}

Comments

9 pages, 4 figures

R2 v1 2026-06-28T21:18:10.990Z