LGApr 14

PrivEraserVerify: Efficient, Private, and Verifiable Federated Unlearning

arXiv:2604.1234816.91 citationsh-index: 4
Predicted impact top 92% in LG · last 90 daysOriginality Highly original
AI Analysis

For federated learning systems needing to comply with the right to be forgotten, PEV provides a practical solution that balances efficiency, privacy, and verifiability, which previous works only partially addressed.

PrivEraserVerify (PEV) is the first federated unlearning framework to simultaneously achieve efficiency, privacy, and verifiability, enabling up to 2-3x faster unlearning than retraining with formal indistinguishability guarantees and scalable verification.

Federated learning (FL) enables collaborative model training without sharing raw data, offering a promising path toward privacy preserving artificial intelligence. However, FL models may still memorize sensitive information from participants, conflicting with the right to be forgotten (RTBF). To meet these requirements, federated unlearning has emerged as a mechanism to remove the contribution of departing clients. Existing solutions only partially address this challenge: FedEraser improves efficiency but lacks privacy protection, FedRecovery ensures differential privacy (DP) but degrades accuracy, and VeriFi enables verifiability but introduces overhead without efficiency or privacy guarantees. We present PrivEraserVerify (PEV), a unified framework that integrates efficiency, privacy, and verifiability into federated unlearning. PEV employs (i) adaptive checkpointing to retain critical historical updates for fast reconstruction, (ii) layer adaptive differentially private calibration to selectively remove client influence while minimizing accuracy loss, and (iii) fingerprint based verification, enabling participants to confirm unlearning in a decentralized and noninvasive manner. Experiments on image, handwritten character, and medical datasets show that PEV achieves up to 2 to 3 times faster unlearning than retraining, provides formal indistinguishability guarantees with reduced performance degradation, and supports scalable verification. To the best of our knowledge, PEV is the first framework to simultaneously deliver efficiency, privacy, and verifiability for federated unlearning, moving FL closer to practical and regulation compliant deployment.

Foundations

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

Your Notes