paper-with-me

홈 › Papers

FedFixer: Mitigating Heterogeneous Label Noise in Federated Learning

2024-03-25 · Xinyuan Ji, Zhaowei Zhu, Wei Xi, Olga Gadyatskaya, Zilong Song, Yong Cai, Yang Liu

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 samples in heterogeneous label noise poses challenges for distinguishing between client-specific and noisy label samples, impacting the effectiveness of existing label noise learning approaches. To tackle this issue, we propose FedFixer, where the personalized model is introduced to cooperate with the global model to effectively select clean client-specific samples. In the dual models, updating the personalized model solely at a local level can lead to overfitting on noisy data due to limited samples, consequently affecting both the local and global models' performance. To mitigate overfitting, we address this concern from two perspectives. Firstly, we employ a confidence regularizer to alleviate the impact of unconfident predictions caused by label noise. Secondly, a distance regularizer is implemented to constrain the disparity between the personalized and global models. We validate the effectiveness of FedFixer through extensive experiments on benchmark datasets. The results demonstrate that FedFixer can perform well in filtering noisy label samples on different clients, especially in highly heterogeneous label noise scenarios.

📄 PDF Abstract BibTeX arXiv:2403.16561

Code (0)

등록된 구현이 없습니다.

Tasks

Federated Learning

Similar Papers 제목 키워드 기반

Robust Federated Learning With Noisy and Heterogeneous Clients

2022-01-01 · CVPR 2022 1 · Xiuwen Fang, Mang Ye

Model heterogeneous federated learning is a challenging task since each client independently designs its own model. Due to the annotation difficulty and free-riding participant issue, the local client usually contain…

Federated Learning

FedEFC: Federated Learning Using Enhanced Forward Correction Against Noisy Labels

2025-04-08 · Seunghun Yu, Jin-Hyun Ahn, Joonhyuk Kang

Federated Learning (FL) is a powerful framework for privacy-preserving distributed learning. It enables multiple clients to collaboratively train a global model without sharing raw data. However, handling noisy labels in…

Federated LearningPrivacy Preserving

FedNoRo: Towards Noise-Robust Federated Learning by Addressing Class Imbalance and Label Noise Heterogeneity

2023-05-09 · Nannan Wu, Li Yu, Xuefeng Jiang, Kwang-Ting Cheng 외

Federated noisy label learning (FNLL) is emerging as a promising tool for privacy-preserving multi-source decentralized learning. Existing research, relying on the assumption of class-balanced global data, might be incap…

Federated LearningKnowledge DistillationPrivacy Preserving

FedCorr: Multi-Stage Federated Learning for Label Noise Correction

2022-04-10 · CVPR 2022 1 · Jingyi Xu, Zihan Chen, Tony Q. S. Quek, Kai Fong Ernest Chong

Federated learning (FL) is a privacy-preserving distributed learning paradigm that enables clients to jointly train a global model. In real-world FL implementations, client data could have label noise, and different clie…

Federated LearningPrivacy Preserving

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