paper-with-me

Papers

Distance-aware Molecule Graph Attention Network for Drug-Target Binding Affinity Prediction

2020-12-17 · Jingbo Zhou, Shuangli Li, Liang Huang, Haoyi Xiong, Fan Wang, Tong Xu, Hui Xiong, Dejing Dou

Accurately predicting the binding affinity between drugs and proteins is an essential step for computational drug discovery. Since graph neural networks (GNNs) have demonstrated remarkable success in various graph-related tasks, GNNs have been considered as a promising tool to improve the binding affinity prediction in recent years. However, most of the existing GNN architectures can only encode the topological graph structure of drugs and proteins without considering the relative spatial information among their atoms. Whereas, different from other graph datasets such as social networks and commonsense knowledge graphs, the relative spatial position and chemical bonds among atoms have significant impacts on the binding affinity. To this end, in this paper, we propose a diStance-aware Molecule graph Attention Network (S-MAN) tailored to drug-target binding affinity prediction. As a dedicated solution, we first propose a position encoding mechanism to integrate the topological structure and spatial position information into the constructed pocket-ligand graph. Moreover, we propose a novel edge-node hierarchical attentive aggregation structure which has edge-level aggregation and node-level aggregation. The hierarchical attentive aggregation can capture spatial dependencies among atoms, as well as fuse the position-enhanced information with the capability of discriminating multiple spatial relations among atoms. Finally, we conduct extensive experiments on two standard datasets to demonstrate the effectiveness of S-MAN.

📄 PDF Abstract BibTeX arXiv:2012.09624

Code (1)

PaddlePaddle/PaddleHelix/tree/dev/apps/drug_target_interaction/sman 공식 구현 paddle

Tasks

Drug DiscoveryGraph AttentionKnowledge GraphsPosition

Similar Papers 제목 키워드 기반

Predicting drug-target interaction using 3D structure-embedded graph representations from graph neural networks

2019-04-17 · Jaechang Lim, Seongok Ryu, Kyubyong Park, Yo Joong Choe 외

Accurate prediction of drug-target interaction (DTI) is essential for in silico drug design. For the purpose, we propose a novel approach for predicting DTI using a GNN that directly incorporates the 3D structure of a pr…

Drug DesignGraph AttentionPose PredictionPrediction

Molecule Attention Transformer

2020-02-19 · Łukasz Maziarka, Tomasz Danel, Sławomir Mucha, Krzysztof Rataj 외

Designing a single neural network architecture that performs competitively across a range of molecule property prediction tasks remains largely an open challenge, and its solution may unlock a widespread use of deep lear…

Drug DiscoveryProperty Prediction

Target Specific De Novo Design of Drug Candidate Molecules with Graph Transformer-based Generative Adversarial Networks

2023-02-15 · Atabey Ünlü, Elif Çevrim, Melih Gökay Yiğit, Ahmet Sarıgün 외

Discovering novel drug candidate molecules is one of the most fundamental and critical steps in drug development. Generative deep learning models, which create synthetic data given a probability distribution, offer a hig…

Generative Adversarial NetworkMolecular Graph Generation

Relative Molecule Self-Attention Transformer

2021-10-12 · Łukasz Maziarka, Dawid Majchrowski, Tomasz Danel, Piotr Gaiński 외

Self-supervised learning holds promise to revolutionize molecule property prediction - a central task to drug discovery and many more industries - by enabling data efficient learning from scarce experimental data. Despit…

Drug DiscoveryProperty PredictionSelf-Supervised Learning

Multi-view Graph Contrastive Representation Learning for Drug-Drug Interaction Prediction

2020-10-22 · Yingheng Wang, Yaosen Min, Xin Chen, Ji Wu

Drug-drug interaction(DDI) prediction is an important task in the medical health machine learning community. This study presents a new method, multi-view graph contrastive representation learning for drug-drug interactio…

Contrastive LearningPredictionRepresentation Learning