Pith. sign in

REVIEW 2 cited by

Scalable and Certifiable Graph Unlearning: Overcoming the Approximation Error Barrier

Not yet reviewed by Pith; the record is open.

This paper has not been read by Pith yet. Machine review is queued; the pith claim, tier, and objections will appear here once it completes.

SPECIMEN: schema-true, not a live event

T0 review · schema-true

One-sentence machine reading of the paper's core claim.

pith:XXXXXXXX · record.json · timestamp

arxiv 2408.09212 v3 pith:SBDKNCXN submitted 2024-08-17 cs.LG

classification cs.LG
keywords graphunlearningcertifiednodescalegunembeddingspropagationscalable
verification ladder T0 review T1 audit T2 compute T3 formal

Signed reviews

No signed human review yet.

0 comments
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 challenge, we present ScaleGUN, the first approach to scale certified graph unlearning to billion-edge graphs. ScaleGUN integrates the approximate graph propagation technique into certified graph unlearning, offering certified guarantees for three unlearning scenarios: node feature, edge, and node unlearning. Extensive experiments on real-world datasets demonstrate the efficiency and unlearning efficacy of ScaleGUN. Remarkably, ScaleGUN accomplishes $(\epsilon,\delta)=(1,10^{-4})$ certified unlearning on the billion-edge graph ogbn-papers100M in 20 seconds for a 5,000 random edge removal request -- of which only 5 seconds are required for updating the node embeddings -- compared to 1.91 hours for retraining and 1.89 hours for re-propagation. Our code is available at https://github.com/luyi256/ScaleGUN.

Discussion (0). Continue with ORCID to comment.

Forward citations

Cited by 2 Pith papers

Reviewed papers in the Pith corpus that reference this work. Sorted by Pith novelty score. Full citation record

  1. OpenGU: A Comprehensive Benchmark for Graph Unlearning

    cs.LG 2025-01 conditional novelty 7.0 of 10

    OpenGU is claimed as the first comprehensive benchmark for graph unlearning, integrating 16 methods, 37 datasets, and a 3x3 grid of tasks and unlearning requests, with empirical findings on effectiveness, efficiency, ...

  2. Toward Scalable Graph Unlearning: A Node Influence Maximization based Approach

    cs.LG 2025-01 conditional novelty 5.0 of 10

    The paper's NIM+SGU pipeline improves forgetting and preserves accuracy in graph unlearning by selecting high-influence nodes via propagation-based influence scores and fine-tuning on entity-specific losses.

Pith tools