Unravelling the Architecture of Membrane Proteins with Conditional Random Fields
Lior Lukov, Sanjay Chawla, Wei Liu, Brett Church, and Gaurav Pandey

TL;DR
This paper demonstrates that Conditional Random Fields (CRF) effectively predict protein secondary structures by integrating diverse biological data, offering high accuracy and versatility for bioinformatics applications.
Contribution
The paper introduces the application of CRF models to protein secondary structure prediction, highlighting their accuracy and ability to incorporate various sources of biological information.
Findings
CRF achieves superior prediction accuracy compared to 28 other methods.
Modular design allows integration of overlapping and non-independent data sources.
CRF's versatility makes it suitable for various bioinformatics problems.
Abstract
In this paper, we will show that the recently introduced graphical model: Conditional Random Fields (CRF) provides a template to integrate micro-level information about biological entities into a mathematical model to understand their macro-level behavior. More specifically, we will apply the CRF model to an important classification problem in protein science, namely the secondary structure prediction of proteins based on the observed primary structure. A comparison on benchmark data sets against twenty-eight other methods shows that not only does the CRF model lead to extremely accurate predictions but the modular nature of the model and the freedom to integrate disparate, overlapping and non-independent sources of information, makes the model an extremely versatile tool to potentially solve many other problems in bioinformatics.
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsMachine Learning in Bioinformatics · Protein Structure and Dynamics · Fractal and DNA sequence analysis
MethodsConditional Random Field
