Unsupervised protein embeddings outperform hand-crafted sequence and structure features at predicting molecular function.
basic_science · Level V
Where this comes from
- Record sourced from PubMed, PMID 32797179.
- Also identified by DOI 10.1093/bioinformatics/btaa701 and PMC identifier 8055213.
- No licence information is recorded for this record.
- Because redistribution is not established, this page shows the abstract only. Follow the links below for the full text.
Abstract
Protein function prediction is a difficult bioinformatics problem. Many recent methods use deep neural networks to learn complex sequence representations and predict function from these. Deep supervised models require a lot of labeled training data which are not available for this task. However, a very large amount of protein sequences without functional labels is available. We applied an existing deep sequence model that had been pretrained in an unsupervised setting on the supervised task of protein molecular function prediction. We found that this complex feature representation is effective for this task, outperforming hand-crafted features such as one-hot encoding of amino acids, k-mer counts, secondary structure and backbone angles. Also, it partly negates the need for complex prediction models, as a two-layer perceptron was enough to achieve competitive performance in the third Critical Assessment of Functional Annotation benchmark. We also show that combining this sequence representation with protein 3D structure information does not lead to performance improvement, hinting that 3D structure is also potentially learned during the unsupervised pretraining. Implementations of all used models can be found at https://github.com/stamakro/GCN-for-Structure-and-Function. Supplementary data are available at Bioinformatics online.
Medical subject headings
- Proteins
- Software