Robust Distributed Swarm Learning for Intelligent IoT
Robust Distributed Swarm Learning for Intelligent IoT
复制标题
DOI:
10.1109/icc45041.2023.10278708
复制
发表时间:
2023-05
期刊:
影响因子:
--
通讯作者:
Xin Fan;Yue Wang;Yan Huo;Zhi Tian
中科院分区:
文献类型:
--
作者:
Xin Fan;Yue Wang;Yan Huo;Zhi Tian
In this paper, we study a communication-efficient distributed learning scheme through a holistic integration of federated learning (FL) and particle swarm optimization, called DSL, which is suitable for the implementation of intelligent IoT applications. Since only one selected optimum from all local devices need to report its local model updates to the parameter server, the communication cost of DSL is much reduced compared to its counterpart of standard FL. However, the DSL is vulnerable to adversarial attackers. To achieve Byzantine-resilient DSL, we propose to introduce a shared dataset for scoring local updates to screen attackers. We further provide the convergence analysis to theoretically demonstrate that CB-DSL is superior than the standard FL. Experiment results show that the learning performance of our proposed CB-DSL outperforms the existing benchmarks with only a small amount of globally shared data. It enjoys higher robustness against Byzantine attacks than the vanilla DSL, and has better communication efficiency than the standard FL11Our code can be found at: https://github.com/fuanxiyin/CB-DSL.git..