paper-with-me

홈 › Papers

Injecting Multimodal Information into Rigid Protein Docking via Bi-level Optimization

2023-09-21 · NeurIPS 2023 11

The structure of protein-protein complexes is critical for understanding binding dynamics, biological mechanisms, and intervention strategies. Rigid protein docking, a fundamental problem in this field, aims to predict the 3D structure of complexes from their unbound states without conformational changes. In this scenario, we have access to two types of valuable information: sequence-modal information, such as coevolutionary data obtained from multiple sequence alignments, and structure-modal information, including the 3D conformations of rigid structures. However, existing docking methods typically utilize single-modal information, resulting in suboptimal predictions. In this paper, we propose xTrimoBiDock (or BiDock for short), a novel rigid docking model that effectively integrates sequence- and structure-modal information through bi-level optimization. Specifically, a cross-modal transformer combines multimodal information to predict an inter-protein distance map. To achieve rigid docking, the roto-translation transformation is optimized to align the docked pose with the predicted distance map. In order to tackle this bi-level optimization problem, we unroll the gradient descent of the inner loop and further derive a better initialization for roto-translation transformation based on spectral estimation. Compared to baselines, BiDock achieves a promising result of a maximum 234% relative improvement in challenging antibody-antigen docking problem.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Methods 이 논문이 사용한 방법론

ALIGN In the ALIGN method, visual and language representations are jointly trained from noisy image alt-text data. The image and text encoders are learned via contrastive loss…

Similar Papers 제목 키워드 기반

InstructPLM-mu: 1-Hour Fine-Tuning of ESM2 Beats ESM3 in Protein Mutation Predictions

2025-10-03 · Junde Xu, Yapin Shi, Lijun Lang, Taoyong Cui 외 arxiv

Multimodal protein language models deliver strong performance on mutation-effect prediction, but training such models from scratch demands substantial computational resources. In this paper, we propose a fine-tuning fram…

Protein Language Model

Rigidity-Aware Geometric Pretraining for Protein Design and Conformational Ensembles

2026-03-02 · Zhanghan Ni, Yanjing Li, Zeju Qiu, Bernhard Schölkopf 외 arxiv

Generative models have recently advanced $\textit{de novo}$ protein design by learning the statistical regularities of natural structures. However, current approaches face three key limitations: (1) Existing methods cann…

Self-Supervised LearningProtein Design

Kinematic Flexibility Analysis: Hydrogen Bonding Patterns Impart a Spatial Hierarchy of Protein Motion

2018-02-23

Elastic network models (ENM) and constraint-based, topological rigidity analysis are two distinct, coarse-grained approaches to study conformational flexibility of macromolecules. In the two decades since their introduct…

Multimodal Pre-Training Model for Sequence-based Prediction of Protein-Protein Interaction

2021-12-09 · Yang Xue, Zijing Liu, Xiaomin Fang, Fan Wang

Protein-protein interactions (PPIs) are essentials for many biological processes where two or more proteins physically bind together to achieve their functions. Modeling PPIs is useful for many biomedical applications, s…

Drug Discovery

DiffDock-PP: Rigid Protein-Protein Docking with Diffusion Models

2023-04-08 · Mohamed Amine Ketata, Cedrik Laue, Ruslan Mammadov, Hannes Stärk 외

Understanding how proteins structurally interact is crucial to modern biology, with applications in drug discovery and protein design. Recent machine learning methods have formulated protein-small molecule docking as a g…

Drug DiscoveryProtein Design