ZK-APEX: Zero-Knowledge Approximate Personalized Unlearning with Executable Proofs
Mohammad M Maheri, Sunil Cotterill, Alex Davidson, Hamed Haddadi

TL;DR
ZK APEX is a zero-knowledge, lightweight method for personalized model unlearning that verifies data removal without retraining, maintaining accuracy and privacy on edge devices.
Contribution
It introduces a novel zero-knowledge proof-based framework for efficient, verifiable personalized unlearning directly on models without retraining.
Findings
Nearly complete accuracy recovery on Vision Transformer tasks.
Achieves around 70% accuracy recovery on OPT125M model.
Proof generation is over ten million times faster than retraining.
Abstract
Machine unlearning aims to remove the influence of specific data points from a trained model to satisfy privacy, copyright, and safety requirements. In real deployments, providers distribute a global model to many edge devices, where each client personalizes the model using private data. When a deletion request is issued, clients may ignore it or falsely claim compliance, and providers cannot check their parameters or data. This makes verification difficult, especially because personalized models must forget the targeted samples while preserving local utility, and verification must remain lightweight on edge devices. We introduce ZK APEX, a zero-shot personalized unlearning method that operates directly on the personalized model without retraining. ZK APEX combines sparse masking on the provider side with a small Group OBS compensation step on the client side, using a blockwise…
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.
