Skip to content
Open access

ProteinDock: A physics-informed layer to improve protein-protein docking reliability

Jul 2026 · bioRxiv · 0 citations · 26 references
Medicine Biology

TL;DR

It is demonstrated that a truncated version of ProteinDock can be used to choose the optimal prediction among outputs from multiple deep learning-based tools, and shown that this strategy is a computationally efficient alternative to increasing the seed quantity for deep-learning predictions.

Abstract

Computational modeling provides geometric insight into protein-protein interactions without requiring the resources of experimentation. However, reliability can be hindered when modeling proteins with distinctive features, such as antibodies, that use flexible, polar-rich loops to bind antigens. We developed ProteinDock, a physics-based tool that can be used in combination with leading modeling programs to improve the reliability of protein-protein docking; this work provides a case study of antibody-antigen interfaces. ProteinDock was layered onto Rosetta for docking unbound experimentally determined structures, and when evaluated on Docking Benchmark Set 5.5, generated CAPRI acceptable-quality or better for 80.2% of targets, an improvement of 32.8 percentage points over vanilla Rosetta’s 47.4% on the same dataset. To improve protein-protein prediction reliability from sequence inputs, we demonstrate that a truncated version of ProteinDock can be used to choose the optimal prediction among outputs from multiple deep learning-based tools. We show that this strategy is a computationally efficient alternative to increasing the seed quantity for deep-learning predictions. A graphical user interface for layering ProteinDock has been created and is available at https://github.com/Kimmel-Lab/proteindock and https://proteindock.com/. TOC Figure

Read PDF

Similar papers

Open access Jul 2026

Predictions of protein–protein interactions: Learning sequences and structures

A neural network-based pipeline that integrates amino acid sequences with structural features is developed and provides a modular prototype for follow-up, more extensive protein modeling, including larger proteins and sequence of variable sizes.

Carl David Jasper Causin, M. Fyta · 0 citations
Open access Aug 2026

Aligning protein-generative models to experimental fitness with ProteinDPO.

Biological generative models can predict biological functions without task-specific training data but often under-perform specialized models. This is due to a fundamental 'alignment gap', where the rules learned during unsupervised training are not related to the function of interest. Here we demonstrate how to provide task-specific information without losing the general knowledge learned during pretraining by using direct preference optimization to align a structure-conditioned protein language model to preferentially generate stable protein sequences. Our aligned model, ProteinDPO, achieves stability prediction competitive to task-specific models and consistently outperforms unsupervised and fine-tuned versions of the model. Notably, ProteinDPO generalizes beyond its training data to enable stabilization and improved binding affinity prediction of large multichain protein complexes. When applied to stabilization of the hemagglutinin trimer, a primary component of influenza vaccines, ~80% of designs achieve increased or similar stability compared with the native hemagglutinin and up to 32 °C improvements from recently emerged mammalian strains. Our results demonstrate how to augment generative models with biophysical information and, more broadly, provide a general framework for the alignment of biological foundation models.

Talal Widatalla, Ashir Borah, Samuel H. King et al. · 0 citations
Open access Aug 2026

PreFold-dG: estimating binding affinity of protein–protein interaction from intermediate representations of protein folding model

Abstract Motivation Binding affinity governs how proteins interact and underlies essential biological processes. Computational approaches have been developed to simulate and predict protein binding, but the scarcity of high-quality data has imposed significant constraints. One consequence is that most methods focus on predicting mutational changes in binding affinity (ΔΔG), rather than binding affinity (ΔG) itself. This practice risks overfitting to skewed data distributions, limiting the generalizability of predictions. Recent advances in protein structure prediction have enabled computational modeling of protein conformations in mass, providing rich structural information from which binding interactions can be largely explained. However, leveraging these advances for effective prediction of binding affinity has yet to translate into reliable predictions. Results We present PreFold-dG, a model that estimates binding affinities of protein complexes utilizing intermediate embeddings from Boltz-2, an open-source foundation model for protein structure prediction. Our approach aggregates residue-level information weighted by interresidue distance, and predicts ΔG directly rather than its derivative, ΔΔG. PreFold-dG achieved state-of-the-art performance on well-established binding affinity prediction benchmarks and demonstrated robustness on independent test sets. Ablation studies suggest that all intermediate embeddings are utilized in the prediction, whereas their contributions to modeling ΔΔG and ΔG vary. We further validated our model through case studies on real-world broadly neutralizing antibody data with evolutionary relevance. Availability https://github.com/LGAI-Research/PreFold-dG.

Sungjoon Park, Soorin Yim, Dongyun Kim et al. · 0 citations
Jul 2026

Native Contact Ratio as a Topological Metric for Machine Learning Based Molecular Docking

Accurate identification of near-native ligand binding poses is a central challenge in structure-based drug design. From a physical point of view, the successful construction of a protein–ligand complex structure is dependent on whether protein and ligand can form enough atomically pairwise interactions that result in a global energy minimum. In this work, we report a machine learning scoring strategy for protein–ligand screening which explicitly considers the Native Contact Ratio (NCR), a topology inspired metric that quantifies the preservation of protein–ligand interfacial contacts as well as interaction energy. This physics-awared supervision strategy provides a simple but efficient gradient field that faithfully reflects the complicated protein energy landscape than conventional 3D coordinate-based objectives. Building on this principle, we present DeepNCR, an energy-informed Transformer framework that encodes approximate Coulombic and dispersive interaction potentials across the protein–ligand binding interface. Furthermore, we introduce a feature pruning step that compresses the interaction tensor from 1470 to 868 dimensions, further improving signal-to-noise ratio and directing model attention toward the interaction motifs critical for binding specificity. The model optimizes topological objectives and at inference drives pose refinement through a differentiable hybrid gradient field integrating predicted NCR and AutoDock Vina energetics. Extensive evaluation on the CASF-2016 benchmark and the 3D-DISCO cross-docking data set demonstrates consistently high performance: a Top-1 docking success rate of 94.7%, a 1% Enrichment Factor of 21.21 in virtual screening, and a Top-1 cross-docking success rate of 34.8%. Mechanistic analysis reveals that NCR-guided optimization enables decoy escaping from local energy minima and drives the recovery of disrupted native interactions, confirming that NCR captures the physical determinants of binding rather than mere geometric proximity.

Zhenqiang Zhang, Zhihao Wang, Yang Liu et al. · 0 citations