Towards the Explanation of Graph Neural Networks in Digital Pathology with Information Flows
Junchi Yu, Tingyang Xu, Ran He

TL;DR
This paper introduces IFEXPLAINER, a novel method for explaining GNN predictions in digital pathology by measuring information flow to identify necessary and sufficient substructures, improving interpretability in clinical decisions.
Contribution
The paper proposes a new explanation framework for GNNs that uses directional information flow and introduces $f$-information to generate necessary and sufficient explanations.
Findings
IFEXPLAINER outperforms existing explainers on breast cancer subtyping.
The method effectively identifies crucial biological substructures.
Experimental results demonstrate improved interpretability and accuracy.
Abstract
As Graph Neural Networks (GNNs) are widely adopted in digital pathology, there is increasing attention to developing explanation models (explainers) of GNNs for improved transparency in clinical decisions. Existing explainers discover an explanatory subgraph relevant to the prediction. However, such a subgraph is insufficient to reveal all the critical biological substructures for the prediction because the prediction will remain unchanged after removing that subgraph. Hence, an explanatory subgraph should be not only necessary for prediction, but also sufficient to uncover the most predictive regions for the explanation. Such explanation requires a measurement of information transferred from different input subgraphs to the predictive output, which we define as information flow. In this work, we address these key challenges and propose IFEXPLAINER, which generates a necessary…
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
TopicsMachine Learning in Healthcare · AI in cancer detection · Radiomics and Machine Learning in Medical Imaging
