• 文献检索
  • 文档翻译
  • 深度研究
  • 学术资讯
  • 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分钟生成高质量综述,智能提取关键信息,辅助科研写作。

立即免费体验

IIFDTI:基于注意力机制的交互独立特征预测药物-靶标相互作用。

IIFDTI: predicting drug-target interactions through interactive and independent features based on attention mechanism.

机构信息

Hunan Provincial Key Lab on Bioinformatics, School of Computer Science and Engineering, Central South University, Changsha 410083, China.

Department of Computer Science, Old Dominion University, Norfolk, VA 23529, USA.

出版信息

Bioinformatics. 2022 Sep 2;38(17):4153-4161. doi: 10.1093/bioinformatics/btac485.

DOI:10.1093/bioinformatics/btac485
PMID:35801934
Abstract

MOTIVATION

Identifying drug-target interactions is a crucial step for drug discovery and design. Traditional biochemical experiments are credible to accurately validate drug-target interactions. However, they are also extremely laborious, time-consuming and expensive. With the collection of more validated biomedical data and the advancement of computing technology, the computational methods based on chemogenomics gradually attract more attention, which guide the experimental verifications.

RESULTS

In this study, we propose an end-to-end deep learning-based method named IIFDTI to predict drug-target interactions (DTIs) based on independent features of drug-target pairs and interactive features of their substructures. First, the interactive features of substructures between drugs and targets are extracted by the bidirectional encoder-decoder architecture. The independent features of drugs and targets are extracted by the graph neural networks and convolutional neural networks, respectively. Then, all extracted features are fused and inputted into fully connected dense layers in downstream tasks for predicting DTIs. IIFDTI takes into account the independent features of drugs/targets and simulates the interactive features of the substructures from the biological perspective. Multiple experiments show that IIFDTI outperforms the state-of-the-art methods in terms of the area under the receiver operating characteristics curve (AUC), the area under the precision-recall curve (AUPR), precision, and recall on benchmark datasets. In addition, the mapped visualizations of attention weights indicate that IIFDTI has learned the biological knowledge insights, and two case studies illustrate the capabilities of IIFDTI in practical applications.

AVAILABILITY AND IMPLEMENTATION

The data and codes underlying this article are available in Github at https://github.com/czjczj/IIFDTI.

SUPPLEMENTARY INFORMATION

Supplementary data are available at Bioinformatics online.

摘要

动机

鉴定药物-靶标相互作用是药物发现和设计的关键步骤。传统的生化实验可准确验证药物-靶标相互作用,是可信的,但它们也极其费力、耗时且昂贵。随着更多验证的生物医学数据的收集和计算技术的进步,基于化学生物组学的计算方法逐渐受到更多关注,这些方法指导着实验验证。

结果

在这项研究中,我们提出了一种端到端的深度学习方法 IIFDTI,用于基于药物-靶标对的独立特征和它们的子结构的交互特征预测药物-靶标相互作用(DTIs)。首先,通过双向编码器-解码器结构提取药物和靶标之间的子结构的交互特征。然后,通过图神经网络和卷积神经网络分别提取药物和靶标的独立特征。最后,将所有提取的特征融合并输入下游任务的全连接密集层,以预测 DTIs。IIFDTI 考虑了药物/靶标的独立特征,并从生物学角度模拟了子结构的交互特征。多项实验表明,在基准数据集上,IIFDTI 在接收者操作特征曲线下的面积(AUC)、精度-召回率曲线下的面积(AUPR)、精度和召回率方面均优于最先进的方法。此外,注意力权重的映射可视化表明,IIFDTI 已经学习到了生物学知识见解,并且两个案例研究说明了 IIFDTI 在实际应用中的能力。

可用性和实现

本文的基础数据和代码可在 Github 上获得,网址为 https://github.com/czjczj/IIFDTI。

补充信息

补充数据可在生物信息学在线获得。

相似文献

1
IIFDTI: predicting drug-target interactions through interactive and independent features based on attention mechanism.IIFDTI:基于注意力机制的交互独立特征预测药物-靶标相互作用。
Bioinformatics. 2022 Sep 2;38(17):4153-4161. doi: 10.1093/bioinformatics/btac485.
2
DTiGNN: Learning drug-target embedding from a heterogeneous biological network based on a two-level attention-based graph neural network.DTiGNN:基于两级注意力图神经网络从异构生物网络中学习药物-靶标嵌入
Math Biosci Eng. 2023 Mar 21;20(5):9530-9571. doi: 10.3934/mbe.2023419.
3
Pre-training graph neural networks for link prediction in biomedical networks.用于生物医学网络中链接预测的预训练图神经网络。
Bioinformatics. 2022 Apr 12;38(8):2254-2262. doi: 10.1093/bioinformatics/btac100.
4
KGE-UNIT: toward the unification of molecular interactions prediction based on knowledge graph and multi-task learning on drug discovery.KGE-UNIT:基于知识图和药物发现的多任务学习的分子相互作用预测的统一方法。
Brief Bioinform. 2024 Jan 22;25(2). doi: 10.1093/bib/bbae043.
5
Drug-Target Interaction Prediction Using Multi-Head Self-Attention and Graph Attention Network.基于多头自注意力机制和图注意力网络的药物-靶标相互作用预测
IEEE/ACM Trans Comput Biol Bioinform. 2022 Jul-Aug;19(4):2208-2218. doi: 10.1109/TCBB.2021.3077905. Epub 2022 Aug 8.
6
HyperAttentionDTI: improving drug-protein interaction prediction by sequence-based deep learning with attention mechanism.超注意力 DTI:基于注意力机制的序列深度学习提高药物-蛋白相互作用预测
Bioinformatics. 2022 Jan 12;38(3):655-662. doi: 10.1093/bioinformatics/btab715.
7
iGRLDTI: an improved graph representation learning method for predicting drug-target interactions over heterogeneous biological information network.iGRLDTI:一种改进的图表示学习方法,用于预测异构生物信息网络中的药物-靶标相互作用。
Bioinformatics. 2023 Aug 1;39(8). doi: 10.1093/bioinformatics/btad451.
8
SMGCN: Multiple Similarity and Multiple Kernel Fusion Based Graph Convolutional Neural Network for Drug-Target Interactions Prediction.SMGCN:基于多重相似性和多重核融合的图卷积神经网络用于药物-靶标相互作用预测。
IEEE/ACM Trans Comput Biol Bioinform. 2024 Jan-Feb;21(1):143-154. doi: 10.1109/TCBB.2023.3339645. Epub 2024 Feb 5.
9
A multimodal deep learning framework for predicting drug-drug interaction events.一种用于预测药物-药物相互作用事件的多模态深度学习框架。
Bioinformatics. 2020 Aug 1;36(15):4316-4322. doi: 10.1093/bioinformatics/btaa501.
10
BINDTI: A Bi-Directional Intention Network for Drug-Target Interaction Identification Based on Attention Mechanisms.BINDTI:一种基于注意力机制的用于药物-靶点相互作用识别的双向意图网络。
IEEE J Biomed Health Inform. 2025 Mar;29(3):1602-1612. doi: 10.1109/JBHI.2024.3375025. Epub 2025 Mar 6.

引用本文的文献

1
Accurate prediction of drug-protein interactions by maintaining the original topological relationships among embeddings.通过保持嵌入之间的原始拓扑关系来准确预测药物-蛋白质相互作用。
BMC Biol. 2025 Aug 5;23(1):243. doi: 10.1186/s12915-025-02338-0.
2
Advancing ADMET prediction for major CYP450 isoforms: graph-based models, limitations, and future directions.推进主要细胞色素P450同工酶的ADMET预测:基于图的模型、局限性及未来方向。
Biomed Eng Online. 2025 Jul 23;24(1):93. doi: 10.1186/s12938-025-01412-6.
3
ColdstartCPI: Induced-fit theory-guided DTI predictive model with improved generalization performance.
ColdstartCPI:基于诱导契合理论指导的具有改进泛化性能的DTI预测模型。
Nat Commun. 2025 Jul 11;16(1):6436. doi: 10.1038/s41467-025-61745-7.
4
Prediction of drug-target interactions based on substructure subsequences and cross-public attention mechanism.基于子结构子序列和交叉注意力机制的药物-靶点相互作用预测
PLoS One. 2025 May 30;20(5):e0324146. doi: 10.1371/journal.pone.0324146. eCollection 2025.
5
Improving compound-protein interaction prediction by focusing on intra-modality and inter-modality dynamics with a multimodal tensor fusion strategy.通过多模态张量融合策略关注模态内和模态间动力学来改进化合物-蛋白质相互作用预测。
Comput Struct Biotechnol J. 2024 Oct 5;23:3714-3729. doi: 10.1016/j.csbj.2024.10.004. eCollection 2024 Dec.
6
A comprehensive comparison of deep learning-based compound-target interaction prediction models to unveil guiding design principles.基于深度学习的化合物-靶点相互作用预测模型的全面比较,以揭示指导设计原则。
J Cheminform. 2024 Oct 28;16(1):118. doi: 10.1186/s13321-024-00913-1.
7
Drug-target interaction prediction with collaborative contrastive learning and adaptive self-paced sampling strategy.基于协同对比学习和自适应自步采样策略的药物-靶标相互作用预测。
BMC Biol. 2024 Sep 27;22(1):216. doi: 10.1186/s12915-024-02012-x.
8
Revisiting drug-protein interaction prediction: a novel global-local perspective.重新审视药物-蛋白质相互作用预测:一种新颖的全局-局部视角。
Bioinformatics. 2024 May 2;40(5). doi: 10.1093/bioinformatics/btae271.
9
GEFormerDTA: drug target affinity prediction based on transformer graph for early fusion.基于 Transformer 图的早期融合的药物靶点亲和力预测的 GEFormerDTA
Sci Rep. 2024 Mar 28;14(1):7416. doi: 10.1038/s41598-024-57879-1.
10
KGE-UNIT: toward the unification of molecular interactions prediction based on knowledge graph and multi-task learning on drug discovery.KGE-UNIT:基于知识图和药物发现的多任务学习的分子相互作用预测的统一方法。
Brief Bioinform. 2024 Jan 22;25(2). doi: 10.1093/bib/bbae043.