LGBMMLApr 17, 2019

DeepNovoV2: Better de novo peptide sequencing with deep learning

arXiv:1904.08514v219 citations
Originality Incremental advance
AI Analysis

This addresses the problem of improving peptide sequencing accuracy for cancer immunotherapy researchers, but it is incremental as it builds on prior deep learning methods.

The paper tackles de novo peptide sequencing from mass spectrometry data to identify tumor-specific neoantigens for personalized cancer vaccines, and the result is that DeepNovoV2 achieves 13.01-23.95% higher accuracy at the peptide level compared to previous state-of-the-art methods.

Personalized cancer vaccines are envisioned as the next generation rational cancer immunotherapy. The key step in developing personalized therapeutic cancer vaccines is to identify tumor-specific neoantigens that are on the surface of tumor cells. A promising method for this is through de novo peptide sequencing from mass spectrometry data. In this paper we introduce DeepNovoV2, the state-of-the-art model for peptide sequencing. In DeepNovoV2, a spectrum is directly represented as a set of (m/z, intensity) pairs, therefore it does not suffer from the accuracy-speed/memory trade-off problem. The model combines an order invariant network structure (T-Net) and recurrent neural networks and provides a complete end-to-end training and prediction framework to sequence patterns of peptides. Our experiments on a wide variety of data from different species show that DeepNovoV2 outperforms previous state-of-the-art methods, achieving 13.01-23.95\% higher accuracy at the peptide level.

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