Multi-Source Collaborative Style Augmentation and Domain-Invariant Learning for Federated Domain Generalization
By: Yikang Wei
Potential Business Impact:
Teaches computers to learn from many places at once.
Federated domain generalization aims to learn a generalizable model from multiple decentralized source domains for deploying on the unseen target domain. The style augmentation methods have achieved great progress on domain generalization. However, the existing style augmentation methods either explore the data styles within isolated source domain or interpolate the style information across existing source domains under the data decentralization scenario, which leads to limited style space. To address this issue, we propose a Multi-source Collaborative Style Augmentation and Domain-invariant learning method (MCSAD) for federated domain generalization. Specifically, we propose a multi-source collaborative style augmentation module to generate data in the broader style space. Furthermore, we conduct domain-invariant learning between the original data and augmented data by cross-domain feature alignment within the same class and classes relation ensemble distillation between different classes to learn a domain-invariant model. By alternatively conducting collaborative style augmentation and domain-invariant learning, the model can generalize well on unseen target domain. Extensive experiments on multiple domain generalization datasets indicate that our method significantly outperforms the state-of-the-art federated domain generalization methods.
Similar Papers
Decentralized Domain Generalization with Style Sharing: Formal Model and Convergence Analysis
Machine Learning (CS)
Helps phones learn from different users' styles.
FedSDAF: Leveraging Source Domain Awareness for Enhanced Federated Domain Generalization
Machine Learning (CS)
Teaches computers to learn better from different sources.
Casual Inference via Style Bias Deconfounding for Domain Generalization
CV and Pattern Recognition
Teaches computers to ignore style, see true patterns.