paper-with-me

Papers

Training self-supervised peptide sequence models on artificially chopped proteins

2022-11-09 · Gil Sadeh, Zichen Wang, Jasleen Grewal, Huzefa Rangwala, Layne Price

Representation learning for proteins has primarily focused on the global understanding of protein sequences regardless of their length. However, shorter proteins (known as peptides) take on distinct structures and functions compared to their longer counterparts. Unfortunately, there are not as many naturally occurring peptides available to be sequenced and therefore less peptide-specific data to train with. In this paper, we propose a new peptide data augmentation scheme, where we train peptide language models on artificially constructed peptides that are small contiguous subsets of longer, wild-type proteins; we refer to the training peptides as "chopped proteins". We evaluate the representation potential of models trained with chopped proteins versus natural peptides and find that training language models with chopped proteins results in more generalized embeddings for short protein sequences. These peptide-specific models also retain information about the original protein they were derived from better than language models trained on full-length proteins. We compare masked language model training objectives to three novel peptide-specific training objectives: next-peptide prediction, contrastive peptide selection and evolution-weighted MLM. We demonstrate improved zero-shot learning performance for a deep mutational scan peptides benchmark.

📄 PDF Abstract BibTeX arXiv:2211.06428

Code (0)

등록된 구현이 없습니다.

Tasks

Data AugmentationLanguage ModelingLanguage ModellingRepresentation LearningZero-Shot Learning

Similar Papers 제목 키워드 기반

PepCVAE: Semi-Supervised Targeted Design of Antimicrobial Peptide Sequences

2018-10-17 · Payel Das, Kahini Wadhawan, Oscar Chang, Tom Sercu 외

Given the emerging global threat of antimicrobial resistance, new methods for next-generation antimicrobial design are urgently needed. We report a peptide generation framework PepCVAE, based on a semi-supervised variati…

AttributeDiversity

Efficient Prediction of Peptide Self-assembly through Sequential and Graphical Encoding

2023-07-17 · Zihan Liu, Jiaqi Wang, Yun Luo, Shuang Zhao 외

In recent years, there has been an explosion of research on the application of deep learning to the prediction of various peptide properties, due to the significant development and market potential of peptides. Molecular…

BenchmarkingDeep LearningPrediction

Enhancing Recommendation with Denoising Auxiliary Task

2024-09-25 · Pengsheng Liu, Linan Zheng, Jiale Chen, Guangfa Zhang 외

The historical interaction sequences of users plays a crucial role in training recommender systems that can accurately predict user preferences. However, due to the arbitrariness of user behavior, the presence of noise i…

DenoisingRecommendation Systems

High-throughput Screening of the Mechanical Properties of Peptide Assemblies

2025-05-13 · Sarah K. Yorke, Zhenze Yang, Aviad Levin, Alice Ray 외

Peptides are recognized for their varied self-assembly behaviors, forming a wide array of structures and geometries, such as spheres, fibers, and hydrogels, each presenting a unique set of material properties. The functi…

Curriculum Learning for Biological Sequence Prediction: The Case of De Novo Peptide Sequencing

2025-06-16 · Xiang Zhang, Jiaqi Wei, Zijie Qiu, Sheng Xu 외

Peptide sequencing-the process of identifying amino acid sequences from mass spectrometry data-is a fundamental task in proteomics. Non-Autoregressive Transformers (NATs) have proven highly effective for this task, outpe…

de novo peptide sequencing