Graph unlearning emerges as a crucial advancement in the pursuit of responsible AI, providing the means to remove sensitive data traces from trained models, thereby upholding the \textit{right to be forgotten}. It is evident that graph machine learning exhibits sensitivity to data privacy and adversarial attacks, necessitating the application of graph unlearning techniques to address these concerns effectively. In this comprehensive survey paper, we present the first systematic review of graph unlearning approaches, encompassing a diverse array of methodologies and offering a detailed taxonomy and up-to-date literature overview to facilitate the understanding of researchers new to this field. To ensure clarity, we provide lucid explanations of the fundamental concepts and evaluation measures used in graph unlearning, catering to a broader audience with varying levels of expertise. Delving into potential applications, we explore the versatility of graph unlearning across various domains, including but not limited to social networks, adversarial settings, recommender systems, and resource-constrained environments like the Internet of Things, illustrating its potential impact in safeguarding data privacy and enhancing AI systems' robustness. Finally, we shed light on promising research directions, encouraging further progress and innovation within the domain of graph unlearning. By laying a solid foundation and fostering continued progress, this survey seeks to inspire researchers to further advance the field of graph unlearning, thereby instilling confidence in the ethical growth of AI systems and reinforcing the responsible application of machine learning techniques in various domains.
Graph machine unlearning, as a critical technology in the development of responsible AI, provides a means to remove traces of sensitive data from trained models, thereby upholding the "right to be forgotten." Given the sensitivity of graph machine learning to data privacy and adversarial attacks, the application of graph unlearning techniques to effectively address these issues has become particularly necessary. This survey paper provides the first systematic review of graph unlearning methods, covering diverse methodologies and providing a detailed taxonomy and comprehensive literature overview, facilitating research for newcomers to the field. To ensure clarity, the paper provides clear explanations of fundamental concepts and evaluation metrics in graph unlearning, targeting a broad audience with varying levels of expertise.
Privacy Protection Requirements: With the implementation of data privacy regulations (such as GDPR and CCPA), individuals have the right to request deletion of their data from machine learning models
Complexity of Graph Data: The interconnectedness of nodes and edges in graph-structured data makes simple data deletion difficult, as information propagates to remote nodes through message-passing mechanisms
Adversarial Attack Defense: The need to remove maliciously injected data from models to maintain system integrity
Inadequacy of Existing Methods: Traditional machine unlearning methods cannot be directly applied to graph-structured data
First Systematic Survey: Provides the first comprehensive systematic review of the graph unlearning field
Detailed Taxonomy: Categorizes graph unlearning methods into two major classes: Exact Unlearning and Approximate Unlearning
Comprehensive Application Analysis: Explores applications of graph unlearning in multiple domains including social networks, recommendation systems, and medical networks
Evaluation Framework: Provides methods for assessing unlearning completeness, efficiency, and model utility
Future Directions: Identifies multiple promising research directions
For a fixed dataset D, unlearning set S, and randomized learning algorithm A, an unlearning algorithm U is (ε, δ)-unlearning if and only if for all R ⊆ R:
The paper cites 113 related references, covering important works in machine unlearning, graph neural networks, privacy protection, and other related domains, providing readers with comprehensive literature foundation.
Overall Assessment: This is a high-quality survey paper that systematically reviews the research status of graph unlearning, an emerging field, and establishes important foundations for its development. The paper is well-organized, comprehensive in content, and holds significant importance for advancing responsible AI development.