Scalable and Certifiable Graph Unlearning: Overcoming the Approximation Error Barrier
Lu Yi, Zhewei Wei

TL;DR
This paper introduces ScaleGUN, a scalable method for certified graph unlearning on billion-edge graphs, significantly reducing unlearning time while maintaining strong privacy guarantees.
Contribution
ScaleGUN is the first approach to enable certified graph unlearning on billion-edge graphs by integrating approximate graph propagation, balancing scalability and certification guarantees.
Findings
Achieves certified unlearning on billion-edge graphs in seconds.
Reduces unlearning time from hours to seconds compared to retraining.
Maintains certified guarantees despite using approximate propagation.
Abstract
Graph unlearning has emerged as a pivotal research area for ensuring privacy protection, given the widespread adoption of Graph Neural Networks (GNNs) in applications involving sensitive user data. Among existing studies, certified graph unlearning is distinguished by providing robust privacy guarantees. However, current certified graph unlearning methods are impractical for large-scale graphs because they necessitate the costly re-computation of graph propagation for each unlearning request. Although numerous scalable techniques have been developed to accelerate graph propagation for GNNs, their integration into certified graph unlearning remains uncertain as these scalable approaches introduce approximation errors into node embeddings. In contrast, certified graph unlearning demands bounded model error on exact node embeddings to maintain its certified guarantee. To address this…
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.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsAdvanced Graph Neural Networks
MethodsFocus
