LGAIMay 23, 2025

Universal Biological Sequence Reranking for Improved De Novo Peptide Sequencing

arXiv:2505.17552v26 citationsh-index: 8ICML
Originality Highly original
AI Analysis

This addresses the challenge of data-specific biases and noise in mass spectrometry for proteomics researchers, representing a novel paradigm shift rather than an incremental improvement.

The paper tackles the problem of de novo peptide sequencing in proteomics by introducing RankNovo, a deep reranking framework that enhances performance by leveraging multiple sequencing models, achieving a new state-of-the-art benchmark and strong zero-shot generalization to unseen models.

De novo peptide sequencing is a critical task in proteomics. However, the performance of current deep learning-based methods is limited by the inherent complexity of mass spectrometry data and the heterogeneous distribution of noise signals, leading to data-specific biases. We present RankNovo, the first deep reranking framework that enhances de novo peptide sequencing by leveraging the complementary strengths of multiple sequencing models. RankNovo employs a list-wise reranking approach, modeling candidate peptides as multiple sequence alignments and utilizing axial attention to extract informative features across candidates. Additionally, we introduce two new metrics, PMD (Peptide Mass Deviation) and RMD (residual Mass Deviation), which offer delicate supervision by quantifying mass differences between peptides at both the sequence and residue levels. Extensive experiments demonstrate that RankNovo not only surpasses its base models used to generate training candidates for reranking pre-training, but also sets a new state-of-the-art benchmark. Moreover, RankNovo exhibits strong zero-shot generalization to unseen models whose generations were not exposed during training, highlighting its robustness and potential as a universal reranking framework for peptide sequencing. Our work presents a novel reranking strategy that fundamentally challenges existing single-model paradigms and advances the frontier of accurate de novo sequencing. Our source code is provided on GitHub.

Code Implementations1 repo
Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes