Federated Multi-Task Clustering for Decentralized Data

Published:Dec 28, 2025 12:02
1 min read
ArXiv

Analysis

This paper addresses the challenge of clustering in decentralized environments, where data privacy is a concern. It proposes a novel framework, FMTC, that combines personalized clustering models for heterogeneous clients with a server-side module to capture shared knowledge. The use of a parameterized mapping model avoids reliance on unreliable pseudo-labels, and the low-rank regularization on a tensor of client models is a key innovation. The paper's contribution lies in its ability to perform effective clustering while preserving privacy and accounting for data heterogeneity in a federated setting. The proposed algorithm, based on ADMM, is also a significant contribution.

Reference

The FMTC framework significantly outperforms various baseline and state-of-the-art federated clustering algorithms.