LGCRJan 29, 2024

Blockchain-enabled Trustworthy Federated Unlearning

arXiv:2401.15917v18 citationsh-index: 116
Originality Incremental advance
AI Analysis

This addresses the 'right to be forgotten' issue in federated learning for distributed clients, representing an incremental improvement over existing works.

The paper tackles the problem of ensuring data removal in federated learning to protect client ownership, proposing a blockchain-enabled framework that achieves better data removal effects than state-of-the-art methods.

Federated unlearning is a promising paradigm for protecting the data ownership of distributed clients. It allows central servers to remove historical data effects within the machine learning model as well as address the "right to be forgotten" issue in federated learning. However, existing works require central servers to retain the historical model parameters from distributed clients, such that allows the central server to utilize these parameters for further training even, after the clients exit the training process. To address this issue, this paper proposes a new blockchain-enabled trustworthy federated unlearning framework. We first design a proof of federated unlearning protocol, which utilizes the Chameleon hash function to verify data removal and eliminate the data contributions stored in other clients' models. Then, an adaptive contribution-based retraining mechanism is developed to reduce the computational overhead and significantly improve the training efficiency. Extensive experiments demonstrate that the proposed framework can achieve a better data removal effect than the state-of-the-art frameworks, marking a significant stride towards trustworthy federated unlearning.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes