paper-with-me

Papers

Local or Global: Selective Knowledge Assimilation for Federated Learning with Limited Labels

2023-07-17 · ICCV 2023 1 · Yae Jee Cho, Gauri Joshi, Dimitrios Dimitriadis

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 minimizes the divergence between the two models' outputs when they have identical pseudo-labels for the unlabeled data. Unlike other semi-supervised FL baselines, our method does not require additional experts other than the local or global model, nor require additional parameters to be communicated. We also do not assume any server-labeled data or fully labeled clients. For both cross-device and cross-silo settings, we show that FedLabel outperforms other semi-supervised FL baselines by $8$-$24\%$, and even outperforms standard fully supervised FL baselines ($100\%$ labeled data) with only $5$-$20\%$ of labeled data.

📄 PDF Abstract BibTeX arXiv:2307.08809

Code (0)

등록된 구현이 없습니다.

Tasks

Federated LearningPseudo Label

Similar Papers 제목 키워드 기반

Learning Critically: Selective Self Distillation in Federated Learning on Non-IID Data

2025-04-20 · Yuting He, Yiqiang Chen, Xiaodong Yang, Hanchao Yu 외

Federated learning (FL) enables multiple clients to collaboratively train a global model while keeping local data decentralized. Data heterogeneity (non-IID) across clients has imposed significant challenges to FL, which…

Federated Learning

Decentralised Person Re-Identification with Selective Knowledge Aggregation

2021-10-21 · Shitong Sun, Guile Wu, Shaogang Gong

Existing person re-identification (Re-ID) methods mostly follow a centralised learning paradigm which shares all training data to a collection for model learning. This paradigm is limited when data from different sources…

Person Re-Identification

Personalized Federated Continual Learning via Multi-granularity Prompt

2024-06-27 · Hao Yu, Xin Yang, Xin Gao, Yan Kang 외

Personalized Federated Continual Learning (PFCL) is a new practical scenario that poses greater challenges in sharing and personalizing knowledge. PFCL not only relies on knowledge fusion for server aggregation at the gl…

Continual LearningFederated LearningPersonalized Federated Learning

FedSoup: Improving Generalization and Personalization in Federated Learning via Selective Model Interpolation

2023-07-20 · Minghui Chen, Meirui Jiang, Qi Dou, Zehua Wang 외

Cross-silo federated learning (FL) enables the development of machine learning models on datasets distributed across data centers such as hospitals and clinical research laboratories. However, recent research has found t…

Federated Learningimage-classificationImage ClassificationOut-of-Distribution Generalization

Optimizing Personalized Federated Learning through Adaptive Layer-Wise Learning

2024-12-10 · Weihang Chen, Jie Ren, Zhiqiang Li, Ling Gao 외

Real-life deployment of federated Learning (FL) often faces non-IID data, which leads to poor accuracy and slow convergence. Personalized FL (pFL) tackles these issues by tailoring local models to individual data sources…

Federated LearningPersonalized Federated Learning