• 文献检索
  • 文档翻译
  • 深度研究
  • 学术资讯
  • Suppr Zotero 插件Zotero 插件
  • 邀请有礼
  • 套餐&价格
  • 历史记录
应用&插件
Suppr Zotero 插件Zotero 插件浏览器插件Mac 客户端Windows 客户端微信小程序
定价
高级版会员购买积分包购买API积分包
服务
文献检索文档翻译深度研究API 文档MCP 服务
关于我们
关于 Suppr公司介绍联系我们用户协议隐私条款
关注我们

Suppr 超能文献

核心技术专利:CN118964589B侵权必究
粤ICP备2023148730 号-1Suppr @ 2026

文献检索

告别复杂PubMed语法,用中文像聊天一样搜索,搜遍4000万医学文献。AI智能推荐,让科研检索更轻松。

立即免费搜索

文件翻译

保留排版,准确专业,支持PDF/Word/PPT等文件格式,支持 12+语言互译。

免费翻译文档

深度研究

AI帮你快速写综述,25分钟生成高质量综述,智能提取关键信息,辅助科研写作。

立即免费体验

图卷积网络在药物反应预测中的应用。

Graph Convolutional Networks for Drug Response Prediction.

出版信息

IEEE/ACM Trans Comput Biol Bioinform. 2022 Jan-Feb;19(1):146-154. doi: 10.1109/TCBB.2021.3060430. Epub 2022 Feb 3.

DOI:10.1109/TCBB.2021.3060430
PMID:33606633
Abstract

BACKGROUND

Drug response prediction is an important problem in computational personalized medicine. Many machine-learning-based methods, especially deep learning-based ones, have been proposed for this task. However, these methods often represent the drugs as strings, which are not a natural way to depict molecules. Also, interpretation (e.g., what are the mutation or copy number aberration contributing to the drug response) has not been considered thoroughly.

METHODS

In this study, we propose a novel method, GraphDRP, based on graph convolutional network for the problem. In GraphDRP, drugs were represented in molecular graphs directly capturing the bonds among atoms, meanwhile cell lines were depicted as binary vectors of genomic aberrations. Representative features of drugs and cell lines were learned by convolution layers, then combined to represent for each drug-cell line pair. Finally, the response value of each drug-cell line pair was predicted by a fully-connected neural network. Four variants of graph convolutional networks were used for learning the features of drugs.

RESULTS

We found that GraphDRP outperforms tCNNS in all performance measures for all experiments. Also, through saliency maps of the resulting GraphDRP models, we discovered the contribution of the genomic aberrations to the responses.

CONCLUSION

Representing drugs as graphs can improve the performance of drug response prediction. Availability of data and materials: Data and source code can be downloaded athttps://github.com/hauldhut/GraphDRP.

摘要

背景

药物反应预测是计算个性化医学中的一个重要问题。许多基于机器学习的方法,特别是基于深度学习的方法,已经被提出用于解决这个问题。然而,这些方法通常将药物表示为字符串,这不是描述分子的自然方式。此外,解释(例如,哪些突变或拷贝数异常导致了药物反应)还没有被充分考虑。

方法

在这项研究中,我们提出了一种基于图卷积网络的新方法 GraphDRP 来解决这个问题。在 GraphDRP 中,药物直接以分子图的形式表示,直接捕捉原子之间的键,同时细胞系被描绘为基因组异常的二进制向量。药物和细胞系的代表性特征通过卷积层学习,然后组合起来表示每个药物-细胞系对。最后,通过全连接神经网络预测每个药物-细胞系对的反应值。使用了四种图卷积网络变体来学习药物的特征。

结果

我们发现 GraphDRP 在所有实验的所有性能指标上都优于 tCNNS。此外,通过生成的 GraphDRP 模型的显著图,我们发现了基因组异常对反应的贡献。

结论

将药物表示为图可以提高药物反应预测的性能。数据和材料的可用性:数据和源代码可以在 https://github.com/hauldhut/GraphDRP 下载。

相似文献

1
Graph Convolutional Networks for Drug Response Prediction.图卷积网络在药物反应预测中的应用。
IEEE/ACM Trans Comput Biol Bioinform. 2022 Jan-Feb;19(1):146-154. doi: 10.1109/TCBB.2021.3060430. Epub 2022 Feb 3.
2
Integrating Molecular Graph Data of Drugs and Multiple -Omic Data of Cell Lines for Drug Response Prediction.整合药物分子图数据和细胞系的多组学数据进行药物反应预测。
IEEE/ACM Trans Comput Biol Bioinform. 2022 Mar-Apr;19(2):710-717. doi: 10.1109/TCBB.2021.3096960. Epub 2022 Apr 1.
3
Graph Transformer for Drug Response Prediction.用于药物反应预测的图变换器
IEEE/ACM Trans Comput Biol Bioinform. 2023 Mar-Apr;20(2):1065-1072. doi: 10.1109/TCBB.2022.3206888. Epub 2023 Apr 3.
4
GraphDTA: predicting drug-target binding affinity with graph neural networks.GraphDTA:基于图神经网络的药物-靶标结合亲和力预测。
Bioinformatics. 2021 May 23;37(8):1140-1147. doi: 10.1093/bioinformatics/btaa921.
5
Dual graph convolutional neural network for predicting chemical networks.双图卷积神经网络用于预测化学网络。
BMC Bioinformatics. 2020 Apr 23;21(Suppl 3):94. doi: 10.1186/s12859-020-3378-0.
6
Predicting cancer drug response using parallel heterogeneous graph convolutional networks with neighborhood interactions.使用具有邻域交互的并行异构图卷积网络预测癌症药物反应。
Bioinformatics. 2022 Sep 30;38(19):4546-4553. doi: 10.1093/bioinformatics/btac574.
7
Improving prediction of phenotypic drug response on cancer cell lines using deep convolutional network.利用深度卷积网络提高癌症细胞系表型药物反应预测。
BMC Bioinformatics. 2019 Jul 29;20(1):408. doi: 10.1186/s12859-019-2910-6.
8
GPDRP: a multimodal framework for drug response prediction with graph transformer.GPDRP:基于图转换器的药物反应预测多模态框架。
BMC Bioinformatics. 2023 Dec 17;24(1):484. doi: 10.1186/s12859-023-05618-0.
9
Deep Convolutional Neural Networks for the Prediction of Molecular Properties: Challenges and Opportunities Connected to the Data.用于预测分子性质的深度卷积神经网络:与数据相关的挑战和机遇
J Integr Bioinform. 2018 Dec 5;16(1):20180065. doi: 10.1515/jib-2018-0065.
10
Predicting anticancer hyperfoods with graph convolutional networks.利用图卷积网络预测抗癌超级食物。
Hum Genomics. 2021 Jun 7;15(1):33. doi: 10.1186/s40246-021-00333-4.

引用本文的文献

1
AdapTor: Adaptive Topological Regression for quantitative structure-activity relationship modeling.AdapTor:用于定量构效关系建模的自适应拓扑回归
J Cheminform. 2025 Aug 28;17(1):128. doi: 10.1186/s13321-025-01071-8.
2
Understanding the sources of performance in deep drug response models reveals insights and improvements.了解深度药物反应模型中的性能来源可揭示见解并带来改进。
Bioinformatics. 2025 Jul 1;41(Supplement_1):i142-i149. doi: 10.1093/bioinformatics/btaf255.
3
A Comprehensive Review of Deep Learning Applications with Multi-Omics Data in Cancer Research.
癌症研究中多组学数据深度学习应用的综合综述
Genes (Basel). 2025 May 28;16(6):648. doi: 10.3390/genes16060648.
4
Advancing precision oncology with AI-powered genomic analysis.通过人工智能驱动的基因组分析推动精准肿瘤学发展。
Front Pharmacol. 2025 Apr 30;16:1591696. doi: 10.3389/fphar.2025.1591696. eCollection 2025.
5
Network-based multi-class classifier to identify optimized gene networks for acute leukemia cell line classification.基于网络的多类分类器,用于识别急性白血病细胞系分类的优化基因网络。
PLoS One. 2025 May 8;20(5):e0321549. doi: 10.1371/journal.pone.0321549. eCollection 2025.
6
GraphPINE: Graph Importance propagation for interpretable drug response prediction.GraphPINE:用于可解释药物反应预测的图重要性传播
ArXiv. 2025 Apr 7:arXiv:2504.05454v1.
7
Data imbalance in drug response prediction: multi-objective optimization approach in deep learning setting.药物反应预测中的数据不平衡:深度学习环境下的多目标优化方法
Brief Bioinform. 2025 Mar 4;26(2). doi: 10.1093/bib/bbaf134.
8
Network-based multi-omics integrative analysis methods in drug discovery: a systematic review.药物发现中基于网络的多组学整合分析方法:一项系统综述
BioData Min. 2025 Mar 28;18(1):27. doi: 10.1186/s13040-025-00442-z.
9
Cancer Drug Sensitivity Prediction Based on Deep Transfer Learning.基于深度迁移学习的癌症药物敏感性预测
Int J Mol Sci. 2025 Mar 10;26(6):2468. doi: 10.3390/ijms26062468.
10
The specification game: rethinking the evaluation of drug response prediction for precision oncology.规范博弈:重新思考精准肿瘤学中药物反应预测的评估以提高精准度
J Cheminform. 2025 Mar 14;17(1):33. doi: 10.1186/s13321-025-00972-y.