Collaborative Semantic Aggregation and Calibration for Federated Domain Generalization
Junkun Yuan, Xu Ma, Defang Chen, Fei Wu, Lanfen Lin, Kun Kuang

TL;DR
This paper introduces CSAC, a federated learning framework that enables domain generalization without sharing data, by aggregating and calibrating semantic features across multiple sources to improve model robustness to unseen domains.
Contribution
The paper proposes a novel federated domain generalization framework using data-free semantic aggregation and cross-layer calibration with attention, preserving privacy while enhancing generalization.
Findings
CSAC outperforms existing methods in federated domain generalization tasks.
The semantic calibration effectively aligns features across domains.
The approach maintains high privacy standards while achieving robust generalization.
Abstract
Domain generalization (DG) aims to learn from multiple known source domains a model that can generalize well to unknown target domains. The existing DG methods usually exploit the fusion of shared multi-source data to train a generalizable model. However, tremendous data is distributed across lots of places nowadays that can not be shared due to privacy policies. In this paper, we tackle the problem of federated domain generalization where the source datasets can only be accessed and learned locally for privacy protection. We propose a novel framework called Collaborative Semantic Aggregation and Calibration (CSAC) to enable this challenging problem. To fully absorb multi-source semantic information while avoiding unsafe data fusion, we conduct data-free semantic aggregation by fusing the models trained on the separated domains layer-by-layer. To address the semantic dislocation problem…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsDomain Adaptation and Few-Shot Learning · Multimodal Machine Learning Applications · Privacy-Preserving Technologies in Data
