paper-with-me

홈 › Papers

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

2025-12-29 · Seungeon Lee, Takuto Koyama, Itsuki Maeda, Shigeyuki Matsumoto, Yasushi Okuno 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 accelerating peptide development, existing molecular language models rely on representations that fail to capture this complexity. Atom-level SMILES notation generates long token sequences and obscures cyclic topology, whereas amino-acid-level representations cannot encode the diverse chemical modifications central to modern peptide design. To bridge this representational gap, the Hierarchical Editing Language for Macromolecules (HELM) offers a unified framework enabling precise description of both monomer composition and connectivity, making it a promising foundation for peptide language modeling. Here, we propose HELM-BERT, the first encoder-based peptide language model trained on HELM notation. Based on DeBERTa, HELM-BERT is specifically designed to capture hierarchical dependencies within HELM sequences. The model is pre-trained on a curated corpus of 39,079 chemically diverse peptides spanning linear and cyclic structures. HELM-BERT significantly outperforms state-of-the-art SMILES-based language models in downstream tasks, including cyclic peptide membrane permeability prediction and peptide-protein interaction prediction. These results demonstrate that HELM's explicit monomer- and topology-aware representations offer substantial data-efficiency advantages for modeling therapeutic peptides, bridging a long-standing gap between small-molecule and protein language models.

📄 PDF Abstract BibTeX arXiv:2512.23175

Code (0)

등록된 구현이 없습니다.

Tasks

Drug Discovery

Similar Papers 제목 키워드 기반

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

2023-08-28 · Chakradhar Guntuboina, Adrita Das, Parisa Mollaei, Seongwon Kim 외

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

Language ModelingLanguage ModellingProperty PredictionProtein Language Model

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

From Peptides to Nanostructures: A Euclidean Transformer for Fast and Stable Machine Learned Force Fields

2023-09-21 · J. Thorben Frank, Oliver T. Unke, Klaus-Robert Müller, Stefan Chmiela

Recent years have seen vast progress in the development of machine learned force fields (MLFFs) based on ab-initio reference calculations. Despite achieving low test errors, the reliability of MLFFs in molecular dynamics…

Benchmarking Peptide-Protein Affinity Prediction Across Peptide and Target Shifts

2026-08-31 · Jiaxin Tian, Darren An, Jun Li arxiv

Peptide-protein affinity models are often evaluated with a single data split, obscuring whether they interpolate among measurements for observed targets or generalize across peptide or target shifts. We integrated three …

Are Medium-Sized Transformers Models still Relevant for Medical Records Processing?

2024-04-15 · Boammani Aser Lompo, Thanh-Dung Le, Philippe Jouvet, Rita Noumeir

As large language models (LLMs) become the standard in many NLP applications, we explore the potential of medium-sized pretrained transformer models as a viable alternative for medical record processing. Medical records …