LGMLMay 21, 2025

Federated Learning with Unlabeled Clients: Personalization Can Happen in Low Dimensions

arXiv:2505.15579v1h-index: 5IJCAI
Originality Highly original
AI Analysis

This addresses the challenge of enabling personalization in federated learning for clients lacking labeled data, which is a common scenario in real-world applications.

The paper tackles the problem of personalized federated learning for clients with unlabeled data by proposing FLowDUP, a method that generates personalized models using only a forward pass with unlabeled data, achieving strong empirical performance on diverse datasets.

Personalized federated learning has emerged as a popular approach to training on devices holding statistically heterogeneous data, known as clients. However, most existing approaches require a client to have labeled data for training or finetuning in order to obtain their own personalized model. In this paper we address this by proposing FLowDUP, a novel method that is able to generate a personalized model using only a forward pass with unlabeled data. The generated model parameters reside in a low-dimensional subspace, enabling efficient communication and computation. FLowDUP's learning objective is theoretically motivated by our new transductive multi-task PAC-Bayesian generalization bound, that provides performance guarantees for unlabeled clients. The objective is structured in such a way that it allows both clients with labeled data and clients with only unlabeled data to contribute to the training process. To supplement our theoretical results we carry out a thorough experimental evaluation of FLowDUP, demonstrating strong empirical performance on a range of datasets with differing sorts of statistically heterogeneous clients. Through numerous ablation studies, we test the efficacy of the individual components of the method.

Foundations

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

Your Notes