GNNLens: A Visual Analytics Approach for Prediction Error Diagnosis of Graph Neural Networks
Zhihua Jin, Yong Wang, Qianwen Wang, Yao Ming, Tengfei Ma, Huamin Qu

TL;DR
GNNLens is an interactive visual analytics tool designed to diagnose and understand prediction errors in Graph Neural Networks, addressing a significant gap in GNN interpretability and error analysis.
Contribution
The paper introduces GNNLens, a novel visual analytics approach specifically tailored for GNN error diagnosis, including multiple views for detailed and pattern-based analysis.
Findings
GNNLens effectively helps identify error patterns in GNN predictions.
Case studies show improved understanding of GNN errors with GNNLens.
Expert interviews confirm the tool's usefulness in real-world scenarios.
Abstract
Graph Neural Networks (GNNs) aim to extend deep learning techniques to graph data and have achieved significant progress in graph analysis tasks (e.g., node classification) in recent years. However, similar to other deep neural networks like Convolutional Neural Networks (CNNs) and Recurrent Neural Networks (RNNs), GNNs behave like a black box with their details hidden from model developers and users. It is therefore difficult to diagnose possible errors of GNNs. Despite many visual analytics studies being done on CNNs and RNNs, little research has addressed the challenges for GNNs. This paper fills the research gap with an interactive visual analysis tool, GNNLens, to assist model developers and users in understanding and analyzing GNNs. Specifically, Parallel Sets View and Projection View enable users to quickly identify and validate error patterns in the set of wrong predictions;…
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
TopicsData Visualization and Analytics · Visual Attention and Saliency Detection · Topological and Geometric Data Analysis
