paper-with-me

홈 › Papers

FedCon: A Contrastive Framework for Federated Semi-Supervised Learning

2021-09-09 · Zewei Long, Jiaqi Wang, Yaqing Wang, Houping Xiao, Fenglong Ma

Federated Semi-Supervised Learning (FedSSL) has gained rising attention from both academic and industrial researchers, due to its unique characteristics of co-training machine learning models with isolated yet unlabeled data. Most existing FedSSL methods focus on the classical scenario, i.e, the labeled and unlabeled data are stored at the client side. However, in real world applications, client users may not provide labels without any incentive. Thus, the scenario of labels at the server side is more practical. Since unlabeled data and labeled data are decoupled, most existing FedSSL approaches may fail to deal with such a scenario. To overcome this problem, in this paper, we propose FedCon, which introduces a new learning paradigm, i.e., contractive learning, to FedSSL. Experimental results on three datasets show that FedCon achieves the best performance with the contractive framework compared with state-of-the-art baselines under both IID and Non-IID settings. Besides, ablation studies demonstrate the characteristics of the proposed FedCon framework.

📄 PDF Abstract BibTeX arXiv:2109.04533

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

FedConPE: Efficient Federated Conversational Bandits with Heterogeneous Clients

2024-05-05 · Zhuohua Li, Maoli Liu, John C. S. Lui

Conversational recommender systems have emerged as a potent solution for efficiently eliciting user preferences. These systems interactively present queries associated with "key terms" to users and leverage user feedback…

ManagementRecommendation Systems

Federated Learning for Feature Generalization with Convex Constraints

2026-06-12 · Dongwon Kim, Donghee Kim, Sung Kuk Shyn, Kwangsu Kim arxiv

Federated learning (FL) often struggles with generalization due to heterogeneous client data. Local models are prone to overfitting their local data distributions, and even transferable features can be distorted during a…

Federated Learning

FedConv: A Learning-on-Model Paradigm for Heterogeneous Federated Clients

2025-02-28 · Leming Shen, Qiang Yang, Kaiyan Cui, Yuanqing Zheng 외

Federated Learning (FL) facilitates collaborative training of a shared global model without exposing clients' private data. In practical FL systems, clients (e.g., edge servers, smartphones, and wearables) typically have…

Federated Learning

FedControl: When Control Theory Meets Federated Learning

2022-05-27 · Adnan Ben Mansour, Gaia Carenini, Alexandre Duplessis, David Naccache

To date, the most popular federated learning algorithms use coordinate-wise averaging of the model parameters. We depart from this approach by differentiating client contributions according to the performance of local le…

Federated Learning

Exploiting Label Skews in Federated Learning with Model Concatenation

2023-12-11 · Yiqun Diao, Qinbin Li, Bingsheng He

Federated Learning (FL) has emerged as a promising solution to perform deep learning on different data owners without exchanging raw data. However, non-IID data has been a key challenge in FL, which could significantly d…

Federated Learningimage-classificationImage Classification