Explaining Graph Neural Networks with Large Language Models: A Counterfactual Perspective for Molecular Property Prediction
Yinhan He, Zaiyi Zheng, Patrick Soga, Yaozhen Zhu, yushun Dong,, Jundong Li

TL;DR
This paper introduces LLM-GCE, a novel method that leverages large language models to generate human-understandable counterfactual explanations for GNNs in molecular property prediction, improving transparency and domain relevance.
Contribution
The paper proposes a new LLM-based counterfactual explanation approach for GNNs that incorporates domain knowledge and feedback mechanisms to enhance interpretability.
Findings
LLM-GCE outperforms existing GCE methods in explanation quality.
Incorporating feedback reduces LLM hallucination.
Method improves interpretability in molecular property prediction.
Abstract
In recent years, Graph Neural Networks (GNNs) have become successful in molecular property prediction tasks such as toxicity analysis. However, due to the black-box nature of GNNs, their outputs can be concerning in high-stakes decision-making scenarios, e.g., drug discovery. Facing such an issue, Graph Counterfactual Explanation (GCE) has emerged as a promising approach to improve GNN transparency. However, current GCE methods usually fail to take domain-specific knowledge into consideration, which can result in outputs that are not easily comprehensible by humans. To address this challenge, we propose a novel GCE method, LLM-GCE, to unleash the power of large language models (LLMs) in explaining GNNs for molecular property prediction. Specifically, we utilize an autoencoder to generate the counterfactual graph topology from a set of counterfactual text pairs (CTPs) based on an input…
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.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsComputational Drug Discovery Methods · Machine Learning in Materials Science · Advanced Graph Neural Networks
MethodsSparse Evolutionary Training · Counterfactuals Explanations
