paper-with-me

홈 › Papers

Predicting protein inter-residue contacts using composite likelihood maximization and deep learning

2018-08-31 · Haicang Zhang, Qi Zhang, Fusong Ju, Jianwei Zhu, Yujuan Gao, Ziwei Xie, Minghua Deng, Shiwei Sun, Wei-Mou Zheng, Dongbo Bu

Accurate prediction of inter-residue contacts of a protein is important to calcu- lating its tertiary structure. Analysis of co-evolutionary events among residues has been proved effective to inferring inter-residue contacts. The Markov ran- dom field (MRF) technique, although being widely used for contact prediction, suffers from the following dilemma: the actual likelihood function of MRF is accurate but time-consuming to calculate, in contrast, approximations to the actual likelihood, say pseudo-likelihood, are efficient to calculate but inaccu- rate. Thus, how to achieve both accuracy and efficiency simultaneously remains a challenge. In this study, we present such an approach (called clmDCA) for contact prediction. Unlike plmDCA using pseudo-likelihood, i.e., the product of conditional probability of individual residues, our approach uses composite- likelihood, i.e., the product of conditional probability of all residue pairs. Com- posite likelihood has been theoretically proved as a better approximation to the actual likelihood function than pseudo-likelihood. Meanwhile, composite likelihood is still efficient to maximize, thus ensuring the efficiency of clmDCA. We present comprehensive experiments on popular benchmark datasets, includ- ing PSICOV dataset and CASP-11 dataset, to show that: i) clmDCA alone outperforms the existing MRF-based approaches in prediction accuracy. ii) When equipped with deep learning technique for refinement, the prediction ac- curacy of clmDCA was further significantly improved, suggesting the suitability of clmDCA for subsequent refinement procedure. We further present successful application of the predicted contacts to accurately build tertiary structures for proteins in the PSICOV dataset. Accessibility: The software clmDCA and a server are publicly accessible through http://protein.ict.ac.cn/clmDCA/.

📄 PDF Abstract BibTeX arXiv:1809.00083

Code (1)

zhanghaicang/MRF-suite

Tasks

Prediction

Similar Papers 제목 키워드 기반

Multiscale Graph Neural Networks for Protein Residue Contact Map Prediction

2022-12-02 · Kuang Liu, Rajiv K. Kalia, Xinlian Liu, Aiichiro Nakano 외

Machine learning (ML) is revolutionizing protein structural analysis, including an important subproblem of predicting protein residue contact maps, i.e., which amino-acid residues are in close spatial proximity given the…

Graph Neural Network

Structure-Aware Masking for Protein Representation Learning

2026-05-15 · Thomas Walton, Ayan Goel, Amirali Aghazadeh arxiv

Masked language modeling (MLM) is the standard objective for training protein language models, typically implemented by randomly masking individual residues at a fixed rate (e.g., 15%). This practice implicitly assumes t…

Representation Learning

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 d…

Drug DiscoveryPredictionTranslation

Improving Protein-peptide Interface Predictions in the Low Data Regime

2023-05-31 · Justin Diamond, Markus Lill

We propose a novel approach for predicting protein-peptide interactions using a bi-modal transformer architecture that learns an inter-facial joint distribution of residual contacts. The current data sets for crystallize…

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