Robust Asynchronous Federated Learning with Time-weighted and Stale Model Aggregation

Yinbin Miao,Ziteng Liu,Xinghua Li,Meng Li,Hongwei Li,Kim-Kwang Raymond Choo,Robert H. Deng
DOI: https://doi.org/10.1109/tdsc.2023.3304788
2024-01-01
IEEE Transactions on Dependable and Secure Computing
Abstract:Federated Learning (FL) ensures collaborative learning among multiple clients while maintaining data locally. However, the traditional synchronous FL solutions have lower accuracy and require more communication time in scenarios where most devices drop out during learning. Therefore, we propose an Asy nchronous F ederated L earning (AsyFL) scheme using time-weighted and stale model aggregation, which effectively solves the problem of poor model performance due to the heterogeneity of devices. Then, we integrate Symmetric Homomorphic Encryption (SHE) into AsyFL to propose Asy nchronous P rivacy- P reserving F ederated L earning (Asy-PPFL), which protects the privacy of clients and achieves lightweight computing. Privacy analysis shows that Asy-PPFL is indistinguishable under Known Plaintext Attack (KPA) and convergence analysis proves the effectiveness of our schemes. A large number of experiments show that AsyFL and Asy-PPFL can achieve the highest accuracy of 58.40% and 58.26% on Cifar-10 dataset when most clients (i.e., 80%) are offline or delayed, respectively.
What problem does this paper attempt to address?