검색 상세

Graph Feature Attention Network for Enhanced Interpretability : Application to polypharmacy side effects prediction

초록/요약

In the pursuit of explainable artificial intelligent (XAI), interpretable prediction has been a crucial issue lately. Especially interpretable prediction is important in the field of biomedical informatics because the domain experts such as clinicians or new drug-development researchers can trust the outcomes of the machine learning models when valid grounds are supported In this study, we proposed a novel Graph Feature Attention Network (GFAN) for enhanced interpretability. The GFAN model is applicable for node classification problems on graph data. At the same time, it can provide explanations for the predictions in forms of sub graph and node features based on the wrapping feature selection method. Experiments with benchmark datasets validated interpretability of the GFAN and demonstrated competitive performance with the graph attention network in a previous work. In this research, GFAN was applied to a drug interaction network to deal with the polypharmacy side effects prediction problem. Polypharmacy side effects should be carefully considered for new drug development. However, considering all the complex drug–drug interactions that cause polypharmacy side effects is challenging. Recently, graph neural network (GNN) models have handled these complex interactions successfully and shown great predictive performance. Nevertheless, the GNN models have difficulty providing intelligible factors of the prediction with biomedical and pharmaceutical domain experts. Experimental results showed that GFAN can provide target genes for resulting polypharmacy side effects prediction so that the domain experts convince the prediction results.

more

목차

Chapter 1. Introduction 1
Chapter 2. Fundamentals: Interpretability on Graph Neural Networks 7
2.1 Neural Networks on Graph 8
2.2 Interpretability on Graph Neural Networks 14
Chapter 3. Fundamentals: Bio-Pharmaceutical Network 16
3.1 Drug Interaction Network 17
3.2 Polypharmacy Side Effect 18
Chapter 4. Graph Feature Attention Network 20
4.1 Graph Feature Attention Network Model 21
4.2 Time Complexity Analysis 30
Chapter 5. Experiments 31
5.1 Model Validation with Benchmark Datasets 32
5.2 Feature Correlation Effect 37
5.3 Polypharmacy Side Effect Prediction 47
Chapter 6. Conclusion 58
References 61

more