LGAIBMQMMay 21, 2022

DProQ: A Gated-Graph Transformer for Protein Complex Structure Assessment

arXiv:2205.10627v19 citationsh-index: 58Has Code
Originality Highly original
AI Analysis

This work addresses a key challenge in protein complex structure prediction to aid biomedical research like drug discovery, representing an incremental improvement with a novel method for a known bottleneck.

The paper tackles the problem of estimating the quality of predicted protein complex structures without knowledge of native structures, introducing DProQ, a gated-graph transformer that achieves state-of-the-art performance in ranking these structures.

Proteins interact to form complexes to carry out essential biological functions. Computational methods have been developed to predict the structures of protein complexes. However, an important challenge in protein complex structure prediction is to estimate the quality of predicted protein complex structures without any knowledge of the corresponding native structures. Such estimations can then be used to select high-quality predicted complex structures to facilitate biomedical research such as protein function analysis and drug discovery. We challenge this significant task with DProQ, which introduces a gated neighborhood-modulating Graph Transformer (GGT) designed to predict the quality of 3D protein complex structures. Notably, we incorporate node and edge gates within a novel Graph Transformer framework to control information flow during graph message passing. We train and evaluate DProQ on four newly-developed datasets that we make publicly available in this work. Our rigorous experiments demonstrate that DProQ achieves state-of-the-art performance in ranking protein complex structures.

Code Implementations1 repo
Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes