paper-with-me

Papers

EquiPocket: an E(3)-Equivariant Geometric Graph Neural Network for Ligand Binding Site Prediction

2023-02-23 · Yang Zhang, Zhewei Wei, Ye Yuan, Chongxuan Li, Wenbing Huang

Predicting the binding sites of target proteins plays a fundamental role in drug discovery. Most existing deep-learning methods consider a protein as a 3D image by spatially clustering its atoms into voxels and then feed the voxelized protein into a 3D CNN for prediction. However, the CNN-based methods encounter several critical issues: 1) defective in representing irregular protein structures; 2) sensitive to rotations; 3) insufficient to characterize the protein surface; 4) unaware of protein size shift. To address the above issues, this work proposes EquiPocket, an E(3)-equivariant Graph Neural Network (GNN) for binding site prediction, which comprises three modules: the first one to extract local geometric information for each surface atom, the second one to model both the chemical and spatial structure of protein and the last one to capture the geometry of the surface via equivariant message passing over the surface atoms. We further propose a dense attention output layer to alleviate the effect incurred by variable protein size. Extensive experiments on several representative benchmarks demonstrate the superiority of our framework to the state-of-the-art methods.

📄 PDF Abstract BibTeX arXiv:2302.12177

Code (2)

fengyuewuya/equipocket 공식 구현 pytorch
ml-jku/vnegnn pytorch

Tasks

Drug DiscoveryGraph Neural Network

Methods 이 논문이 사용한 방법론

3D CNN 설명 없음
Graph Neural Network 설명 없음

Similar Papers 제목 키워드 기반

GDEGAN: Gaussian Dynamic Equivariant Graph Attention Network for Ligand Binding Site Prediction

2026-03-20 · Animesh, Plaban Kumar Bhowmick, Pralay Mitra arxiv

Accurate prediction of binding sites of a given protein, to which ligands can bind, is a critical step in structure-based computational drug discovery. Recently, Equivariant Graph Neural Networks (GNNs) have emerged as a…

Drug Discovery

Predicting Protein-Ligand Binding Affinity with Equivariant Line Graph Network

2022-10-27 · Yiqiang Yi, Xu Wan, Kangfei Zhao, Le Ou-Yang 외

Binding affinity prediction of three-dimensional (3D) protein ligand complexes is critical for drug repositioning and virtual drug screening. Existing approaches transform a 3D protein-ligand complex to a two-dimensional…

VN-EGNN: E(3)-Equivariant Graph Neural Networks with Virtual Nodes Enhance Protein Binding Site Identification

2024-04-10 · Florian Sestak, Lisa Schneckenreiter, Johannes Brandstetter, Sepp Hochreiter 외

Being able to identify regions within or around proteins, to which ligands can potentially bind, is an essential step to develop new drugs. Binding site identification methods can now profit from the availability of larg…

Trajectory Prediction

EquiCPI: SE(3)-Equivariant Geometric Deep Learning for Structure-Aware Prediction of Compound-Protein Interactions

2025-04-07 · Ngoc-Quang Nguyen

Accurate prediction of compound-protein interactions (CPI) remains a cornerstone challenge in computational drug discovery. While existing sequence-based approaches leverage molecular fingerprints or graph representation…

Drug DiscoveryRe-Ranking

E3Bind: An End-to-End Equivariant Network for Protein-Ligand Docking

2022-10-12 · Yangtian Zhang, Huiyu Cai, Chence Shi, Bozitao Zhong 외

In silico prediction of the ligand binding pose to a given protein target is a crucial but challenging task in drug discovery. This work focuses on blind flexible selfdocking, where we aim to predict the positions, orien…

Drug DiscoveryProtein Structure Prediction