paper-with-me

Papers

A Regressor-Guided Graph Diffusion Model for Predicting Enzyme Mutations to Enhance Turnover Number

2024-11-04 · Xiaozhu Yu, Kai Yi, Yu Guang Wang, Yiqing Shen

Enzymes are biological catalysts that can accelerate chemical reactions compared to uncatalyzed reactions in aqueous environments. Their catalytic efficiency is quantified by the turnover number (kcat), a parameter in enzyme kinetics. Enhancing enzyme activity is important for optimizing slow chemical reactions, with far-reaching implications for both research and industrial applications. However, traditional wet-lab methods for measuring and optimizing enzyme activity are often resource-intensive and time-consuming. To address these limitations, we introduce kcatDiffuser, a novel regressor-guided diffusion model designed to predict and improve enzyme turnover numbers. Our approach innovatively reformulates enzyme mutation prediction as a protein inverse folding task, thereby establishing a direct link between structural prediction and functional optimization. kcatDiffuser is a graph diffusion model guided by a regressor, enabling the prediction of amino acid mutations at multiple random positions simultaneously. Evaluations on BERENDA dataset shows that kcatDiffuser can achieve a {\Delta} log kcat of 0.209, outperforming state-of-the-art methods like ProteinMPNN, PiFold, GraDe-IF in improving enzyme turnover numbers. Additionally, kcatDiffuser maintains high structural fidelity with a recovery rate of 0.716, pLDDT score of 92.515, RMSD of 3.764, and TM-score of 0.934, demonstrating its ability to generate enzyme variants with enhanced activity while preserving essential structural properties. Overall, kcatDiffuser represents a more efficient and targeted approach to enhancing enzyme activity. The code is available at https://github.com/xz32yu/KcatDiffuser.

📄 PDF Abstract BibTeX arXiv:2411.01745

Code (1)

xz32yu/kcatdiffuser 공식 구현 pytorch

Methods 이 논문이 사용한 방법론

Diffusion Diffusion models generate samples by gradually removing noise from a signal, and their training objective can be expressed as a reweighted variational lower-bound…

Similar Papers 제목 키워드 기반

DGTN: Graph-Enhanced Transformer with Diffusive Attention Gating Mechanism for Enzyme DDG Prediction

2025-11-07 · Abigail Lin arxiv

Predicting the effect of amino acid mutations on enzyme thermodynamic stability (DDG) is fundamental to protein engineering and drug design. While recent deep learning approaches have shown promise, they often process se…

Graph Neural Network

Direct Single Molecule Imaging of Enhanced Enzyme Diffusion

2018-11-20 · Mengqi Xu, Lyanne Valdez, Aysuman Sen, Jennifer L. Ross

Recent experimental results have shown that active enzymes can diffuse faster when they are in the presence of their substrates. Fluorescence correlation spectroscopy (FCS), which relies on analyzing the fluctuations in …

Improving Enzyme Prediction with Chemical Reaction Equations by Hypergraph-Enhanced Knowledge Graph Embeddings

2026-01-08 · Tengwei Song, Long Yin, Zhen Han, Zhiqiang Xu arxiv

Predicting enzyme-substrate interactions has long been a fundamental problem in biochemistry and metabolic engineering. While existing methods could leverage databases of expert-curated enzyme-substrate pairs for models …

Knowledge Graph Embedding

Multimodal Regression for Enzyme Turnover Rates Prediction

2025-09-15 · Bozhen Hu, Cheng Tan, Siyuan Li, Jiangbin Zheng 외 arxiv

The enzyme turnover rate is a fundamental parameter in enzyme kinetics, reflecting the catalytic efficiency of enzymes. However, enzyme turnover rates remain scarce across most organisms due to the high cost and complexi…

Graph Neural Network

Multimodal Quantum Vision Transformer for Enzyme Commission Classification from Biochemical Representations

2025-08-20 · Murat Isik, Mandeep Kaur Saggi, Humaira Gowher, Sabre Kais arxiv

Accurately predicting enzyme functionality remains one of the major challenges in computational biology, particularly for enzymes with limited structural annotations or sequence homology. We present a novel multimodal Qu…

Quantum Machine Learning