Local or Global: Selective Knowledge Assimilation for Federated Learning with Limited Labels
Yae Jee Cho, Gauri Joshi, Dimitrios Dimitriadis

TL;DR
FedLabel is a semi-supervised federated learning method that adaptively chooses between local and global models for pseudo-labeling unlabeled data, significantly improving performance with limited labels.
Contribution
The paper introduces FedLabel, a novel approach that selectively utilizes local or global models for pseudo-labeling, enhancing federated learning with limited labels without extra communication overhead.
Findings
FedLabel outperforms other semi-supervised FL baselines by 8-24%.
FedLabel surpasses fully supervised FL with only 5-20% labeled data.
The method does not require additional experts or server-labeled data.
Abstract
Many existing FL methods assume clients with fully-labeled data, while in realistic settings, clients have limited labels due to the expensive and laborious process of labeling. Limited labeled local data of the clients often leads to their local model having poor generalization abilities to their larger unlabeled local data, such as having class-distribution mismatch with the unlabeled data. As a result, clients may instead look to benefit from the global model trained across clients to leverage their unlabeled data, but this also becomes difficult due to data heterogeneity across clients. In our work, we propose FedLabel where clients selectively choose the local or global model to pseudo-label their unlabeled data depending on which is more of an expert of the data. We further utilize both the local and global models' knowledge via global-local consistency regularization which…
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 · Privacy-Preserving Technologies in Data · Machine Learning and Data Classification
