FedSB combines client-level label smoothing with equal-sized per-client training budgets and reports state-of-the-art accuracy on three of four federated domain generalization benchmarks.
Federated Unsupervised Domain Generalization using Global and Local Alignment of Gradients
1 Pith paper cite this work. Polarity classification is still indexing.
abstract
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.
citation-role summary
citation-polarity summary
fields
cs.LG 1years
2024 1verdicts
CONDITIONAL 1roles
background 1polarities
background 1representative citing papers
citing papers explorer
-
Federated Domain Generalization with Label Smoothing and Balanced Decentralized Training
FedSB combines client-level label smoothing with equal-sized per-client training budgets and reports state-of-the-art accuracy on three of four federated domain generalization benchmarks.