HyperAttentionDTI: improving drug-protein interaction prediction by sequence-based deep learning with attention mechanism

Kai Zheng,Qichang Zhao,Haochen Zhao,Jianxin Wang
DOI: https://doi.org/10.1093/bioinformatics/btab715
2021-10-19
Abstract:MOTIVATION Identifying drug-target interactions (DTIs) is a crucial step in drug repurposing and drug discovery. Accurately identifying DTIs in silico can significantly shorten development time and reduce costs. Recently, many sequence-based methods are proposed for DTI prediction and improve performance by introducing the attention mechanism. However, these methods only model single non-covalent inter-molecular interactions among drugs and proteins and ignore the complex interaction between atoms and amino acids. RESULTS In this paper, we propose an end-to-end bio-inspired model based on the convolutional neural network (CNN) and attention mechanism, named HyperAttentionDTI, for predicting DTIs. We use deep CNNs to learn the feature matrices of drugs and proteins. To model complex non-covalent inter-molecular interactions among atoms and amino acids, we utilize the attention mechanism on the feature matrices and assign an attention vector to each atom or amino acid. We evaluate HpyerAttentionDTI on three benchmark datasets and the results show that our model achieves significantly improved performance compared to the state-of-the-art baselines. Moreover, a case study on the human Gamma-aminobutyric acid receptors confirm that our model can be used as a powerful tool to predict DTIs. AVAILABILITY The codes of our model are available at https://github.com/zhaoqichang/HpyerAttentionDTI and https://zenodo.org/record/5039589. SUPPLEMENTARY INFORMATION Supplementary data are available at Bioinformatics online.
Medicine,Computer Science
What problem does this paper attempt to address?