paper-with-me

Papers

Geometric Transformers for Protein Interface Contact Prediction

2021-10-06 · ICLR 2022 4 · Alex Morehead, Chen Chen, Jianlin Cheng

Computational methods for predicting the interface contacts between proteins come highly sought after for drug discovery as they can significantly advance the accuracy of alternative approaches, such as protein-protein docking, protein function analysis tools, and other computational methods for protein bioinformatics. In this work, we present the Geometric Transformer, a novel geometry-evolving graph transformer for rotation and translation-invariant protein interface contact prediction, packaged within DeepInteract, an end-to-end prediction pipeline. DeepInteract predicts partner-specific protein interface contacts (i.e., inter-protein residue-residue contacts) given the 3D tertiary structures of two proteins as input. In rigorous benchmarks, DeepInteract, on challenging protein complex targets from the 13th and 14th CASP-CAPRI experiments as well as Docking Benchmark 5, achieves 14% and 1.1% top L/5 precision (L: length of a protein unit in a complex), respectively. In doing so, DeepInteract, with the Geometric Transformer as its graph-based backbone, outperforms existing methods for interface contact prediction in addition to other graph-based neural network backbones compatible with DeepInteract, thereby validating the effectiveness of the Geometric Transformer for learning rich relational-geometric features for downstream tasks on 3D protein structures.

📄 PDF Abstract BibTeX arXiv:2110.02423

Code (2)

bioinfomachinelearning/deepinteract 공식 구현 pytorch
BioinfoMachineLearning/DeepRefine pytorch

Tasks

Drug DiscoveryPredictionTranslation

Methods 이 논문이 사용한 방법론

Attention 설명 없음
Linear Layer A Linear Layer is a projection $\mathbf{XW + b}$.
LapEigen 설명 없음
Laplacian PE Laplacian eigenvectors represent a natural generalization of the…
Position-Wise Feed-Forward Layer 설명 없음
Adam 설명 없음
Graph Transformer 설명 없음
BPE Byte Pair Encoding, or BPE, is a subword segmentation algorithm that encodes rare and unknown words as sequences of subword units. The intuition is that various word…

Similar Papers 제목 키워드 기반

Single Layers of Attention Suffice to Predict Protein Contacts

2021-01-01 · ICLR Workshop EBM 2021 5 · Nick Bhattacharya, Neil Thomas, Roshan Rao, Justas Daupras 외

The established approach to protein contact prediction frames the task as one of graph selection, extracting contacts by estimating the parameters of a Potts model. Another approach has recently appeared which leverages …

valid

PeSTo: parameter-free geometric deep learning for accurate prediction of protein binding interfaces

2023-04-18 · Nature Communications 2023 4 · Lucien F. Krapp, Luciano A. Abriata, Fabio Cortés Rodriguez, Matteo Dal Peraro

Proteins are essential molecular building blocks of life, responsible for most biological functions as a result of their specific molecular interactions. However, predicting their binding interfaces remains a challenge…

Antibody-antigen binding prediction

DCI: An Accurate Quality Assessment Criteria for Protein Complex Structure Models

2024-06-30 · Wenda Wang, Jiaqi Zhai, He Huang, Xinqi Gong

The structure of proteins is the basis for studying protein function and drug design. The emergence of AlphaFold 2 has greatly promoted the prediction of protein 3D structures, and it is of great significance to give an …

Drug Design

DRLComplex: Reconstruction of protein quaternary structures using deep reinforcement learning

2022-05-26 · Elham Soltanikazemi, Raj S. Roy, Farhan Quadir, Nabin Giri 외

Predicted inter-chain residue-residue contacts can be used to build the quaternary structure of protein complexes from scratch. However, only a small number of methods have been developed to reconstruct protein quaternar…

Deep Reinforcement Learningreinforcement-learningReinforcement LearningReinforcement Learning (RL)+1

Simultaneous identification of specifically interacting paralogs and inter-protein contacts by Direct-Coupling Analysis

2016-05-12

Understanding protein-protein interactions is central to our understanding of almost all complex biological processes. Computational tools exploiting rapidly growing genomic databases to characterize protein-protein inte…

Protein Structure Prediction