Unsupervised Federated Learning

Unsupervised federated learning (UFL) aims to collaboratively train machine learning models on decentralized, unlabeled data without compromising individual data privacy. Current research focuses on addressing challenges like data heterogeneity and representation inconsistencies across clients, employing techniques such as federated clustering, gradient alignment, and knowledge distillation within various model architectures including autoencoders, recurrent neural networks, and contrastive learning frameworks. This field is significant because it expands the applicability of federated learning to a wider range of real-world scenarios where labeled data is scarce or unavailable, enabling privacy-preserving analysis of distributed datasets in diverse applications.

Papers