Our new X account is live! Follow @wizwand_team for updates
WorkDL logo mark

Forget and Explain: Transparent Verification of GNN Unlearning

About

Graph neural networks (GNNs) are increasingly used to model complex patterns in graph-structured data. However, enabling them to "forget" designated information remains challenging, especially under privacy regulations such as the GDPR. Existing unlearning methods largely optimize for efficiency and scalability, yet they offer little transparency, and the black-box nature of GNNs makes it difficult to verify whether forgetting has truly occurred. We propose an explainability-driven verifier for GNN unlearning that snapshots the model before and after deletion, using attribution shifts and localized structural changes (for example, graph edit distance) as transparent evidence. The verifier uses five explainability metrics: residual attribution, heatmap shift, explainability score deviation, graph edit distance, and a diagnostic graph rule shift. We evaluate two backbones (GCN, GAT) and four unlearning strategies (Retrain, GraphEditor, GNNDelete, IDEA) across five benchmarks (Cora, Citeseer, Pubmed, Coauthor-CS, Coauthor-Physics). Results show that Retrain and GNNDelete achieve near-complete forgetting, GraphEditor provides partial erasure, and IDEA leaves residual signals. These explanation deltas provide the primary, human-readable evidence of forgetting; we also report membership-inference ROC-AUC as a complementary, graph-wide privacy signal.

Imran Ahsan, Hyunwook Yu, Jinsung Kim, Mucheol Kim (2) __INSTITUTION_4__ Department of Smart Cities, Chung-Ang University, (2) Department of Computer Science, Engineering, Chung-Ang University)• 2025

Related benchmarks

TaskDatasetResultRank
Transductive Node Classification UnlearningCoauthor Physics--
16
Transductive Node ClassificationCora--
8
Transductive Node ClassificationCiteseer--
8
Transductive Node ClassificationPubmed--
8
Transductive Node ClassificationCoauthor CS--
8
Transductive Node Classification UnlearningCora--
8
Transductive Node Classification UnlearningCiteseer--
8
Transductive Node Classification UnlearningPubmed--
8
Transductive Node Classification UnlearningCoauthor CS--
8
Showing 9 of 9 rows

Other info

Follow for update