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

Adaptive Graph Unlearning

About

Graph unlearning, which deletes graph elements such as nodes and edges from trained graph neural networks (GNNs), is crucial for real-world applications where graph data may contain outdated, inaccurate, or privacy-sensitive information. However, existing methods often suffer from (1) incomplete or over unlearning due to neglecting the distinct objectives of different unlearning tasks, and (2) inaccurate identification of neighbors affected by deleted elements across various GNN architectures. To address these limitations, we propose AGU, a novel Adaptive Graph Unlearning framework that flexibly adapts to diverse unlearning tasks and GNN architectures. AGU ensures the complete forgetting of deleted elements while preserving the integrity of the remaining graph. It also accurately identifies affected neighbors for each GNN architecture and prioritizes important ones to enhance unlearning performance. Extensive experiments on seven real-world graphs demonstrate that AGU outperforms existing methods in terms of effectiveness, efficiency, and unlearning capability.

Pengfei Ding, Yan Wang, Guanfeng Liu, Jiajie Zhu• 2025

Related benchmarks

TaskDatasetResultRank
Edge UnlearningPhoto hard
ToU62.02
26
Edge UnlearningChameleon (hard)
Trade-off of Unlearning (ToU)59.41
25
Node unlearningCora Easy to Unlearn
Time of Unlearning95.7
20
Node unlearningCora
Average Runtime (s)0.06
20
Node unlearningCiteseer
Average Runtime (s)0.06
20
Node unlearningPubmed
Runtime (s)0.06
20
Node unlearningCS
Average Unlearning Runtime (s)0.12
20
Node unlearningPhysics
Runtime (s)0.24
20
Node unlearningarXiv
Average Runtime (s)0.48
20
Node unlearningChameleon
Average Runtime (s)0.07
20
Showing 10 of 42 rows

Other info

Follow for update