paper-with-me

홈 › Papers

DRExplainer: Quantifiable Interpretability in Drug Response Prediction with Directed Graph Convolutional Network

2024-08-22 · Haoyuan Shi, Tao Xu, Xiaodi Li, Qian Gao, Zhiwei Xiong, Junfeng Xia, Zhenyu Yue

Predicting the response of a cancer cell line to a therapeutic drug is pivotal for personalized medicine. Despite numerous deep learning methods that have been developed for drug response prediction, integrating diverse information about biological entities and predicting the directional response remain major challenges. Here, we propose a novel interpretable predictive model, DRExplainer, which leverages a directed graph convolutional network to enhance the prediction in a directed bipartite network framework. DRExplainer constructs a directed bipartite network integrating multi-omics profiles of cell lines, the chemical structure of drugs and known drug response to achieve directed prediction. Then, DRExplainer identifies the most relevant subgraph to each prediction in this directed bipartite network by learning a mask, facilitating critical medical decision-making. Additionally, we introduce a quantifiable method for model interpretability that leverages a ground truth benchmark dataset curated from biological features. In computational experiments, DRExplainer outperforms state-of-the-art predictive methods and another graph-based explanation method under the same experimental setting. Finally, the case studies further validate the interpretability and the effectiveness of DRExplainer in predictive novel drug response. Our code is available at: https://github.com/vshy-dream/DRExplainer.

📄 PDF Abstract BibTeX arXiv:2408.12139

Code (1)

vshy-dream/drexplainer 공식 구현 pytorch

Tasks

Decision MakingDrug Response PredictionPrediction

Similar Papers 제목 키워드 기반

Controllable Edge-Type-Specific Interpretation in Multi-Relational Graph Neural Networks for Drug Response Prediction

2024-08-30 · Xiaodi Li, Jianfeng Gui, Qian Gao, Haoyuan Shi 외

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 interp…

Decision MakingDrug Response Prediction

drGAT: Attention-Guided Gene Assessment of Drug Response Utilizing a Drug-Cell-Gene Heterogeneous Network

2024-05-14 · Yoshitaka Inoue, Hunmin Lee, Tianfan Fu, Augustin Luna

Drug development is a lengthy process with a high failure rate. Increasingly, machine learning is utilized to facilitate the drug development processes. These models aim to enhance our understanding of drug characteristi…

Sensitivity

Variational and Explanatory Neural Networks for Encoding Cancer Profiles and Predicting Drug Responses

2024-07-05 · Tianshu Feng, Rohan Gnanaolivu, Abolfazl Safikhani, Yuanhang Liu 외

Human cancers present a significant public health challenge and require the discovery of novel drugs through translational research. Transcriptomics profiling data that describes molecular activities in tumors and cancer…

Drug Response PredictionHyperparameter Optimization

scGSDR: Harnessing Gene Semantics for Single-Cell Pharmacological Profiling

2025-02-02 · Yu-An Huang, Xiyue Cao, Zhu-Hong You, Yue-Chao Li 외

The rise of single-cell sequencing technologies has revolutionized the exploration of drug resistance, revealing the crucial role of cellular heterogeneity in advancing precision medicine. By building computational model…

Quantifying Interpretability and Trust in Machine Learning Systems

2019-01-20 · Philipp Schmidt, Felix Biessmann

Decisions by Machine Learning (ML) models have become ubiquitous. Trusting these decisions requires understanding how algorithms take them. Hence interpretability methods for ML are an active focus of research. A central…

BIG-bench Machine LearningDecision Making