Back to feed
Open access

Inferring dynamic information from protein structures by Gaussian integrals and deep learning

Jun 2026 · Bioinform. · Vol 42 · 0 citations · 36 references
Computer Science Medicine

Abstract

Abstract Motivation Protein dynamics are central to function, but experiments and molecular dynamics (MD) simulations remain costly, low-throughput, and difficult to compare across protocols. Scalable structure-based methods are needed to infer dynamics from static protein structures. Results We present a deep learning framework that predicts protein dynamics from 30-dimensional Gaussian integral (GI) descriptors of Cα backbone topology. Using 1374 ATLAS protein chains with MD-derived RMSF, GI stratified proteins into fold-relevant clusters enriched for secondary structure, sequence homology, and ECOD families. An attention-based 1D-CNN classified flexible versus non-flexible proteins with test AUC = 0.772 and separated slow-mode– from fast-mode–dominated dynamics with AUC = 0.91. Regression models recovered mean RMSF (Pearson r = 0.72; R² = 0.46) and slow-mode RMSF more accurately (Pearson r = 0.83; R² = 0.62), supporting rapid inference of flexibility and collective-motion bias. Availability and implementation Code and data are available on GitHub at: https://github.com/fvilicich/gaussian_integral/blob/main/gaussian_integral_classification.ipynb.

Read PDF

Similar papers

Open access Jul 2026

OrgNet+: towards robust protein stability prediction with convolutional neural networks

OrgNet+, a conformational ensemble-aware and orientation-gnostic framework that explicitly incorporates protein structure flexibility during training, is introduced, which substantially reduces intra-ensemble prediction variance while simultaneously improving predictive accuracy.

A. Sarycheva, Aleksandr Shumilov, Petr Popov · 0 citations
Open access Jun 2026

Hybrid Approach to Protein–Protein Complex Affinity Prediction Based on Language Models and Molecular Dynamics

HyBind-NN is developed, a multimodal graph neural network that integrates protein language models (PLMs) with 3D structural and dynamic datasets to predict protein–protein and protein–peptide affinity, and it is demonstrated that combining ESM-2 sequence embeddings with precise 3D Voronoi spatial geometry enables accurate affinity predictions across diverse structural datasets.

E. A. Bogdanova, A. Chernukhin, Alexey K. Shaytan · 0 citations
Preprint Jul 2026

Spectral Diffusion for Protein Dynamics

Generative models present a promising alternative to expensive molecular dynamics for computationally querying protein dynamics, yet many existing approaches treat ensembles as unordered snapshots rather than temporally coherent trajectories, or scale poorly with protein size. We present a new physics-informed representation using Fourier transforms as an inductive bias for the multiscale temporal nature of protein dynamics. Diffusion in the spectral domain allows for disentangling of dynamics into slow conformational modes and fast atomic jitter, enabling rapid and improved prediction of dynamics across a range of temperatures. This is facilitated by denoising of structure and temperature conditioned spectral volumes where the low frequencies directly encode per-residue flexibility. Trained on the mdCATH dataset, we evaluate our model, DynaMode, on a held-out test set achieving strong performance across a set of ensemble-based metrics including a Root Mean Squared Fluctuation (RMSF) pearson $r$ of $0.844$. Code is available at https://github.com/HPuntu/DynaMode.

H. Phipps, M. Cagiada, S. Villalba et al. · 0 citations
Preprint Jul 2026

Commutative Algebra Learning for Protein Flexibility Analysis

Protein flexibility, commonly quantified by B-factors, is closely related to protein structure and function. However, accurate B-factor prediction remains challenging due to the multiscale nature of protein structures and the complexity of atomic interactions. In this work, we propose a commutative algebra-based learning framework, termed CAL, for protein B-factor prediction. Unlike many biomolecular prediction tasks that rely primarily on global structural representations, B-factor prediction requires an accurate characterization of the local geometric environments surrounding individual atoms. To address this challenge, CAL employs commutative algebra theory to construct localized algebraic descriptors at multiple spatial scales. On a benchmark dataset of 364 proteins, CAL improves prediction accuracy by 34.5\% over the classical Gaussian network model (GNM). Extensive experiments demonstrate that CAL achieves robust and consistent performance across diverse datasets and is competitive with existing state-of-the-art methods. Furthermore, by integrating CAL with machine learning, we develop a blind prediction model capable of cross-protein B-factor prediction. Overall, CAL provides an effective, efficient, and mathematically principled framework for protein flexibility prediction and offers a powerful approach for analyzing and predicting localized structural properties in complex biomolecular systems.

Honghao Zhang, Hongsong Feng · 1 citation
Review 2026

AI-Driven Protein Research: From Prediction to Design.

This mini review traces the evolution of AI-driven methods in protein research, from early residue-contact prediction using coevolutionary information to transformative breakthroughs, the rise of protein language models (PLMs), and the emerging era of generative design and functional modeling.

Guodong Min, Huan Peng · 0 citations
Open access Jul 2026

LoMuS: low-rank adaptation with sequence multi-representation improves protein stability prediction

Abstract Motivation Protein folding stability is a key determinant for understanding protein dynamics, including molecular function, pathogenicity, and protein engineering. Yet, accurate prediction of protein stability remains challenging due to high variability in available data, particularly when only sequence information is available and structural knowledge is limited or unavailable. In this work, we introduce LoMuS, a multi-representation-based deep learning model that predicts dataset-provided protein stability scores directly from the primary sequence. In the core of the model architecture, a fusion network integrates explicit physicochemical descriptors with low-rank adapted protein language model derived embeddings from the sequence that consistently gains across standard experimental stability benchmarks. Results We rigorously evaluate LoMuS across multiple settings, such as absolute folding stability scoring, mutation landscape stability scoring, held-out protein domains, out-of-distribution label regimes, and per-protein evaluation. LoMuS consistently outperforms sequence-only baselines, achieving an absolute performance gain of at least 10% in Spearman’s rank correlation across several benchmarks. Per-protein evaluations further demonstrate robust performance gains. Ablation analyses confirm that complementary signals from physicochemical descriptors and sequence embeddings are critical to the effectiveness of the proposed multi-representation approach. We believe LoMuS advances protein engineering research by improving the prediction and ranking of protein stability scores. Availability All codes including data preparation scripts, training and validation recipes, and experimental configurations for LoMuS are available at: https://github.com/kabir-ai2bio-lab/LoMuS.

Samuel Infante, Akash Singh, Anowarul Kabir · 0 citations