N-level Fold Iteration Network for Protein Complex Structure Prediction

Resolve Bottlenecks,
Find Innovative Solutions
Generate Solutions

Solution Overview

Problem

Current methods for predicting the structure of protein complexes are inefficient and lack accuracy, particularly in handling multiple chains, which is crucial for various biological applications.

Innovation Solution

A method involving an N-level fold iteration network layer that takes initial coordinates and features such as residue pair features, normalized MSA features, and mapped MSA features to predict torsion angles and position transformations at both residue and monomer chain levels, thereby generating a predicted structure of the protein complex.

Engineering Contradictions & Design Principles

VSEngineering Contradiction Analysis

1Measurement precision

If current methods are used for predicting protein complex structures, then the process is simpler, but the accuracy and efficiency are insufficient

Engineering Contradiction:
Improveprediction accuracyVSAvoidmodel complexity
Core Design Contradiction:
Measurement precisionVSDevice complexity

Solution Approach 1:

The prediction model is divided into multiple independent network layers (first network layer for residue-level features, second network layer for chain-level features, third network layer for complex-level features). Each layer processes specific aspects of the protein complex structure independently, then combines results to achieve high overall prediction accuracy while maintaining manageable complexity through modular design

Inventive Principle:
Principle #1Segmentation

Solution Approach 2:

The model operates at multiple hierarchical dimensions: residue level (amino acid level), chain level (polypeptide level), and complex level (full protein complex). This multi-dimensional approach allows the system to capture structural information at different scales simultaneously, improving prediction accuracy by considering both local and global structural contexts

Inventive Principle:
Principle #17Another dimension (Dimensionality change)

2Productivity

If current methods are used for predicting protein complex structures, then the computational process is faster, but the efficiency for handling multiple chains is poor

Engineering Contradiction:
Improveprediction efficiencyVSAvoidcomputation time
Core Design Contradiction:
ProductivityVSLoss of time

Solution Approach 1:

The model performs preliminary feature extraction and processing at the residue level in the first network layer before proceeding to chain-level and complex-level predictions. This preliminary action prepares structured intermediate representations that accelerate subsequent prediction steps, reducing overall computation time while improving efficiency for multi-chain complexes

Inventive Principle:
Principle #10Preliminary action

Solution Approach 2:

The prediction process operates continuously across three network layers without interruption, with each layer building upon the previous layer's output. The continuous flow of information processing from residue to chain to complex level maximizes computational efficiency by eliminating redundant calculations and maintaining momentum throughout the prediction pipeline

Inventive Principle:
Principle #20Continuity of useful action

Data Source

PatentUS20250149110A1Method and apparatus for predicting structure of protein complex
Publication Date: 2025.05.08 BEIJING BAIDU NETCOM SCI & TECH CO LTD
  • US20250149110A1 patent drawing
  • US20250149110A1 patent drawing
  • US20250149110A1 patent drawing

AI summary

A method for predicting a structure of a protein complex includes: obtaining an initial coordinate of each amino acid residue in a target protein complex, and obtaining a target residue pair feature, a first multiple sequence alignment (MSA) feature and a second MSA feature of each protein monomer in the target protein complex; and inputting the initial coordinate of each amino acid residue, and the target residue pair feature, the first MSA feature and the second MSA feature of each protein monomer into an N-level fold iteration network layer, and obtaining a target coordinate of each amino acid residue by predicting a torsion angle, a position transformation at residue level and a position transformation at monomer chain level of each amino acid residue via the N level fold iteration network layer, to obtain a predicted structure of the protein complex.