paper-with-me

홈 › Papers

FedRGL: Robust Federated Graph Learning for Label Noise

2024-11-28 · De Li, Haodong Qian, Qiyu Li, Zhou Tan, Zemin Gan, Jinyan Wang, Xianxian Li

Federated Graph Learning (FGL) is a distributed machine learning paradigm based on graph neural networks, enabling secure and collaborative modeling of local graph data among clients. However, label noise can degrade the global model's generalization performance. Existing federated label noise learning methods, primarily focused on computer vision, often yield suboptimal results when applied to FGL. To address this, we propose a robust federated graph learning method with label noise, termed FedRGL. FedRGL introduces dual-perspective consistency noise node filtering, leveraging both the global model and subgraph structure under class-aware dynamic thresholds. To enhance client-side training, we incorporate graph contrastive learning, which improves encoder robustness and assigns high-confidence pseudo-labels to noisy nodes. Additionally, we measure model quality via predictive entropy of unlabeled nodes, enabling adaptive robust aggregation of the global model. Comparative experiments on multiple real-world graph datasets show that FedRGL outperforms 12 baseline methods across various noise rates, types, and numbers of clients.

📄 PDF Abstract BibTeX arXiv:2411.18905

Code (0)

등록된 구현이 없습니다.

Tasks

Contrastive LearningGraph Learning

Similar Papers 제목 키워드 기반

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

Federated Medical Image Segmentation under Real-World Label Noise: A Benchmark Suite for Noisy Label Learning Method Selection

2026-06-15 · Markus Bujotzek, Dimitrios Bounias, Stefan Denner, Ralf Floca 외 arxiv

While federated learning (FL) enables collaborative medical image segmentation without centralizing sensitive data, real-world deployment is frequently complicated by cross-site label imperfections such as contour disagr…

Medical Image SegmentationFederated 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

Revisiting Early-Learning Regularization When Federated Learning Meets Noisy Labels

2024-02-08 · Taehyeon Kim, Donggyu Kim, Se-Young Yun

In the evolving landscape of federated learning (FL), addressing label noise presents unique challenges due to the decentralized and diverse nature of data collection across clients. Traditional centralized learning appr…

Federated LearningMemorization

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