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

Re-understanding Graph Unlearning through Memorization

About

Graph unlearning (GU), which removes nodes, edges, or features from trained graph neural networks (GNNs), is crucial in Web applications where graph data may contain sensitive, mislabeled, or malicious information. However, existing GU methods lack a clear understanding of the key factors that determine unlearning effectiveness, leading to three fundamental limitations: (1) impractical and inaccurate GU difficulty assessment due to test-access requirements and invalid assumptions, (2) ineffectiveness on hard-to-unlearn tasks, and (3) misaligned evaluation protocols that overemphasize easy tasks and fail to capture true forgetting capability. To address these issues, we establish GNN memorization as a new perspective for understanding graph unlearning and propose MGU, a Memorization-guided Graph Unlearning framework. MGU achieves three key advances: it provides accurate and practical difficulty assessment across different GU tasks, develops an adaptive strategy that dynamically adjusts unlearning objectives based on difficulty levels, and establishes a comprehensive evaluation protocol that aligns with practical requirements. Extensive experiments on ten real-world graphs demonstrate that MGU consistently outperforms state-of-the-art baselines in forgetting quality, computational efficiency, and utility preservation.

Pengfei Ding, Yan Wang, Guanfeng Liu• 2026

Related benchmarks

TaskDatasetResultRank
Edge UnlearningPhoto hard
ToU83.62
26
Edge UnlearningChameleon (hard)
Trade-off of Unlearning (ToU)82.22
25
Node unlearningCiteseer
Average Runtime (s)0.01
20
Node unlearningCora
Average Runtime (s)0.02
20
Node unlearningPhysics
Runtime (s)0.04
20
Node unlearningPubmed
Runtime (s)0.03
20
Node unlearningCS
Average Unlearning Runtime (s)0.07
20
Node unlearningarXiv
Average Runtime (s)0.15
20
Node unlearningChameleon
Average Runtime (s)0.02
20
Node unlearningSquirrel
Average Runtime (s)0.03
20
Showing 10 of 43 rows

Other info

Follow for update