Federated k-Means over Networks
Machine Learning
2026-01-29 v2
Abstract
We study federated clustering, where interconnected devices collaboratively cluster the data points of private local datasets. Focusing on hard clustering via the k-means principle, we formulate federated k-means as an instance of generalized total variation minimization (GTVMin). This leads to a federated k-means algorithm in which each device updates its local cluster centroids by solving a regularized k-means problem with a regularizer that enforces consistency between neighbouring devices. The resulting algorithm is privacy-friendly, as only aggregated information is exchanged.
Keywords
Cite
@article{arxiv.2510.09718,
title = {Federated k-Means over Networks},
author = {Xu Yang and Salvatore Rastelli and Alexander Jung},
journal= {arXiv preprint arXiv:2510.09718},
year = {2026}
}
Comments
Xu Yang and Salvatore Rastelli contributed equally