Protein Quaternary Fold Recognition Using Conditional Graphical Models

Abstract

Protein fold recognition is a crucial step in inferring biological structure and function. This paper focuses on machine learning methods for predicting quaternary structural folds, which consist of multiple protein chains that form chemical bonds among side chains to reach a structurally stable domain. The complexity associated with modeling the quaternary fold poses major theoretical and computational challenges to current machine learning methods. We propose methods to address these challenges and show how (1) domain knowledge is encoded and utilized to characterize structural properties using segmentation conditional graphical models; and (2) model complexity is handled through efficient inference algorithms. Our model follows a discriminative approach so that any informative features, such as those representative of overlapping or long-range interactions, can be used conveniently. The model is applied to predict two important quaternary folds, the triple beta-spirals and double-barrel trimers. Cross-family validation shows that our method outperforms other state-of-the art algorithms.

Cite

Text

Liu et al. "Protein Quaternary Fold Recognition Using Conditional Graphical Models." International Joint Conference on Artificial Intelligence, 2007.

Markdown

[Liu et al. "Protein Quaternary Fold Recognition Using Conditional Graphical Models." International Joint Conference on Artificial Intelligence, 2007.](https://mlanthology.org/ijcai/2007/liu2007ijcai-protein/)

BibTeX

@inproceedings{liu2007ijcai-protein,
  title     = {{Protein Quaternary Fold Recognition Using Conditional Graphical Models}},
  author    = {Liu, Yan and Carbonell, Jaime G. and Gopalakrishnan, Vanathi and Weigele, Peter},
  booktitle = {International Joint Conference on Artificial Intelligence},
  year      = {2007},
  pages     = {937-945},
  url       = {https://mlanthology.org/ijcai/2007/liu2007ijcai-protein/}
}