LGDCITNISPMar 25, 2025

RCC-PFL: Robust Client Clustering under Noisy Labels in Personalized Federated Learning

arXiv:2503.19886v13 citationsh-index: 2ICC 2025 - IEEE International Conference on Communications
Originality Incremental advance
AI Analysis

This addresses a specific challenge in federated learning for users with noisy data, offering an incremental improvement over existing clustering methods.

The paper tackles the problem of clustering users in personalized federated learning when data has noisy labels, which can mislead loss-based methods, and proposes RCC-PFL, a label-agnostic, one-shot clustering algorithm that outperforms baselines in accuracy and reduces variance.

We address the problem of cluster identity estimation in a personalized federated learning (PFL) setting in which users aim to learn different personal models. The backbone of effective learning in such a setting is to cluster users into groups whose objectives are similar. A typical approach in the literature is to achieve this by training users' data on different proposed personal models and assign them to groups based on which model achieves the lowest value of the users' loss functions. This process is to be done iteratively until group identities converge. A key challenge in such a setting arises when users have noisy labeled data, which may produce misleading values of their loss functions, and hence lead to ineffective clustering. To overcome this challenge, we propose a label-agnostic data similarity-based clustering algorithm, coined RCC-PFL, with three main advantages: the cluster identity estimation procedure is independent from the training labels; it is a one-shot clustering algorithm performed prior to the training; and it requires fewer communication rounds and less computation compared to iterative-based clustering methods. We validate our proposed algorithm using various models and datasets and show that it outperforms multiple baselines in terms of average accuracy and variance reduction.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes