Adaptive Graph Unlearning
Pengfei Ding, Yan Wang, Guanfeng Liu, Jiajie Zhu

TL;DR
This paper introduces AGU, a flexible framework for graph unlearning that effectively deletes outdated or sensitive data from GNNs, ensuring complete forgetting while maintaining performance across diverse architectures.
Contribution
AGU is a novel adaptive unlearning framework that accurately identifies affected neighbors and adapts to various GNN architectures, improving unlearning completeness and efficiency.
Findings
AGU outperforms existing methods in effectiveness and efficiency.
AGU ensures complete forgetting of deleted graph elements.
AGU maintains graph integrity after unlearning.
Abstract
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…
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.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsAdvanced Graph Neural Networks · Machine Learning in Healthcare · Graph Theory and Algorithms
