paper-with-me

홈 › Papers

Quantifying the Impact of Label Noise on Federated Learning

2022-11-15 · Shuqi Ke, Chao Huang, Xin Liu

Federated Learning (FL) is a distributed machine learning paradigm where clients collaboratively train a model using their local (human-generated) datasets. While existing studies focus on FL algorithm development to tackle data heterogeneity across clients, the important issue of data quality (e.g., label noise) in FL is overlooked. This paper aims to fill this gap by providing a quantitative study on the impact of label noise on FL. We derive an upper bound for the generalization error that is linear in the clients' label noise level. Then we conduct experiments on MNIST and CIFAR-10 datasets using various FL algorithms. Our empirical results show that the global model accuracy linearly decreases as the noise level increases, which is consistent with our theoretical analysis. We further find that label noise slows down the convergence of FL training, and the global model tends to overfit when the noise level is high.

📄 PDF Abstract BibTeX arXiv:2211.07816

Code (0)

등록된 구현이 없습니다.

Tasks

Federated Learning

Similar Papers 제목 키워드 기반

Differentially Private Online Federated Learning with Correlated Noise

2024-03-25 · Jiaojiao Zhang, Linglingzhi Zhu, Mikael Johansson

We introduce a novel differentially private algorithm for online federated learning that employs temporally correlated noise to enhance utility while ensuring privacy of continuously released models. To address challenge…

Federated Learning

FedDiv: Collaborative Noise Filtering for Federated Learning with Noisy Labels

2023-12-19 · Jichang Li, Guanbin Li, Hui Cheng, Zicheng Liao 외

Federated learning with noisy labels (F-LNL) aims at seeking an optimal server model via collaborative distributed learning by aggregating multiple client models trained with local noisy or clean samples. On the basis of…

Federated LearningLearning with noisy labelsMemorization

FedFixer: Mitigating Heterogeneous Label Noise in Federated Learning

2024-03-25 · Xinyuan Ji, Zhaowei Zhu, Wei Xi, Olga Gadyatskaya 외

Federated Learning (FL) heavily depends on label quality for its performance. However, the label distribution among individual clients is always both noisy and heterogeneous. The high loss incurred by client-specific sam…

Federated Learning

Learning Cautiously in Federated Learning with Noisy and Heterogeneous Clients

2023-04-06 · Chenrui Wu, Zexi Li, Fangxin Wang, Chao Wu

Federated learning (FL) is a distributed framework for collaboratively training with privacy guarantees. In real-world scenarios, clients may have Non-IID data (local class imbalance) with poor annotation quality (label …

Federated Learning

FedGSCA: Medical Federated Learning with Global Sample Selector and Client Adaptive Adjuster under Label Noise

2025-07-13 · Mengwen Ye, Yingzi Huangfu, Shujian Gao, Wei Ren 외

Federated Learning (FL) emerged as a solution for collaborative medical image classification while preserving data privacy. However, label noise, which arises from inter-institutional data variability, can cause training…

Federated Learningimage-classificationImage ClassificationMedical Image Classification+1