paper-with-me

Papers

Evaluating Protein Transfer Learning with TAPE

2019-06-19 · NeurIPS 2019 12 · Roshan Rao, Nicholas Bhattacharya, Neil Thomas, Yan Duan, Xi Chen, John Canny, Pieter Abbeel, Yun S. Song

Protein modeling is an increasingly popular area of machine learning research. Semi-supervised learning has emerged as an important paradigm in protein modeling due to the high cost of acquiring supervised protein labels, but the current literature is fragmented when it comes to datasets and standardized evaluation techniques. To facilitate progress in this field, we introduce the Tasks Assessing Protein Embeddings (TAPE), a set of five biologically relevant semi-supervised learning tasks spread across different domains of protein biology. We curate tasks into specific training, validation, and test splits to ensure that each task tests biologically relevant generalization that transfers to real-life scenarios. We benchmark a range of approaches to semi-supervised protein representation learning, which span recent work as well as canonical sequence learning techniques. We find that self-supervised pretraining is helpful for almost all models on all tasks, more than doubling performance in some cases. Despite this increase, in several cases features learned by self-supervised pretraining still lag behind features extracted by state-of-the-art non-neural techniques. This gap in performance suggests a huge opportunity for innovative architecture design and improved modeling paradigms that better capture the signal in biological sequences. TAPE will help the machine learning community focus effort on scientifically relevant problems. Toward this end, all data and code used to run these experiments are available at https://github.com/songlab-cal/tape.

📄 PDF Abstract BibTeX arXiv:1906.08230

Code (5)

songlab-cal/tape 공식 구현 tf
THUDM/ProteinLM pytorch
googleinterns/protein-embedding-retrieval jax
songlab-cal/tape-neurips2019 tf
statisticalbiotechnology/tape pytorch

Tasks

BIG-bench Machine LearningRepresentation LearningTransfer Learning

Similar Papers 제목 키워드 기반

Is Transfer Learning Necessary for Protein Landscape Prediction?

2020-10-31 · Amir Shanehsazzadeh, David Belanger, David Dohan

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

BenchmarkingPredictionRepresentation LearningTransfer Learning

Improving Generalizability of Protein Sequence Models via Data Augmentations

2021-01-01 · Hongyu Shen, Layne C. Price, Mohammad Taha Bahadori, Franziska Seeger

While protein sequence data is an emerging application domain for machine learning methods, small modifications to protein sequences can result in difficult-to-predict changes to the protein's function. Consequently, pro…

BIG-bench Machine LearningContrastive LearningData AugmentationRepresentation Learning

New network models facilitate analysis of biological networks

2023-12-11 · Alex Stivala

Exponential-family random graph models (ERGMs) are a family of network models originating in social network analysis, which have also been applied to biological networks. Advances in estimation algorithms have increased …

MetaPerturb: Transferable Regularizer for Heterogeneous Tasks and Architectures

2020-06-13 · NeurIPS 2020 12 · Jeongun Ryu, Jaewoong Shin, Hae Beom Lee, Sung Ju Hwang

Regularization and transfer learning are two popular techniques to enhance generalization on unseen data, which is a fundamental problem of machine learning. Regularization techniques are versatile, as they are task- and…

Meta-LearningTransfer Learning

PETA: Evaluating the Impact of Protein Transfer Learning with Sub-word Tokenization on Downstream Applications

2023-10-26 · Yang Tan, Mingchen Li, Pan Tan, Ziyi Zhou 외

Large protein language models are adept at capturing the underlying evolutionary information in primary structures, offering significant practical value for protein engineering. Compared to natural language models, prote…

Language ModelingLanguage ModellingProtein Language ModelTransfer Learning