paper-with-me

Papers

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 deep learning-based computational methods have been proposed to predict the binding affinities between drugs and targets benefiting from their satisfactory performance. However, the previous works mainly focus on encoding biological features and chemical structures of drugs and targets, with a lack of exploiting the essential topological information from the drug-target affinity network. In this paper, we propose a novel hierarchical graph representation learning model for the drug-target binding affinity prediction, namely HGRL-DTA. The main contribution of our model is to establish a hierarchical graph learning architecture to incorporate the intrinsic properties of drug/target molecules and the topological affinities of drug-target pairs. In this architecture, we adopt a message broadcasting mechanism to integrate the hierarchical representations learned from the global-level affinity graph and the local-level molecular graph. Besides, we design a similarity-based embedding map to solve the cold start problem of inferring representations for unseen drugs and targets. Comprehensive experimental results under different scenarios indicate that HGRL-DTA significantly outperforms the state-of-the-art models and shows better model generalization among all the scenarios.

📄 PDF Abstract BibTeX arXiv:2203.11458

Code (1)

Zhaoyang-Chu/HGRL-DTA 공식 구현 pytorch

Tasks

Drug DiscoveryGraph LearningGraph Representation LearningRepresentation Learning

Similar Papers 제목 키워드 기반

HiGraphDTI: Hierarchical Graph Representation Learning for Drug-Target Interaction Prediction

2024-04-16 · Bin Liu, Siqi Wu, Jin Wang, Xin Deng 외

The discovery of drug-target interactions (DTIs) plays a crucial role in pharmaceutical development. The deep learning model achieves more accurate results in DTI prediction due to its ability to extract robust and expre…

Graph Representation Learningmolecular representationRepresentation Learning

Heterogeneous network drug-target interaction prediction model based on graph wavelet transform and multi-level contrastive learning

2025-04-27 · Wenfeng Dai, Yanhong Wang, Shuai Yan, Qingzhi Yu 외

Drug-target interaction (DTI) prediction is a core task in drug development and precision medicine in the biomedical field. However, traditional machine learning methods generally have the black box problem, which makes …

Contrastive LearningGraph Neural NetworkPrediction

GraphCL-DTA: a graph contrastive learning with molecular semantics for drug-target binding affinity prediction

2023-07-18 · Xinxing Yang, Genke Yang, Jian Chu

Drug-target binding affinity prediction plays an important role in the early stages of drug discovery, which can infer the strength of interactions between new drugs and new targets. However, the performance of previous …

Contrastive LearningDrug DiscoveryRepresentation Learning

Bi-Level Graph Neural Networks for Drug-Drug Interaction Prediction

2020-06-11 · Yunsheng Bai, Ken Gu, Yizhou Sun, Wei Wang

We introduce Bi-GNN for modeling biological link prediction tasks such as drug-drug interaction (DDI) and protein-protein interaction (PPI). Taking drug-drug interaction as an example, existing methods using machine lear…

Link Prediction

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