LGAIMay 16, 2022

Trustworthy Graph Neural Networks: Aspects, Methods and Trends

arXiv:2205.07424v2166 citationsh-index: 64
Originality Synthesis-oriented
AI Analysis

This is an incremental survey that organizes existing work on trustworthy GNNs for researchers and practitioners in graph learning.

The paper addresses the need for trustworthy graph neural networks (GNNs) beyond just task performance, highlighting issues like adversarial attacks and unfairness, and proposes a comprehensive survey roadmap covering six aspects such as robustness and explainability to guide future research.

Graph neural networks (GNNs) have emerged as a series of competent graph learning methods for diverse real-world scenarios, ranging from daily applications like recommendation systems and question answering to cutting-edge technologies such as drug discovery in life sciences and n-body simulation in astrophysics. However, task performance is not the only requirement for GNNs. Performance-oriented GNNs have exhibited potential adverse effects like vulnerability to adversarial attacks, unexplainable discrimination against disadvantaged groups, or excessive resource consumption in edge computing environments. To avoid these unintentional harms, it is necessary to build competent GNNs characterised by trustworthiness. To this end, we propose a comprehensive roadmap to build trustworthy GNNs from the view of the various computing technologies involved. In this survey, we introduce basic concepts and comprehensively summarise existing efforts for trustworthy GNNs from six aspects, including robustness, explainability, privacy, fairness, accountability, and environmental well-being. Additionally, we highlight the intricate cross-aspect relations between the above six aspects of trustworthy GNNs. Finally, we present a thorough overview of trending directions for facilitating the research and industrialisation of trustworthy GNNs.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes