QMLGNov 6, 2018

DeepConv-DTI: Prediction of drug-target interactions via deep learning with convolution on protein sequences

arXiv:1811.02114v1567 citations
Originality Incremental advance
AI Analysis

This work addresses the need for more accurate in silico prediction methods in drug discovery, though it appears incremental as it builds on existing deep learning approaches.

The authors tackled the problem of predicting drug-target interactions by using a convolutional neural network on raw protein sequences to capture local residue patterns, achieving better performance than previous protein descriptor-based and deep learning models.

Identification of drug-target interactions (DTIs) plays a key role in drug discovery. The high cost and labor-intensive nature of in vitro and in vivo experiments have highlighted the importance of in silico-based DTI prediction approaches. In several computational models, conventional protein descriptors are shown to be not informative enough to predict accurate DTIs. Thus, in this study, we employ a convolutional neural network (CNN) on raw protein sequences to capture local residue patterns participating in DTIs. With CNN on protein sequences, our model performs better than previous protein descriptor-based models. In addition, our model performs better than the previous deep learning model for massive prediction of DTIs. By examining the pooled convolution results, we found that our model can detect binding sites of proteins for DTIs. In conclusion, our prediction model for detecting local residue patterns of target proteins successfully enriches the protein features of a raw protein sequence, yielding better prediction results than previous approaches.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes