English

FedSkel: Efficient Federated Learning on Heterogeneous Systems with Skeleton Gradients Update

Machine Learning 2021-08-23 v1 Artificial Intelligence Distributed, Parallel, and Cluster Computing

Abstract

Federated learning aims to protect users' privacy while performing data analysis from different participants. However, it is challenging to guarantee the training efficiency on heterogeneous systems due to the various computational capabilities and communication bottlenecks. In this work, we propose FedSkel to enable computation-efficient and communication-efficient federated learning on edge devices by only updating the model's essential parts, named skeleton networks. FedSkel is evaluated on real edge devices with imbalanced datasets. Experimental results show that it could achieve up to 5.52×\times speedups for CONV layers' back-propagation, 1.82×\times speedups for the whole training process, and reduce 64.8% communication cost, with negligible accuracy loss.

Keywords

Cite

@article{arxiv.2108.09081,
  title  = {FedSkel: Efficient Federated Learning on Heterogeneous Systems with Skeleton Gradients Update},
  author = {Junyu Luo and Jianlei Yang and Xucheng Ye and Xin Guo and Weisheng Zhao},
  journal= {arXiv preprint arXiv:2108.09081},
  year   = {2021}
}

Comments

CIKM 2021

R2 v1 2026-06-24T05:16:43.771Z