pith. sign in

arxiv: 2011.03443 · v1 · pith:QJVZZX4Lnew · submitted 2020-10-31 · 🧬 q-bio.BM · cs.LG

Is Transfer Learning Necessary for Protein Landscape Prediction?

classification 🧬 q-bio.BM cs.LG
keywords modelslearningproteintapetaskspredictionbeenbest
0
0 comments X
read the original abstract

Recently, there has been great interest in learning how to best represent proteins, specifically with fixed-length embeddings. Deep learning has become a popular tool for protein representation learning as a model's hidden layers produce potentially useful vector embeddings. TAPE introduced a number of benchmark tasks and showed that semi-supervised learning, via pretraining language models on a large protein corpus, improved performance on downstream tasks. Two of the tasks (fluorescence prediction and stability prediction) involve learning fitness landscapes. In this paper, we show that CNN models trained solely using supervised learning both compete with and sometimes outperform the best models from TAPE that leverage expensive pretraining on large protein datasets. These CNN models are sufficiently simple and small that they can be trained using a Google Colab notebook. We also find for the fluorescence task that linear regression outperforms our models and the TAPE models. The benchmarking tasks proposed by TAPE are excellent measures of a model's ability to predict protein function and should be used going forward. However, we believe it is important to add baselines from simple models to put the performance of the semi-supervised models that have been reported so far into perspective.

This paper has not been read by Pith yet.

discussion (0)

Sign in with ORCID, Apple, or X to comment. Anyone can read and Pith papers without signing in.

Forward citations

Cited by 2 Pith papers

Reviewed papers in the Pith corpus that reference this work. Sorted by Pith novelty score.

  1. BioMatrix: Towards a Comprehensive Biological Foundation Model Spanning the Modality Matrix of Sequences, Structures, and Language

    cs.CL 2026-06 unverdicted novelty 7.0

    BioMatrix unifies sequences, structures, and language for molecules and proteins inside one decoder-only foundation model via shared discrete tokens and achieves SOTA or competitive results on 77 of 80 downstream tasks.

  2. Enhancing Protein Representation Learning via Manifold Restore Mixing

    cs.LG 2026-06 unverdicted novelty 3.0

    MRM mixes hidden representations of original and DA-augmented proteins and uses a difficulty scheduler on the beta distribution to produce training samples that balance structural fidelity with diversity.