Federated Source-free Domain Adaptation for Classification: Weighted Cluster Aggregation for Unlabeled Data
Junki Mori, Kosuke Kihara, Taiki Miyagawa, Akinori F. Ebihara, Isamu Teranishi, Hisashi Kashima

TL;DR
This paper introduces FedWCA, a novel federated learning method for source-free domain adaptation that effectively handles unlabeled data and domain shifts without accessing source data, demonstrating superior performance.
Contribution
The paper proposes FedWCA, a new federated learning approach with weighted cluster aggregation for source-free domain adaptation on unlabeled data, extending prior work from segmentation to classification.
Findings
FedWCA outperforms existing methods in FFREEDA tasks.
The method effectively mitigates domain shifts and privacy issues.
Experimental results validate its practicality and effectiveness.
Abstract
Federated learning (FL) commonly assumes that the server or some clients have labeled data, which is often impractical due to annotation costs and privacy concerns. Addressing this problem, we focus on a source-free domain adaptation task, where (1) the server holds a pre-trained model on labeled source domain data, (2) clients possess only unlabeled data from various target domains, and (3) the server and clients cannot access the source data in the adaptation phase. This task is known as Federated source-Free Domain Adaptation (FFREEDA). Specifically, we focus on classification tasks, while the previous work solely studies semantic segmentation. Our contribution is the novel Federated learning with Weighted Cluster Aggregation (FedWCA) method, designed to mitigate both domain shifts and privacy concerns with only unlabeled data. FedWCA comprises three phases: private and…
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.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsDomain Adaptation and Few-Shot Learning · COVID-19 diagnosis using AI · Machine Learning and Data Classification
MethodsFocus
