FedAnchor: Enhancing Federated Semi-Supervised Learning with Label Contrastive Loss for Unlabeled Clients
Xinchi Qiu, Yan Gao, Lorenzo Sani, Heng Pan, Wanru Zhao, Pedro P. B., Gusmao, Mina Alibeigi, Alex Iacob, Nicholas D. Lane

TL;DR
FedAnchor is a novel federated semi-supervised learning method that uses label contrastive loss and a double-head structure to improve model accuracy and convergence on unlabeled clients.
Contribution
Introduces FedAnchor, which employs a label contrastive loss and anchor head to enhance federated semi-supervised learning with unlabeled data.
Findings
Outperforms state-of-the-art methods on CIFAR10/100 and SVHN datasets.
Achieves faster convergence and higher accuracy.
Effectively mitigates confirmation bias and overfitting.
Abstract
Federated learning (FL) is a distributed learning paradigm that facilitates collaborative training of a shared global model across devices while keeping data localized. The deployment of FL in numerous real-world applications faces delays, primarily due to the prevalent reliance on supervised tasks. Generating detailed labels at edge devices, if feasible, is demanding, given resource constraints and the imperative for continuous data updates. In addressing these challenges, solutions such as federated semi-supervised learning (FSSL), which relies on unlabeled clients' data and a limited amount of labeled data on the server, become pivotal. In this paper, we propose FedAnchor, an innovative FSSL method that introduces a unique double-head structure, called anchor head, paired with the classification head trained exclusively on labeled anchor data on the server. The anchor head is…
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
TopicsPrivacy-Preserving Technologies in Data
