Controllable Edge-Type-Specific Interpretation in Multi-Relational Graph Neural Networks for Drug Response Prediction
Xiaodi Li, Jianfeng Gui, Qian Gao, Haoyuan Shi, Zhenyu Yue
TL;DR
CETExplainer introduces a post-hoc, edge-type-controlled interpretability method for multi-relational GNNs applied to cancer drug response prediction. By constructing a directed heterogeneous graph and optimizing a joint objective that maximizes mutual information between predictions and subgraphs while enforcing a structure-score penalty, it yields fine-grained, biologically meaningful explanations that emphasize clinically relevant edge types. The authors also establish a ground-truth-based evaluation framework and demonstrate superior explanation quality and stability against strong baselines on real-world data, highlighting potential for more trustworthy CDR predictions. This work advances interpretable GNNs in biomedical contexts by enabling deliberate attention to edge types that encode important biological relationships, with practical implications for personalized oncology decisions.
Abstract
Graph Neural Networks have been widely applied in critical decision-making areas that demand interpretable predictions, leading to the flourishing development of interpretability algorithms. However, current graph interpretability algorithms tend to emphasize generality and often overlook biological significance, thereby limiting their applicability in predicting cancer drug responses. In this paper, we propose a novel post-hoc interpretability algorithm for cancer drug response prediction, CETExplainer, which incorporates a controllable edge-type-specific weighting mechanism. It considers the mutual information between subgraphs and predictions, proposing a structural scoring approach to provide fine-grained, biologically meaningful explanations for predictive models. We also introduce a method for constructing ground truth based on real-world datasets to quantitatively evaluate the proposed interpretability algorithm. Empirical analysis on the real-world dataset demonstrates that CETExplainer achieves superior stability and improves explanation quality compared to leading algorithms, thereby offering a robust and insightful tool for cancer drug prediction.
