Immunogenicity Prediction with Dual Attention Enables Vaccine Target Selection
Song Li, Yang Tan, Song Ke, Liang Hong, Bingxin Zhou
TL;DR
This work tackles immunogenicity prediction for vaccine design, proposing VenusVaccine, a dual-attention deep learning model that fuses sequence embeddings from pre-trained protein language models with two scales of structure tokens and handcrafted physicochemical descriptors. The authors build ImmunoDB, the largest cross-species immunogenicity benchmark to date, enabling rigorous training and evaluation across bacteria, virus, and tumor antigens. Across extensive experiments and post-hoc analyses, VenusVaccine outperforms diverse baselines and demonstrates practical utility in identifying vaccine candidates, as shown in case studies on Helicobacter pylori and SARS-CoV-2. The study also provides valuable resources and evaluation protocols to benchmark future methods in reverse vaccinology and vaccine target discovery.
Abstract
Immunogenicity prediction is a central topic in reverse vaccinology for finding candidate vaccines that can trigger protective immune responses. Existing approaches typically rely on highly compressed features and simple model architectures, leading to limited prediction accuracy and poor generalizability. To address these challenges, we introduce VenusVaccine, a novel deep learning solution with a dual attention mechanism that integrates pre-trained latent vector representations of protein sequences and structures. We also compile the most comprehensive immunogenicity dataset to date, encompassing over 7000 antigen sequences, structures, and immunogenicity labels from bacteria, virus, and tumor. Extensive experiments demonstrate that VenusVaccine outperforms existing methods across a wide range of evaluation metrics. Furthermore, we establish a post-hoc validation protocol to assess the practical significance of deep learning models in tackling vaccine design challenges. Our work provides an effective tool for vaccine design and sets valuable benchmarks for future research. The implementation is at https://github.com/songleee/VenusVaccine.
