



























Abstract:Graph Neural Networks (GNNs) have emerged as powerful tools for learning over structured data, including text-attributed graphs (TAGs), which are common in domains such as citation networks, social platforms, and knowledge graphs. GNNs are not inherently interpretable and thus, many explanation methods have been proposed. However, existing explanation methods often struggle to generate interpretable, fine-grained rationales, especially when node attributes include rich natural language. In this work, we introduce GSPELL, a lightweight, post-hoc framework that uses large language models (LLMs) to generate faithful and interpretable explanations for GNN predictions. GSPELL projects GNN node embeddings into the LLM embedding space and constructs hybrid prompts that interleave soft prompts with textual inputs from the graph structure. This enables the LLM to reason about GNN internal representations and to produce natural-language explanations, along with concise explanation subgraphs. Our experiments across real-world TAG datasets demonstrate that GSPELL achieves a favorable trade-off between fidelity and sparsity, while improving human-centric metrics such as insightfulness. GSPELL sets a new direction for LLM-based explainability in graph learning by aligning GNN internals with human reasoning.
| Comments: | Accepted to ACL 2026 |
| Subjects: | Machine Learning (cs.LG) |
| Cite as: | arXiv:2508.07117 [cs.LG] |
| (or arXiv:2508.07117v3 [cs.LG] for this version) | |
| https://doi.org/10.48550/arXiv.2508.07117 arXiv-issued DOI via DataCite |
From: Peyman Baghershahi [view email]
[v1]
Sat, 9 Aug 2025 23:22:38 UTC (219 KB)
[v2]
Mon, 23 Mar 2026 11:49:02 UTC (104 KB)
[v3]
Wed, 22 Apr 2026 15:08:37 UTC (96 KB)
此内容由惯性聚合(RSS阅读器)自动聚合整理,仅供阅读参考。 原文来自 — 版权归原作者所有。