English

Federated Learning based on Self-Evolving Gaussian Clustering

Machine Learning 2025-08-22 v1

Abstract

In this study, we present an Evolving Fuzzy System within the context of Federated Learning, which adapts dynamically with the addition of new clusters and therefore does not require the number of clusters to be selected apriori. Unlike traditional methods, Federated Learning allows models to be trained locally on clients' devices, sharing only the model parameters with a central server instead of the data. Our method, implemented using PyTorch, was tested on clustering and classification tasks. The results show that our approach outperforms established classification methods on several well-known UCI datasets. While computationally intensive due to overlap condition calculations, the proposed method demonstrates significant advantages in decentralized data processing.

Keywords

Cite

@article{arxiv.2508.15393,
  title  = {Federated Learning based on Self-Evolving Gaussian Clustering},
  author = {Miha Ožbot and Igor Škrjanc},
  journal= {arXiv preprint arXiv:2508.15393},
  year   = {2025}
}

Comments

5 pages, in slovenian language, 3 figures. Published in the Proceedings of the 33rd International Electrotechnical and Computer Science Conference (ERK 2024), Portoroz, Slovenia, pp. 240-243. Indexed in COBISS (COBISS.SI-ID 212879107). Official version available at https://erk.fe.uni-lj.si/2024/papers/ozbot_federativno_ucenje.pdf

R2 v1 2026-07-01T04:59:45.639Z