Scalable Federated Unlearning via Isolated and Coded Sharding
Yijing Lin, Zhipeng Gao, Hongyang Du, Dusit Niyato, Gui Gui, Shuguang Cui, Jinke Ren
Abstract
Federated unlearning has emerged as a promising paradigm to erase the client-level data effect without affecting the performance of collaborative learning models. However, the federated unlearning process often introduces extensive storage overhead and consumes substantial computational resources, thus hindering its implementation in practice. To address this issue, this paper proposes a scalable federated unlearning framework based on isolated sharding and coded computing. We first divide distributed clients into multiple isolated shards across stages to reduce the number of clients being affected. Then, to reduce the storage overhead of the central server, we develop a coded computing mechanism by compressing the model parameters across different shards. In addition, we provide the theoretical analysis of time efficiency and storage effectiveness for the isolated and coded sharding. Finally, extensive experiments on two typical learning tasks, i.e., classification and generation, demonstrate that our proposed framework can achieve better performance than three state-of-the-art frameworks in terms of accuracy, retraining time, storage overhead, and F1 scores for resisting membership inference attacks.
BibTeX
@inproceedings{ijcai2024p503,
title = {Scalable Federated Unlearning via Isolated and Coded Sharding},
author = {Lin, Yijing and Gao, Zhipeng and Du, Hongyang and Niyato, Dusit and Gui, Gui and Cui, Shuguang and Ren, Jinke},
booktitle = {Proceedings of the Thirty-Third International Joint Conference on
Artificial Intelligence, {IJCAI-24}},
publisher = {International Joint Conferences on Artificial Intelligence Organization},
editor = {Kate Larson},
pages = {4551--4559},
year = {2024},
month = {8},
note = {Main Track},
doi = {10.24963/ijcai.2024/503},
url = {https://doi.org/10.24963/ijcai.2024/503},
}