GDGRU-DTA: Predicting Drug-Target Binding Affinity Based on GNN and
Double GRU
- URL: http://arxiv.org/abs/2204.11857v1
- Date: Mon, 25 Apr 2022 13:21:37 GMT
- Title: GDGRU-DTA: Predicting Drug-Target Binding Affinity Based on GNN and
Double GRU
- Authors: Lyu Zhijian, Jiang Shaohua, Liang Yigao and Gao Min
- Abstract summary: We propose a novel method called GDGRU-DTA to predict the binding affinity between drugs and targets.
Our model outperforms some state-of-the-art deep learning methods, and the results demonstrate the feasibility and excellent feature capture ability of our model.
- Score: 0.0
- License: http://creativecommons.org/licenses/by-nc-sa/4.0/
- Abstract: The work for predicting drug and target affinity(DTA) is crucial for drug
development and repurposing. In this work, we propose a novel method called
GDGRU-DTA to predict the binding affinity between drugs and targets, which is
based on GraphDTA, but we consider that protein sequences are long sequences,
so simple CNN cannot capture the context dependencies in protein sequences
well. Therefore, we improve it by interpreting the protein sequences as time
series and extracting their features using Gate Recurrent Unit(GRU) and
Bidirectional Gate Recurrent Unit(BiGRU). For the drug, our processing method
is similar to that of GraphDTA, but uses two different graph convolution
methods. Subsequently, the representation of drugs and proteins are
concatenated for final prediction. We evaluate the proposed model on two
benchmark datasets. Our model outperforms some state-of-the-art deep learning
methods, and the results demonstrate the feasibility and excellent feature
capture ability of our model.
Related papers
- GramSeq-DTA: A grammar-based drug-target affinity prediction approach fusing gene expression information [1.2289361708127877]
We propose GramSeq-DTA, which integrates chemical perturbation information with the structural information of drugs and targets.
Our approach outperforms the current state-of-the-art DTA prediction models when validated on widely used DTA datasets.
arXiv Detail & Related papers (2024-11-03T03:17:09Z) - MKDTI: Predicting drug-target interactions via multiple kernel fusion on graph attention network [37.40418564922425]
We formulate a model called MKDTI by extracting kernel information from various layer embeddings of a graph attention network.
We use a Dual Laplacian Regularized Least Squares framework to forecast novel drug-target entity connections.
arXiv Detail & Related papers (2024-07-14T02:53:25Z) - HGTDP-DTA: Hybrid Graph-Transformer with Dynamic Prompt for Drug-Target Binding Affinity Prediction [14.866669337498257]
Drug target binding affinity (DTA) is a key criterion for drug screening.
In this study, we propose a novel DTA prediction method, termed HGTDP-DTA.
Our method generates context-specific prompts for each drug-target pair, enhancing the model's ability to capture unique interactions.
Experiments on two widely used public datasets, Davis and KIBA, show that HGTDP-DTA outperforms state-of-the-art DTA prediction methods in both prediction performance and generalization ability.
arXiv Detail & Related papers (2024-06-25T16:33:33Z) - Efficient Heterogeneous Graph Learning via Random Projection [58.4138636866903]
Heterogeneous Graph Neural Networks (HGNNs) are powerful tools for deep learning on heterogeneous graphs.
Recent pre-computation-based HGNNs use one-time message passing to transform a heterogeneous graph into regular-shaped tensors.
We propose a hybrid pre-computation-based HGNN, named Random Projection Heterogeneous Graph Neural Network (RpHGNN)
arXiv Detail & Related papers (2023-10-23T01:25:44Z) - Challenging the Myth of Graph Collaborative Filtering: a Reasoned and Reproducibility-driven Analysis [50.972595036856035]
We present a code that successfully replicates results from six popular and recent graph recommendation models.
We compare these graph models with traditional collaborative filtering models that historically performed well in offline evaluations.
By investigating the information flow from users' neighborhoods, we aim to identify which models are influenced by intrinsic features in the dataset structure.
arXiv Detail & Related papers (2023-08-01T09:31:44Z) - GraphCL-DTA: a graph contrastive learning with molecular semantics for
drug-target binding affinity prediction [2.523552067304274]
GraphCL-DTA is a graph contrastive learning framework for molecular graphs to learn drug representations.
Next, we design a new loss function that can be directly used to adjust the uniformity of drug and target representations.
The effectiveness of the above innovative elements is verified on two real datasets.
arXiv Detail & Related papers (2023-07-18T06:01:37Z) - Drug Synergistic Combinations Predictions via Large-Scale Pre-Training
and Graph Structure Learning [82.93806087715507]
Drug combination therapy is a well-established strategy for disease treatment with better effectiveness and less safety degradation.
Deep learning models have emerged as an efficient way to discover synergistic combinations.
Our framework achieves state-of-the-art results in comparison with other deep learning-based methods.
arXiv Detail & Related papers (2023-01-14T15:07:43Z) - Similarity-aware Positive Instance Sampling for Graph Contrastive
Pre-training [82.68805025636165]
We propose to select positive graph instances directly from existing graphs in the training set.
Our selection is based on certain domain-specific pair-wise similarity measurements.
Besides, we develop an adaptive node-level pre-training method to dynamically mask nodes to distribute them evenly in the graph.
arXiv Detail & Related papers (2022-06-23T20:12:51Z) - Neural Graph Matching for Pre-training Graph Neural Networks [72.32801428070749]
Graph neural networks (GNNs) have been shown powerful capacity at modeling structural data.
We present a novel Graph Matching based GNN Pre-Training framework, called GMPT.
The proposed method can be applied to fully self-supervised pre-training and coarse-grained supervised pre-training.
arXiv Detail & Related papers (2022-03-03T09:53:53Z) - GEFA: Early Fusion Approach in Drug-Target Affinity Prediction [28.695523040015164]
We propose a novel graph-in-graph neural network with attention mechanism to address the changes in target representation because of the binding effects.
A drug is modeled as a graph of atoms, which then serves as a node in a larger graph of residues-drug complex.
We also use pre-trained protein representation powered by the recent effort of learning contextualized protein representation.
arXiv Detail & Related papers (2020-09-25T11:54:15Z) - Ensemble Transfer Learning for the Prediction of Anti-Cancer Drug
Response [49.86828302591469]
In this paper, we apply transfer learning to the prediction of anti-cancer drug response.
We apply the classic transfer learning framework that trains a prediction model on the source dataset and refines it on the target dataset.
The ensemble transfer learning pipeline is implemented using LightGBM and two deep neural network (DNN) models with different architectures.
arXiv Detail & Related papers (2020-05-13T20:29:48Z)
This list is automatically generated from the titles and abstracts of the papers in this site.
This site does not guarantee the quality of this site (including all information) and is not responsible for any consequences.