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

TL;DR
DGTN introduces a novel graph-enhanced transformer architecture with a diffusive attention gating mechanism that effectively captures the coupling between protein structure and sequence for improved enzyme stability prediction.
Contribution
The paper proposes a co-learning diffusion-based mechanism that integrates graph neural networks and transformers, achieving state-of-the-art results in enzyme DDG prediction.
Findings
DGTN outperforms existing methods with a Pearson Rho of 0.87 and RMSE of 1.21 kcal/mol.
The diffusion mechanism improves correlation by 4.8 points.
Theoretical analysis shows convergence to optimal structure-sequence coupling with rate O(1/√T).
Abstract
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 sequence and structure information independently, failing to capture the intricate coupling between local structural geometry and global sequential patterns. We present DGTN (Diffused Graph-Transformer Network), a novel architecture that co-learns graph neural network (GNN) weights for structural priors and transformer attention through a diffusion mechanism. Our key innovation is a bidirectional diffusion process where: (1) GNN-derived structural embeddings guide transformer attention via learnable diffusion kernels, and (2) transformer representations refine GNN message passing through attention-modulated graph updates. We provide rigorous mathematical analysis showing…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsProtein Structure and Dynamics · Machine Learning in Materials Science · Advanced Graph Neural Networks
