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

立即免费体验

AttentionDTA:基于序列的深度学习与注意力机制预测药物-靶点结合亲和力

AttentionDTA: Drug-Target Binding Affinity Prediction by Sequence-Based Deep Learning With Attention Mechanism.

作者信息

Zhao Qichang, Duan Guihua, Yang Mengyun, Cheng Zhongjian, Li Yaohang, Wang Jianxin

出版信息

IEEE/ACM Trans Comput Biol Bioinform. 2023 Mar-Apr;20(2):852-863. doi: 10.1109/TCBB.2022.3170365. Epub 2023 Apr 3.

DOI:10.1109/TCBB.2022.3170365
PMID:35471889
Abstract

The identification of drug-target relations (DTRs) is substantial in drug development. A large number of methods treat DTRs as drug-target interactions (DTIs), a binary classification problem. The main drawback of these methods are the lack of reliable negative samples and the absence of many important aspects of DTR, including their dose dependence and quantitative affinities. With increasing number of publications of drug-protein binding affinity data recently, DTRs prediction can be viewed as a regression problem of drug-target affinities (DTAs) which reflects how tightly the drug binds to the target and can present more detailed and specific information than DTIs. The growth of affinity data enables the use of deep learning architectures, which have been shown to be among the state-of-the-art methods in binding affinity prediction. Although relatively effective, due to the black-box nature of deep learning, these models are less biologically interpretable. In this study, we proposed a deep learning-based model, named AttentionDTA, which uses attention mechanism to predict DTAs. Different from the models using 3D structures of drug-target complexes or graph representation of drugs and proteins, the novelty of our work is to use attention mechanism to focus on key subsequences which are important in drug and protein sequences when predicting its affinity. We use two separate one-dimensional Convolution Neural Networks (1D-CNNs) to extract the semantic information of drug's SMILES string and protein's amino acid sequence. Furthermore, a two-side multi-head attention mechanism is developed and embedded to our model to explore the relationship between drug features and protein features. We evaluate our model on three established DTA benchmark datasets, Davis, Metz, and KIBA. AttentionDTA outperforms the state-of-the-art deep learning methods under different evaluation metrics. The results show that the attention-based model can effectively extract protein features related to drug information and drug features related to protein information to better predict drug target affinities. It is worth mentioning that we test our model on IC50 dataset, which provides the binding sites between drugs and proteins, to evaluate the ability of our model to locate binding sites. Finally, we visualize the attention weight to demonstrate the biological significance of the model. The source code of AttentionDTA can be downloaded from https://github.com/zhaoqichang/AttentionDTA_TCBB.

摘要

药物-靶点关系(DTRs)的识别在药物研发中至关重要。大量方法将DTRs视为药物-靶点相互作用(DTIs),这是一个二分类问题。这些方法的主要缺点是缺乏可靠的阴性样本,并且忽略了DTR的许多重要方面,包括它们的剂量依赖性和定量亲和力。随着最近药物-蛋白质结合亲和力数据出版物数量的增加,DTRs预测可被视为药物-靶点亲和力(DTAs)的回归问题,该问题反映了药物与靶点结合的紧密程度,并且比DTIs能提供更详细和具体的信息。亲和力数据的增长使得深度学习架构得以应用,这些架构已被证明是结合亲和力预测中的最先进方法之一。尽管相对有效,但由于深度学习的黑箱性质,这些模型的生物学可解释性较差。在本研究中,我们提出了一种基于深度学习的模型,名为AttentionDTA,它使用注意力机制来预测DTAs。与使用药物-靶点复合物的3D结构或药物和蛋白质的图形表示的模型不同,我们工作的新颖之处在于在预测亲和力时使用注意力机制来关注药物和蛋白质序列中重要的关键子序列。我们使用两个单独的一维卷积神经网络(1D-CNNs)来提取药物的SMILES字符串和蛋白质的氨基酸序列的语义信息。此外,我们开发了一种双侧多头注意力机制并将其嵌入到我们的模型中,以探索药物特征与蛋白质特征之间的关系。我们在三个已建立的DTA基准数据集Davis、Metz和KIBA上评估我们的模型。AttentionDTA在不同评估指标下优于最先进的深度学习方法。结果表明,基于注意力的模型可以有效地提取与药物信息相关的蛋白质特征和与蛋白质信息相关的药物特征,以更好地预测药物靶点亲和力。值得一提的是,我们在IC50数据集上测试了我们的模型,该数据集提供了药物与蛋白质之间的结合位点,以评估我们的模型定位结合位点的能力。最后,我们可视化注意力权重以证明模型的生物学意义。AttentionDTA的源代码可从https://github.com/zhaoqichang/AttentionDTA_TCBB下载。

相似文献

1
AttentionDTA: Drug-Target Binding Affinity Prediction by Sequence-Based Deep Learning With Attention Mechanism.AttentionDTA:基于序列的深度学习与注意力机制预测药物-靶点结合亲和力
IEEE/ACM Trans Comput Biol Bioinform. 2023 Mar-Apr;20(2):852-863. doi: 10.1109/TCBB.2022.3170365. Epub 2023 Apr 3.
2
TC-DTA: Predicting Drug-Target Binding Affinity With Transformer and Convolutional Neural Networks.TC-DTA:基于 Transformer 和卷积神经网络的药物-靶标结合亲和力预测。
IEEE Trans Nanobioscience. 2024 Oct;23(4):572-578. doi: 10.1109/TNB.2024.3441590. Epub 2024 Oct 15.
3
G-K BertDTA: A graph representation learning and semantic embedding-based framework for drug-target affinity prediction.G-K BertDTA:一种基于图表示学习和语义嵌入的药物-靶标亲和力预测框架。
Comput Biol Med. 2024 May;173:108376. doi: 10.1016/j.compbiomed.2024.108376. Epub 2024 Mar 25.
4
DeepDTA: deep drug-target binding affinity prediction.深度 DTA:深度药物-靶标结合亲和力预测。
Bioinformatics. 2018 Sep 1;34(17):i821-i829. doi: 10.1093/bioinformatics/bty593.
5
GS-DTA: integrating graph and sequence models for predicting drug-target binding affinity.GS-DTA:整合图模型和序列模型以预测药物-靶点结合亲和力
BMC Genomics. 2025 Feb 4;26(1):105. doi: 10.1186/s12864-025-11234-4.
6
A deep learning method for drug-target affinity prediction based on sequence interaction information mining.基于序列交互信息挖掘的药物-靶标亲和力预测深度学习方法。
PeerJ. 2023 Dec 11;11:e16625. doi: 10.7717/peerj.16625. eCollection 2023.
7
Drug-target affinity prediction method based on multi-scale information interaction and graph optimization.基于多尺度信息交互和图优化的药物-靶标亲和力预测方法。
Comput Biol Med. 2023 Dec;167:107621. doi: 10.1016/j.compbiomed.2023.107621. Epub 2023 Oct 29.
8
Prediction of drug protein interactions based on variable scale characteristic pyramid convolution network.基于可变尺度特征金字塔卷积网络的药物-蛋白质相互作用预测
Methods. 2023 Mar;211:42-47. doi: 10.1016/j.ymeth.2023.02.007. Epub 2023 Feb 15.
9
DeepFusionDTA: Drug-Target Binding Affinity Prediction With Information Fusion and Hybrid Deep-Learning Ensemble Model.DeepFusionDTA:基于信息融合和混合深度学习集成模型的药物-靶标结合亲和力预测。
IEEE/ACM Trans Comput Biol Bioinform. 2022 Sep-Oct;19(5):2760-2769. doi: 10.1109/TCBB.2021.3103966. Epub 2022 Oct 10.
10
DeepConv-DTI: Prediction of drug-target interactions via deep learning with convolution on protein sequences.DeepConv-DTI:基于蛋白质序列卷积的深度学习预测药物-靶标相互作用
PLoS Comput Biol. 2019 Jun 14;15(6):e1007129. doi: 10.1371/journal.pcbi.1007129. eCollection 2019 Jun.

引用本文的文献

1
MEGDTA: multi-modal drug-target affinity prediction based on protein three-dimensional structure and ensemble graph neural network.MEGDTA:基于蛋白质三维结构和集成图神经网络的多模态药物-靶点亲和力预测
BMC Genomics. 2025 Aug 11;26(1):738. doi: 10.1186/s12864-025-11943-w.
2
MixingDTA: improved drug-target affinity prediction by extending mixup with guilt-by-association.MixingDTA:通过关联负罪感扩展混合增强来改进药物-靶点亲和力预测
Bioinformatics. 2025 Jul 1;41(Supplement_1):i105-i114. doi: 10.1093/bioinformatics/btaf238.
3
Mapping protein-metabolite interactions in . by integrating chromatographic techniques and co-fractionation mass spectrometry.
通过整合色谱技术和共分离质谱法绘制[具体生物体系]中的蛋白质-代谢物相互作用图谱。 (原文中“in.”后面缺少具体内容)
iScience. 2025 May 8;28(6):112611. doi: 10.1016/j.isci.2025.112611. eCollection 2025 Jun 20.
4
DeepDTAGen: a multitask deep learning framework for drug-target affinity prediction and target-aware drugs generation.DeepDTAGen:用于药物-靶点亲和力预测和靶点导向药物生成的多任务深度学习框架。
Nat Commun. 2025 May 30;16(1):5021. doi: 10.1038/s41467-025-59917-6.
5
EM-PLA: environment-aware heterogeneous graph-based multimodal protein-ligand binding affinity prediction.EM-PLA:基于环境感知异构图的多模态蛋白质-配体结合亲和力预测
Bioinformatics. 2025 Jul 1;41(7). doi: 10.1093/bioinformatics/btaf298.
6
IHDFN-DTI: Interpretable Hybrid Deep Feature Fusion Network for Drug-Target Interaction Prediction.IHDFN-DTI:用于药物-靶点相互作用预测的可解释混合深度特征融合网络。
Interdiscip Sci. 2025 May 12. doi: 10.1007/s12539-025-00712-8.
7
SMFF-DTA: using a sequential multi-feature fusion method with multiple attention mechanisms to predict drug-target binding affinity.SMFF-DTA:使用具有多种注意力机制的序列多特征融合方法来预测药物-靶点结合亲和力。
BMC Biol. 2025 May 9;23(1):120. doi: 10.1186/s12915-025-02222-x.
8
Optimizing chemotherapeutic targets in non-small cell lung cancer with transfer learning for precision medicine.利用迁移学习优化非小细胞肺癌化疗靶点以实现精准医疗。
PLoS One. 2025 Apr 29;20(4):e0319499. doi: 10.1371/journal.pone.0319499. eCollection 2025.
9
Nanomedicines Targeting Metabolic Pathways in the Tumor Microenvironment: Future Perspectives and the Role of AI.靶向肿瘤微环境中代谢途径的纳米药物:未来展望与人工智能的作用
Metabolites. 2025 Mar 13;15(3):201. doi: 10.3390/metabo15030201.
10
Deep Drug-Target Binding Affinity Prediction Base on Multiple Feature Extraction and Fusion.基于多特征提取与融合的深度药物-靶点结合亲和力预测
ACS Omega. 2025 Jan 10;10(2):2020-2032. doi: 10.1021/acsomega.4c08048. eCollection 2025 Jan 21.