paper-with-me

Papers

Docking-Aware Attention: Dynamic Protein Representations through Molecular Context Integration

2025-02-03 · Amitay Sicherman, Kira Radinsky

Computational prediction of enzymatic reactions represents a crucial challenge in sustainable chemical synthesis across various scientific domains, ranging from drug discovery to materials science and green chemistry. These syntheses rely on proteins that selectively catalyze complex molecular transformations. These protein catalysts exhibit remarkable substrate adaptability, with the same protein often catalyzing different chemical transformations depending on its molecular partners. Current approaches to protein representation in reaction prediction either ignore protein structure entirely or rely on static embeddings, failing to capture how proteins dynamically adapt their behavior to different substrates. We present Docking-Aware Attention (DAA), a novel architecture that generates dynamic, context-dependent protein representations by incorporating molecular docking information into the attention mechanism. DAA combines physical interaction scores from docking predictions with learned attention patterns to focus on protein regions most relevant to specific molecular interactions. We evaluate our method on enzymatic reaction prediction, where it outperforms previous state-of-the-art methods, achieving 62.2\% accuracy versus 56.79\% on complex molecules and 55.54\% versus 49.45\% on innovative reactions. Through detailed ablation studies and visualizations, we demonstrate how DAA generates interpretable attention patterns that adapt to different molecular contexts. Our approach represents a general framework for context-aware protein representation in biocatalysis prediction, with potential applications across enzymatic synthesis planning. We open-source our implementation and pre-trained models to facilitate further research.

📄 PDF Abstract BibTeX arXiv:2502.01461

Code (0)

등록된 구현이 없습니다.

Tasks

Drug DiscoveryMolecular DockingPrediction

Methods 이 논문이 사용한 방법론

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$…
Attention 설명 없음
Focus 설명 없음

Similar Papers 제목 키워드 기반

CWFBind: Geometry-Awareness for Fast and Accurate Protein-Ligand Docking

2025-08-13 · Liyan Jia, Chuan-Xian Ren, Hong Yan arxiv

Accurately predicting the binding conformation of small-molecule ligands to protein targets is a critical step in rational drug design. Although recent deep learning-based docking surpasses traditional methods in speed a…

Group Ligands Docking to Protein Pockets

2025-01-25 · Jiaqi Guan, Jiahan Li, Xiangxin Zhou, Xingang Peng 외

Molecular docking is a key task in computational biology that has attracted increasing interest from the machine learning community. While existing methods have achieved success, they generally treat each protein-ligand …

Blind DockingMolecular Docking

The Docking Game: Loop Self-Play for Fast, Dynamic, and Accurate Prediction of Flexible Protein-Ligand Binding

2025-08-07 · Youzhi Zhang, Yufei Li, Gaofeng Meng, Hongbin Liu 외 arxiv

Molecular docking is a crucial aspect of drug discovery, as it predicts the binding interactions between small-molecule ligands and protein pockets. However, current multi-task learning models for docking often show infe…

Multi-Task LearningDrug Discovery

GNNAS-Dock: Budget Aware Algorithm Selection with Graph Neural Networks for Molecular Docking

2024-11-19 · Yiliang Yuan, Mustafa Misir

Molecular docking is a major element in drug discovery and design. It enables the prediction of ligand-protein interactions by simulating the binding of small molecules to proteins. Despite the availability of numerous d…

Blind DockingDrug DiscoveryGraph Neural NetworkMolecular Docking

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