vix.ing · top · new · best · stats · spec

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

2025/06/16 by Xiang Zhang, Zhang, Xiang, Jiaqi Wei +11 · 2 voices · 1 citation
Biochemistry, Genetics and Molecular Biology · Computer Science · #Biomolecules (q-bio.BM) #FOS: Biological sciences #FOS: Computer and information sciences #Genetics, Bioinformatics, and Biomedical Research #Genomics and Phylogenetic Studies #Machine Learning (cs.LG) #cs.LG #q-bio.BM

paper · pdf · doi:10.48550/arxiv.2506.13485

openalex publication_date 2025/06/16 · arxiv published 2025/06/16 · arxiv updated 2025/06/16 · openalex created_date 2025/10/13 · openalex updated_date 2026/07/28

Abstract

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, outperforming traditional methods. Unlike autoregressive models, which generate tokens sequentially, NATs predict all positions simultaneously, leveraging bidirectional context through unmasked self-attention. However, existing NAT approaches often rely on Connectionist Temporal Classification (CTC) loss, which presents significant optimization challenges due to CTC's complexity and increases the risk of training failures. To address these issues, we propose an improved non-autoregressive peptide sequencing model that incorporates a structured protein sequence curriculum learning strategy. This approach adjusts protein's learning difficulty based on the model's estimated protein generational capabilities through a sampling process, progressively learning peptide generation from simple to complex sequences. Additionally, we introduce a self-refining inference-time module that iteratively enhances predictions using learned NAT token embeddings, improving sequence accuracy at a fine-grained level. Our curriculum learning strategy reduces NAT training failures frequency by more than 90% based on sampled training over various data distributions. Evaluations on nine benchmark species demonstrate that our approach outperforms all previous methods across multiple metrics and species.

Citations

Cited by

Discussions

Related