paper-with-me

홈 › Papers

Federated Learning without Full Labels: A Survey

2023-03-25 · Yilun Jin, Yang Liu, Kai Chen, Qiang Yang

Data privacy has become an increasingly important concern in real-world big data applications such as machine learning. To address the problem, federated learning (FL) has been a promising solution to building effective machine learning models from decentralized and private data. Existing federated learning algorithms mainly tackle the supervised learning problem, where data are assumed to be fully labeled. However, in practice, fully labeled data is often hard to obtain, as the participants may not have sufficient domain expertise, or they lack the motivation and tools to label data. Therefore, the problem of federated learning without full labels is important in real-world FL applications. In this paper, we discuss how the problem can be solved with machine learning techniques that leverage unlabeled data. We present a survey of methods that combine FL with semi-supervised learning, self-supervised learning, and transfer learning methods. We also summarize the datasets used to evaluate FL methods without full labels. Finally, we highlight future directions in the context of FL without full labels.

📄 PDF Abstract BibTeX arXiv:2303.14453

Code (0)

등록된 구현이 없습니다.

Tasks

Federated LearningSelf-Supervised LearningSurveyTransfer Learning

Similar Papers 제목 키워드 기반

FedNoisy: Federated Noisy Label Learning Benchmark

2023-06-20 · Siqi Liang, Jintao Huang, Junyuan Hong, Dun Zeng 외

Federated learning has gained popularity for distributed learning without aggregating sensitive data from clients. But meanwhile, the distributed and isolated nature of data isolation may be complicated by data quality, …

Federated LearningLearning with noisy labels

Overcoming Challenges of Partial Client Participation in Federated Learning : A Comprehensive Review

2025-06-03 · Mrinmay Sen, Shruti Aparna, Rohit Agarwal, Chalavadi Krishna Mohan

Federated Learning (FL) is a learning mechanism that falls under the distributed training umbrella, which collaboratively trains a shared global model without disclosing the raw data from different clients. This paper pr…

FairnessFederated LearningSurvey

Poisoning Attacks and Defenses in Federated Learning: A Survey

2023-01-14 · Subhash Sagar, Chang-Sun Li, Seng W. Loke, Jinho Choi

Federated learning (FL) enables the training of models among distributed clients without compromising the privacy of training datasets, while the invisibility of clients datasets and the training process poses a variety …

Federated LearningSurvey

Federated Semi-Supervised Learning with Inter-Client Consistency & Disjoint Learning

2020-06-22 · ICLR 2021 1 · Wonyong Jeong, Jaehong Yoon, Eunho Yang, Sung Ju Hwang

While existing federated learning approaches mostly require that clients have fully-labeled data to train on, in realistic settings, data obtained at the client-side often comes without any accompanying labels. Such defi…

Federated Learning

Recent Advances on Federated Learning: A Systematic Survey

2023-01-03 · Bingyan Liu, Nuoyan Lv, Yuanchun Guo, Yawen Li

Federated learning has emerged as an effective paradigm to achieve privacy-preserving collaborative learning among different parties. Compared to traditional centralized learning that requires collecting data from each p…

Federated LearningPrivacy PreservingSurvey