paper-with-me

Papers

Energy-based Graph Convolutional Networks for Scoring Protein Docking Models

2019-12-28 · Yue Cao, Yang shen

Structural information about protein-protein interactions, often missing at the interactome scale, is important for mechanistic understanding of cells and rational discovery of therapeutics. Protein docking provides a computational alternative to predict such information. However, ranking near-native docked models high among a large number of candidates, often known as the scoring problem, remains a critical challenge. Moreover, estimating model quality, also known as the quality assessment problem, is rarely addressed in protein docking. In this study the two challenging problems in protein docking are regarded as relative and absolute scoring, respectively, and addressed in one physics-inspired deep learning framework. We represent proteins' and encounter complexes' 3D structures as intra- and inter-molecular residue contact graphs with atom-resolution node and edge features. And we propose a novel graph convolutional kernel that pool interacting nodes' features through edge features so that generalized interaction energies can be learned directly from graph data. The resulting energy-based graph convolutional networks (EGCN) with multi-head attention are trained to predict intra- and inter-molecular energies, binding affinities, and quality measures (interface RMSD) for encounter complexes. Compared to a state-of-the-art scoring function for model ranking, EGCN has significantly improved ranking for a CAPRI test set involving homology docking; and is comparable for Score_set, a CAPRI benchmark set generated by diverse community-wide docking protocols not known to training data. For Score_set quality assessment, EGCN shows about 27% improvement to our previous efforts. Directly learning from 3D structure data in graph representation, EGCN represents the first successful development of graph convolutional networks for protein docking.

📄 PDF Abstract BibTeX arXiv:1912.12476

Code (0)

등록된 구현이 없습니다.

Methods 이 논문이 사용한 방법론

Attention 설명 없음
Test 설명 없음
Softmax The Softmax output function transforms a previous layer's output into a vector of probabilities. It is commonly used for multiclass classification. Given an input vector $x$…
Linear Layer A Linear Layer is a projection $\mathbf{XW + b}$.
Graph Convolutional Networks 설명 없음
Multi-Head Attention 설명 없음

Similar Papers 제목 키워드 기반

Deep learning is competing random forest in computational docking

2016-08-23 · Mohamed Khamis, Walid Gomaa, Basem Galal

Computational docking is the core process of computer-aided drug design; it aims at predicting the best orientation and conformation of a small drug molecule when bound to a target large protein receptor. The docking qua…

Deep LearningDrug Design

ETDock: A Novel Equivariant Transformer for Protein-Ligand Docking

2023-10-12 · Yiqiang Yi, Xu Wan, Yatao Bian, Le Ou-Yang 외

Predicting the docking between proteins and ligands is a crucial and challenging task for drug discovery. However, traditional docking methods mainly rely on scoring functions, and deep learning-based docking approaches …

Drug DiscoveryPose Prediction

OnionNet-2: A Convolutional Neural Network Model for Predicting Protein-Ligand Binding Affinity based on Residue-Atom Contacting Shells

2021-03-22 · Zechen Wang, Liangzhen Zheng, Yang Liu, Yuanyuan Qu 외

One key task in virtual screening is to accurately predict the binding affinity ($\triangle$$G$) of protein-ligand complexes. Recently, deep learning (DL) has significantly increased the predicting accuracy of scoring fu…

BioLM-Score: Language-Prior Conditioned Probabilistic Geometric Potentials for Protein-Ligand Scoring

2026-02-09 · Zhangfan Yang, Baoyun Chen, Dong Xu, Jia Wang 외 arxiv

Protein-ligand scoring is a central component of structure-based drug design, underpinning molecular docking, virtual screening, and pose optimization. Conventional physics-based energy functions are often computationall…

Computational EfficiencyRepresentation LearningDrug Discovery

DeepRLI: A Multi-objective Framework for Universal Protein--Ligand Interaction Prediction

2024-01-19 · Haoyu Lin, Shiwei Wang, Jintao Zhu, Yibo Li 외

Protein (receptor)--ligand interaction prediction is a critical component in computer-aided drug design, significantly influencing molecular docking and virtual screening processes. Despite the development of numerous sc…

Contrastive LearningDrug DesignMolecular DockingPose Prediction+1