paper-with-me

Papers

Drug-target affinity prediction method based on consistent expression of heterogeneous data

2022-11-13 · Boyuan Liu

The first step in drug discovery is finding drug molecule moieties with medicinal activity against specific targets. Therefore, it is crucial to investigate the interaction between drug-target proteins and small chemical molecules. However, traditional experimental methods for discovering potential small drug molecules are labor-intensive and time-consuming. There is currently a lot of interest in building computational models to screen small drug molecules using drug molecule-related databases. In this paper, we propose a method for predicting drug-target binding affinity using deep learning models. This method uses a modified GRU and GNN to extract features from the drug-target protein sequences and the drug molecule map, respectively, to obtain their feature vectors. The combined vectors are used as vector representations of drug-target molecule pairs and then fed into a fully connected network to predict drug-target binding affinity. This proposed model demonstrates its accuracy and effectiveness in predicting drug-target binding affinity on the DAVIS and KIBA datasets.

📄 PDF Abstract BibTeX arXiv:2211.06792

Code (0)

등록된 구현이 없습니다.

Tasks

Drug Discovery

Methods 이 논문이 사용한 방법론

GRU A Gated Recurrent Unit, or GRU, is a type of recurrent neural network. It is similar to an LSTM, but only has two gates - a reset…

Similar Papers 제목 키워드 기반

GramSeq-DTA: A grammar-based drug-target affinity prediction approach fusing gene expression information

2024-11-03 · Kusal Debnath, Pratip Rana, Preetam Ghosh

Drug-target affinity (DTA) prediction is a critical aspect of drug discovery. The meaningful representation of drugs and targets is crucial for accurate prediction. Using 1D string-based representations for drugs and tar…

Drug DiscoveryPrediction

GraphPrint: Extracting Features from 3D Protein Structure for Drug Target Affinity Prediction

2024-07-15 · Amritpal Singh

Accurate drug target affinity prediction can improve drug candidate selection, accelerate the drug discovery process, and reduce drug production costs. Previous work focused on traditional fingerprints or used features e…

Drug Discovery

GraphDTA: prediction of drug–target binding affinity using graph convolutional networks

2019-07-02 · bioRxiv 2019 7 · Thin Nguyen, Hang Le, Svetha Venkatesh

While the development of new drugs is costly, time consuming, and often accompanied with safety issues, drug repurposing, where old drugs with established safety are used for medical conditions other than originally deve…

Deep LearningDrug DiscoveryRecommendation Systems

Hierarchical Graph Representation Learning for the Prediction of Drug-Target Binding Affinity

2022-03-22 · Zhaoyang Chu, Shichao Liu, Wen Zhang

The identification of drug-target binding affinity (DTA) has attracted increasing attention in the drug discovery process due to the more specific interpretation than binary interaction prediction. Recently, numerous dee…

Drug DiscoveryGraph LearningGraph Representation LearningRepresentation Learning

Co-Diffusion: An Affinity-Aware Two-Stage Latent Diffusion Framework for Generalizable Drug-Target Affinity Prediction

2026-03-11 · Yining Qian, Pengjie Wang, Yixiao Li, An-Yang Lu 외 arxiv

Predicting drug-target affinity is fundamental to virtual screening and lead optimization. However, existing deep models often suffer from representation collapse in stringent cold-start regimes, where the scarcity of la…

Zero-shot Generalization