paper-with-me

Papers

PeptideBERT: A Language Model based on Transformers for Peptide Property Prediction

2023-08-28 · Chakradhar Guntuboina, Adrita Das, Parisa Mollaei, Seongwon Kim, Amir Barati Farimani

Recent advances in Language Models have enabled the protein modeling community with a powerful tool since protein sequences can be represented as text. Specifically, by taking advantage of Transformers, sequence-to-property prediction will be amenable without the need for explicit structural data. In this work, inspired by recent progress in Large Language Models (LLMs), we introduce PeptideBERT, a protein language model for predicting three key properties of peptides (hemolysis, solubility, and non-fouling). The PeptideBert utilizes the ProtBERT pretrained transformer model with 12 attention heads and 12 hidden layers. We then finetuned the pretrained model for the three downstream tasks. Our model has achieved state of the art (SOTA) for predicting Hemolysis, which is a task for determining peptide's potential to induce red blood cell lysis. Our PeptideBert non-fouling model also achieved remarkable accuracy in predicting peptide's capacity to resist non-specific interactions. This model, trained predominantly on shorter sequences, benefits from the dataset where negative examples are largely associated with insoluble peptides. Codes, models, and data used in this study are freely available at: https://github.com/ChakradharG/PeptideBERT

📄 PDF Abstract BibTeX arXiv:2309.03099

Code (1)

ChakradharG/PeptideBERT 공식 구현 pytorch

Tasks

Language ModelingLanguage ModellingProperty PredictionProtein Language Model

Similar Papers 제목 키워드 기반

Multi-Peptide: Multimodality Leveraged Language-Graph Learning of Peptide Properties

2024-07-02 · Srivathsan Badrinarayanan, Chakradhar Guntuboina, Parisa Mollaei, Amir Barati Farimani

Peptides are essential in biological processes and therapeutics. In this study, we introduce Multi-Peptide, an innovative approach that combines transformer-based language models with Graph Neural Networks (GNNs) to pred…

Graph LearningProperty Prediction

Peptide-GPT: Generative Design of Peptides using Generative Pre-trained Transformers and Bio-informatic Supervision

2024-10-25 · Aayush Shah, Chakradhar Guntuboina, Amir Barati Farimani

In recent years, natural language processing (NLP) models have demonstrated remarkable capabilities in various domains beyond traditional text generation. In this work, we introduce PeptideGPT, a protein language model t…

Language ModellingProtein DesignProtein Language ModelText Generation

Molecular Fingerprints Are Strong Models for Peptide Function Prediction

2025-01-29 · Jakub Adamczyk, Piotr Ludynia, Wojciech Czech

We study the effectiveness of molecular fingerprints for peptide property prediction and demonstrate that domain-specific feature extraction from molecular graphs can outperform complex and computationally expensive mode…

Graph ClassificationGraph RegressionProperty Prediction

HELM-BERT: A Transformer for Medium-sized Peptide Property Prediction

2025-12-29 · Seungeon Lee, Takuto Koyama, Itsuki Maeda, Shigeyuki Matsumoto 외 arxiv

Therapeutic peptides have emerged as a pivotal modality in modern drug discovery, occupying a chemically and topologically rich space. While accurate prediction of their physicochemical properties is essential for accele…

Drug Discovery

PepDoRA: A Unified Peptide Language Model via Weight-Decomposed Low-Rank Adaptation

2024-10-28 · Leyao Wang, Rishab Pulugurta, Pranay Vure, Yinuo Zhang 외

Peptide therapeutics, including macrocycles, peptide inhibitors, and bioactive linear peptides, play a crucial role in therapeutic development due to their unique physicochemical properties. However, predicting these pro…

Activity PredictionContrastive LearningLanguage ModelingLanguage Modelling+1