通过交互式图编辑,实时观察模型预测变化,提升GNN可解释性。
InteractiveGNNExplainer: A Visual Analytics Framework for Multi-Faceted Understanding and Probing of Graph Neural Network Predictions
- 融合动态图布局与交互式图编辑,支持'若如此会怎样'分析。
- 在Cora和CiteSeer上验证了对误分类诊断的有效性。
- 适合需要理解GNN决策过程的研究者与开发者使用。
图神经网络(GNN)在图学习任务中表现优异,但其复杂的非线性操作常使其成为难以理解的“黑箱”,阻碍用户信任、调试、偏见检测,并限制其在需可解释性的关键领域应用。本文提出InteractiveGNNExplainer,一个可视化分析框架,用于增强节点分类任务中GNN的可解释性。系统创新性地整合了协调的交互视图(动态图布局、嵌入投影、特征检查、邻域分析)与成熟的后处理解释方法(GNNExplainer)及内在解释方法(GAT注意力)。关键在于引入交互式图编辑功能,使用户可通过修改图结构进行“假设分析”,并即时观察其对GNN预测与解释的影响。通过在Cora和CiteSeer数据集上的案例研究,展示了该框架在深入诊断误分类、比较GCN与GAT行为差异以及严格探测模型敏感性方面的有效性。这些能力促进了对GNN预测的多维度深入理解,推动更透明、可信和鲁棒的图分析。
原文摘要 · Abstract (English)
Graph Neural Networks (GNNs) excel in graph-based learning tasks, but their complex, non-linear operations often render them as opaque "black boxes". This opacity hinders user trust, complicates debugging, bias detection, and adoption in critical domains requiring explainability. This paper introduces InteractiveGNNExplainer, a visual analytics framework to enhance GNN explainability, focusing on node classification. Our system uniquely integrates coordinated interactive views (dynamic graph layouts, embedding projections, feature inspection, neighborhood analysis) with established post-hoc (GNNExplainer) and intrinsic (GAT attention) explanation techniques. Crucially, it incorporates interactive graph editing, allowing users to perform a "what-if" analysis by perturbing graph structures and observing immediate impacts on GNN predictions and explanations. We detail the system architecture and, through case studies on Cora and CiteSeer datasets, demonstrate how InteractiveGNNExplainer facilitates in-depth misclassification diagnosis, comparative analysis of GCN versus GAT behaviors, and rigorous probing of model sensitivity. These capabilities foster a deeper, multifaceted understanding of GNN predictions, contributing to more transparent, trustworthy, and robust graph analysis.
Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。