English

FedSAUC: A Similarity-Aware Update Control for Communication-Efficient Federated Learning in Edge Computing

Machine Learning 2025-04-15 v1 Artificial Intelligence

Abstract

Federated learning is a distributed machine learning framework to collaboratively train a global model without uploading privacy-sensitive data onto a centralized server. Usually, this framework is applied to edge devices such as smartphones, wearable devices, and Internet of Things (IoT) devices which closely collect information from users. However, these devices are mostly battery-powered. The update procedure of federated learning will constantly consume the battery power and the transmission bandwidth. In this work, we propose an update control for federated learning, FedSAUC, by considering the similarity of users' behaviors (models). At the server side, we exploit clustering algorithms to group devices with similar models. Then we select some representatives for each cluster to update information to train the model. We also implemented a testbed prototyping on edge devices for validating the performance. The experimental results show that this update control will not affect the training accuracy in the long run.

Keywords

Cite

@article{arxiv.2504.04867,
  title  = {FedSAUC: A Similarity-Aware Update Control for Communication-Efficient Federated Learning in Edge Computing},
  author = {Ming-Lun Lee and Han-Chang Chou and Yan-Ann Chen},
  journal= {arXiv preprint arXiv:2504.04867},
  year   = {2025}
}

Comments

Published in the Proceedings of the International Conference on Mobile Computing and Ubiquitous Network (ICMU), 2021

R2 v1 2026-06-28T22:49:07.709Z