QMLGApr 16, 2021

Predicting the Binding of SARS-CoV-2 Peptides to the Major Histocompatibility Complex with Recurrent Neural Networks

arXiv:2104.08237v1
Originality Incremental advance
AI Analysis

This work addresses a problem in computational immunology for vaccine development during the COVID-19 pandemic, but it is incremental as it builds on an existing method.

The authors tackled predicting SARS-CoV-2 peptide binding to the major histocompatibility complex by adapting and extending the USMPep recurrent neural network algorithm, combining regressors and classifiers from different data sources, and achieved state-of-the-art or top performance on a SARS-CoV-2 dataset with binding stability measurements.

Predicting the binding of viral peptides to the major histocompatibility complex with machine learning can potentially extend the computational immunology toolkit for vaccine development, and serve as a key component in the fight against a pandemic. In this work, we adapt and extend USMPep, a recently proposed, conceptually simple prediction algorithm based on recurrent neural networks. Most notably, we combine regressors (binding affinity data) and classifiers (mass spectrometry data) from qualitatively different data sources to obtain a more comprehensive prediction tool. We evaluate the performance on a recently released SARS-CoV-2 dataset with binding stability measurements. USMPep not only sets new benchmarks on selected single alleles, but consistently turns out to be among the best-performing methods or, for some metrics, to be even the overall best-performing method for this task.

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