Privacy-Preserving Federated Unlearning with Certified Client Removal
Ziyao Liu, Huanyi Ye, Yu Jiang, Jiyuan Shen, Jiale Guo, Ivan, Tjuawinata, Kwok-Yan Lam

TL;DR
Starfish is a privacy-preserving federated unlearning scheme that ensures certified client removal using secure computation techniques, reducing information leakage and maintaining model integrity.
Contribution
It introduces a novel federated unlearning method combining 2PC with shared client data, providing privacy guarantees and efficiency improvements over existing approaches.
Findings
Starfish effectively unlearns client data with privacy guarantees.
The scheme maintains model accuracy comparable to retraining from scratch.
Experimental results show reduced computational costs and leakage risks.
Abstract
In recent years, Federated Unlearning (FU) has gained attention for addressing the removal of a client's influence from the global model in Federated Learning (FL) systems, thereby ensuring the ``right to be forgotten" (RTBF). State-of-the-art methods for unlearning use historical data from FL clients, such as gradients or locally trained models. However, studies have revealed significant information leakage in this setting, with the possibility of reconstructing a user's local data from their uploaded information. Addressing this, we propose Starfish, a privacy-preserving federated unlearning scheme using Two-Party Computation (2PC) techniques and shared historical client data between two non-colluding servers. Starfish builds upon existing FU methods to ensure privacy in unlearning processes. To enhance the efficiency of privacy-preserving FU evaluations, we suggest 2PC-friendly…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsPrivacy-Preserving Technologies in Data · Stochastic Gradient Optimization Techniques · Cryptography and Data Security
