paper-with-me

홈 › Papers

FedRN: Exploiting k-Reliable Neighbors Towards Robust Federated Learning

2022-05-03 · Sangmook Kim, Wonyoung Shin, Soohyuk Jang, Hwanjun Song, Se-Young Yun

Robustness is becoming another important challenge of federated learning in that the data collection process in each client is naturally accompanied by noisy labels. However, it is far more complex and challenging owing to varying levels of data heterogeneity and noise over clients, which exacerbates the client-to-client performance discrepancy. In this work, we propose a robust federated learning method called FedRN, which exploits k-reliable neighbors with high data expertise or similarity. Our method helps mitigate the gap between low- and high-performance clients by training only with a selected set of clean examples, identified by their ensembled mixture models. We demonstrate the superiority of FedRN via extensive evaluations on three real-world or synthetic benchmark datasets. Compared with existing robust training methods, the results show that FedRN significantly improves the test accuracy in the presence of noisy labels.

📄 PDF Abstract BibTeX arXiv:2205.01310

Code (1)

ElvinKim/FedRN 공식 구현 pytorch

Tasks

Federated Learning

Similar Papers 제목 키워드 기반

CA-Jaccard: Camera-aware Jaccard Distance for Person Re-identification

2023-11-17 · CVPR 2024 1 · Yiyu Chen, Zheyi Fan, Zhaoru Chen, Yixuan Zhu

Person re-identification (re-ID) is a challenging task that aims to learn discriminative features for person retrieval. In person re-ID, Jaccard distance is a widely used distance metric, especially in re-ranking and clu…

Person Re-IdentificationPerson RetrievalRe-RankingUnsupervised Person Re-Identification+2

Exploiting Test-Time Augmentation in Federated Learning for Brain Tumor MRI Classification

2026-01-19 · Thamara Leandra de Deus Melo, Rodrigo Moreira, Larissa Ferreira Rodrigues Moreira, André Ricardo Backes arxiv

Efficient brain tumor diagnosis is crucial for early treatment; however, it is challenging because of lesion variability and image complexity. We evaluated convolutional neural networks (CNNs) in a federated learning (FL…

Federated Learning

Smart Sampling: Helping from Friendly Neighbors for Decentralized Federated Learning

2024-07-05 · Lin Wang, Yang Chen, Yongxin Guo, Xiaoying Tang

Federated Learning (FL) is gaining widespread interest for its ability to share knowledge while preserving privacy and reducing communication costs. Unlike Centralized FL, Decentralized FL (DFL) employs a network archite…

Federated Learning

Semi-Decentralized Federated Learning with Collaborative Relaying

2022-05-23 · Michal Yemini, Rajarshi Saha, Emre Ozfatura, Deniz Gündüz 외

We present a semi-decentralized federated learning algorithm wherein clients collaborate by relaying their neighbors' local updates to a central parameter server (PS). At every communication round to the PS, each client …

Federated Learning

Decentralized Personalized Online Federated Learning

2023-11-08 · Renzhi Wu, Saayan Mitra, Xiang Chen, Anup Rao

Vanilla federated learning does not support learning in an online environment, learning a personalized model on each client, and learning in a decentralized setting. There are existing methods extending federated learnin…

Federated Learning