BMLGOct 12, 2023

ETDock: A Novel Equivariant Transformer for Protein-Ligand Docking

arXiv:2310.08061v24 citationsh-index: 28
AI Analysis

This addresses the problem of accurate docking for drug discovery, though it appears incremental by building on deep learning methods.

The paper tackled protein-ligand docking prediction by proposing an equivariant transformer neural network that fuses ligand graph-level features and uses iterative optimization, achieving state-of-the-art performance on real datasets.

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 usually neglect the 3D spatial information of proteins and ligands, as well as the graph-level features of ligands, which limits their performance. To address these limitations, we propose an equivariant transformer neural network for protein-ligand docking pose prediction. Our approach involves the fusion of ligand graph-level features by feature processing, followed by the learning of ligand and protein representations using our proposed TAMformer module. Additionally, we employ an iterative optimization approach based on the predicted distance matrix to generate refined ligand poses. The experimental results on real datasets show that our model can achieve state-of-the-art performance.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes