Higher Order Structures For Graph Explanations
Akshit Sinha, Sreeram Vennam, Charu Sharma, Ponnurangam Kumaraguru

TL;DR
This paper introduces FORGE, a framework that enhances graph explainers by capturing higher-order multi-node interactions, significantly improving explanation accuracy for GNNs on real-world and synthetic datasets.
Contribution
The paper presents FORGE, a novel framework that incorporates higher-order structures into graph explanations, addressing limitations of existing explainers in modeling multi-node relationships.
Findings
FORGE improves explanation accuracy by 1.9x on real-world datasets.
FORGE enhances explanation accuracy by 2.25x on synthetic datasets.
Scalability analysis confirms FORGE's effectiveness on large graphs.
Abstract
Graph Neural Networks (GNNs) have emerged as powerful tools for learning representations of graph-structured data, demonstrating remarkable performance across various tasks. Recognising their importance, there has been extensive research focused on explaining GNN predictions, aiming to enhance their interpretability and trustworthiness. However, GNNs and their explainers face a notable challenge: graphs are primarily designed to model pair-wise relationships between nodes, which can make it tough to capture higher-order, multi-node interactions. This characteristic can pose difficulties for existing explainers in fully representing multi-node relationships. To address this gap, we present Framework For Higher-Order Representations In Graph Explanations (FORGE), a framework that enables graph explainers to capture such interactions by incorporating higher-order structures, resulting in…
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
TopicsNeural Networks and Applications
