paper-with-me

홈 › Papers

Federated Unsupervised Domain Generalization using Global and Local Alignment of Gradients

2024-05-25 · Farhad Pourpanah, Mahdiyar Molahasani, Milad Soltany, Michael Greenspan, Ali Etemad

We address the problem of federated domain generalization in an unsupervised setting for the first time. We first theoretically establish a connection between domain shift and alignment of gradients in unsupervised federated learning and show that aligning the gradients at both client and server levels can facilitate the generalization of the model to new (target) domains. Building on this insight, we propose a novel method named FedGaLA, which performs gradient alignment at the client level to encourage clients to learn domain-invariant features, as well as global gradient alignment at the server to obtain a more generalized aggregated model. To empirically evaluate our method, we perform various experiments on four commonly used multi-domain datasets, PACS, OfficeHome, DomainNet, and TerraInc. The results demonstrate the effectiveness of our method which outperforms comparable baselines. Ablation and sensitivity studies demonstrate the impact of different components and parameters in our approach. The source code is available at: https://github.com/MahdiyarMM/FedGaLA.

📄 PDF Abstract BibTeX arXiv:2405.16304

Code (1)

mahdiyarmm/fedgala 공식 구현 pytorch

Tasks

Domain GeneralizationFederated Learning

Similar Papers 제목 키워드 기반

FedDAG: Federated Domain Adversarial Generation Towards Generalizable Medical Image Analysis

2025-01-22 · Haoxuan Che, Yifei Wu, Haibo Jin, Yong Xia 외

Federated domain generalization aims to train a global model from multiple source domains and ensure its generalization ability to unseen target domains. Due to the target domain being with unknown domain shifts, attempt…

AttributeDomain GeneralizationMedical Image Analysis

FedGCA: Global Consistent Augmentation Based Single-Source Federated Domain Generalization

2024-09-23 · YuAn Liu, Shu Wang, Zhe Qu, Xingyu Li 외

Federated Domain Generalization (FedDG) aims to train the global model for generalization ability to unseen domains with multi-domain training samples. However, clients in federated learning networks are often confined t…

Domain GeneralizationFederated Learning

Federated Domain Generalization via Prompt Learning and Aggregation

2024-11-15 · Shuai Gong, Chaoran Cui, Chunyun Zhang, Wenna Wang 외

Federated domain generalization (FedDG) aims to improve the global model generalization in unseen domains by addressing data heterogeneity under privacy-preserving constraints. A common strategy in existing FedDG studies…

Domain GeneralizationPrivacy PreservingPrompt LearningTransfer Learning

Federated Domain Generalization with Latent Space Inversion

2025-12-11 · Ragja Palakkadavath, Hung Le, Thanh Nguyen-Tang, Svetha Venkatesh 외 arxiv

Federated domain generalization (FedDG) addresses distribution shifts among clients in a federated learning framework. FedDG methods aggregate the parameters of locally trained client models to form a global model that g…

Domain GeneralizationFederated Learning

FedDEAP: Adaptive Dual-Prompt Tuning for Multi-Domain Federated Learning

2025-10-21 · Yubin Zheng, Pak-Hei Yeung, Jing Xia, Tianjie Ju 외 arxiv

Federated learning (FL) enables multiple clients to collaboratively train machine learning models without exposing local data, balancing performance and privacy. However, domain shift and label heterogeneity across clien…

Federated Learning