• HOME
  • NEWS
  • EXPLORE
    • CAREER
      • Companies
      • Jobs
    • EVENTS
    • iGEM
      • News
      • Team
    • PHOTOS
    • VIDEO
    • WIKI
  • BLOG
  • COMMUNITY
    • FACEBOOK
    • INSTAGRAM
    • TWITTER
Tuesday, September 8, 2026
BIOENGINEER.ORG
No Result
View All Result
  • Login
  • HOME
  • NEWS
  • EXPLORE
    • CAREER
      • Companies
      • Jobs
        • Lecturer
        • PhD Studentship
        • Postdoc
        • Research Assistant
    • EVENTS
    • iGEM
      • News
      • Team
    • PHOTOS
    • VIDEO
    • WIKI
  • BLOG
  • COMMUNITY
    • FACEBOOK
    • INSTAGRAM
    • TWITTER
  • HOME
  • NEWS
  • EXPLORE
    • CAREER
      • Companies
      • Jobs
        • Lecturer
        • PhD Studentship
        • Postdoc
        • Research Assistant
    • EVENTS
    • iGEM
      • News
      • Team
    • PHOTOS
    • VIDEO
    • WIKI
  • BLOG
  • COMMUNITY
    • FACEBOOK
    • INSTAGRAM
    • TWITTER
No Result
View All Result
Bioengineer.org
No Result
View All Result
Home NEWS Science News Biology

Deep learning framework predicts vaccine immunogenicity through personalized reverse vaccinology

Bioengineer by Bioengineer
September 8, 2026
in Biology
Reading Time: 7 mins read
0
Deep learning framework predicts vaccine immunogenicity through personalized reverse vaccinology
Share on FacebookShare on TwitterShare on LinkedinShare on RedditShare on Telegram

Personalized cancer vaccines promise to teach a patient’s immune system to attack their tumor and nothing else, but the field has long been constrained by an awkward computational truth: most prediction tools focus on whether a mutant peptide sticks to a presentation molecule on the cell surface, while largely ignoring the other half of the conversation—the T cell receptor that actually decides whether an immune response ignites. A new deep learning framework called DeepPROTECTNeo, developed at the Indian Institute of Technology Kharagpur and published in BMC Biology, aims to close that gap with a single, end-to-end system that takes raw clinical sequencing data and produces a ranked list of neoepitopes most likely to trigger a T cell response.

The work, led by Debraj Das and Soumyadeep Bhaduri, who contributed equally, together with corresponding author Pralay Mitra, addresses a fragmentation problem that has plagued computational neoantigen prediction for years. Building a personalized vaccine candidate traditionally requires stitching together a chain of separate tools: one pipeline to call somatic variants from tumor and normal genomes, another to determine the patient’s human leukocyte antigen (HLA) type, and yet more independent models to evaluate whether each candidate peptide binds the peptide-MHC (pMHC) complex and whether it is recognized by a T cell receptor (TCR). Each hand-off introduces complexity, potential error, and disconnects between stages. DeepPROTECTNeo unifies genomic variant detection, HLA typing, high-affinity pMHC binding prediction, and variant-driven mining of the patient’s TCR repertoire into one coherent framework, culminating in an explicit deep learning model for TCR-epitope binding prediction.

At the architectural heart of the system lies a hybrid dual-branch feature extractor that marries transformer and convolutional neural network designs, joined by an explicit cross-attention mechanism that lets the model weigh how individual residues of an epitope interact with residues of a TCR. The design is deliberately biology-informed, drawing inspiration from reverse vaccinology—the discipline of designing vaccines from genomic and immunological first principles rather than empirical trial and error. Sequence information flows through bidirectional long short-term memory (Bi-LSTM) modules that capture long-range ordering effects, while convolutional-attention layers extract physicochemical and evolutionary descriptors of the peptide-MHC complex, fused through gated mechanisms. Crucially, the model incorporates contextual embeddings of TCR numbering schemes, allowing residue-level interpretability: researchers can inspect which positions in the epitope and receptor the network deems important, rather than treating the prediction as an opaque black box.

That interpretability is not merely cosmetic. The team validated it against structural ground truth. Across 81 TCR–pMHC crystal structures, the model’s cross-attention weights successfully discriminated true atomic contacts (defined as residues within 5 angstroms) from non-contacts, achieving a median per-structure AUROC of 0.636—a value significantly above the 0.5 chance level in both one-sample and permutation testing, with the paired permutation comparison yielding a p value of 1.0 × 10⁻⁷. Even more striking, when the researchers examined attention at specific peptide positions in 34 HLA-A*02:01 nine-mer structures, they found the network systematically concentrated its attention on the TCR-contact zone (positions 3 through 6) rather than on the MHC-buried anchor positions (P2 and P9), with mean attention values of 0.1265 versus 0.0606—a 2.09-fold difference with a p value of 1.9 × 10⁻²⁵. In all 34 structures, the TCR-facing zone “won.” The attention maps, in other words, recapitulate the biologically meaningful interface that immunologists care about.

The team went further, probing whether the attention weights track functional sensitivity rather than just structure. Using a deep mutational scanning dataset spanning 4,244 peptide pairs across 26 CDR3β clonotypes—the hypervariable loop of the TCR that does most of the epitope recognition—they computed Spearman correlations between positional attention and mutation sensitivity. A majority of clonotypes showed positive correlations, and a Wilcoxon signed-rank test across the set reached statistical significance (p = 0.024). Together, these analyses suggest the network has learned something genuine about the physical and functional rules of TCR-epitope recognition, not a spurious statistical shortcut.

Performance on held-out data was assessed under a strict TCR-split evaluation strategy, in which the model is tested on TCR sequences entirely unseen during training—a demanding standard that guards against the model simply memorizing receptor-epitope pairs. Under this regime, DeepPROTECTNeo achieved a mean AUROC of 0.7856 and a mean AUPRC of 0.7932, outperforming six state-of-the-art competing predictors by roughly 4 to 5 percent, with tight stability across cross-validation folds. The framework also proved robust against two classic failure modes of binding prediction models: structural hard negatives, which are decoy pairs that resemble true binders but are not, and heavily imbalanced datasets in which non-binding pairs vastly outnumber binding ones—a ubiquitous reality in immunological data.

The most clinically consequential test came on a patient-specific cancer cohort from the TESLA consortium, a benchmarking effort that provides experimentally validated neoepitopes across multiple patients, confirmed by five orthogonal T-cell assay types, including two independent rounds of multimer-based flow cytometry, quantitative flow readouts of reactive CD8⁺ T cell frequency, and a nanoparticle-based pMHC multimer assay. From this cohort of 34 validated high-affinity neoepitopes, DeepPROTECTNeo’s complete pipeline successfully recovered 18—an end-to-end recovery rate that substantially outpaced competing tools. A Fisher’s exact comparison against TSNAD v2.0, one competing pipeline, produced an odds ratio of 8.44 (p = 0.0006), indicating the improvement is unlikely to be chance. All 18 retained epitopes tested positive in at least one T-cell assay, and three high-confidence targets from patient 3—the peptides ATYKGVPYEVK, AINRPTVLK, and FTNESYLELY—were independently corroborated across both flow cytometry rounds, strengthening confidence that the model’s retained candidates are genuine immune targets.

The detailed attrition analysis also offers a candid picture of where personalized neoantigen prediction still loses candidates. Of the 16 TESLA epitopes the pipeline missed, 10 fell at the MHC-binding filter stage, excluded because their predicted HLA binding ranked above the 0.5 percent threshold or because they did not originate from single-nucleotide variants or indels within the pipeline’s scope. The remaining 6 passed the MHC stage but fell below the TCR-stage cutoff, with 95th-percentile patient-level TCR binding scores at or under 0.484. Per-patient analysis showed the ranking itself is strong: for one patient, the area under the curve for separating validated from non-validated candidates reached 0.885 with a permutation p value of 0.032, and top-K enrichment analyses demonstrated that validated epitopes cluster near the top of the ranked lists, a property that matters enormously in clinical settings where vaccine designs can accommodate only a limited number of peptide targets.

The implications extend beyond a single benchmark. Personalized cancer vaccines—whether peptide-based, mRNA-based, or dendritic-cell-delivered—depend on shortlists of candidate neoantigens that must balance predicted immunogenicity against manufacturing constraints and safety. Every candidate that reaches the clinic carries cost, and every missed true epitope is a lost opportunity for tumor control. By modeling the TCR side of the interaction explicitly rather than treating MHC binding as a sufficient proxy, DeepPROTECTNeo attacks one of the recognized reasons why current neoantigen selection pipelines have delivered mixed clinical results: many strongly MHC-binding peptides simply never elicit a T cell response because the patient’s receptor repertoire does not engage them. The framework’s variant-driven TCR repertoire mining is designed to capture exactly this patient-specific constraint, asking not just “could this peptide be recognized?” but “could this patient’s T cells recognize it?”

The model itself is surprisingly compact by modern deep learning standards. Across its twelve modules it contains just under 4.92 million parameters, occupying about 19.52 megabytes in single-precision floating-point format—a footprint small enough for deployment in settings where large foundation-model-scale systems would be impractical. The architecture was tuned through a systematic grid search, and a nine-configuration, fivefold ablation study confirmed that each major component—Bi-LSTM sequence features, convolutional-attention descriptors, gated fusion, and TCR contextual embeddings—contributes measurably to performance, with several component removals producing statistically significant drops.

Trained and evaluated across five distinct datasets spanning viral, mutation-derived, and large-scale immune repertoire sources, the framework also demonstrated cross-domain generalization, with quantile-quantile analyses indicating consistent prediction calibration across independent data sources. Hierarchical clustering of feature importance across datasets further suggested the model learns transferable representations of what makes an epitope recognizable rather than dataset-specific artifacts.

The research, conducted at the Centre for Computational and Data Sciences and the Department of Computer Science and Engineering at IIT Kharagpur, was supported by the institute, the Department of Science and Technology and Biotechnology of the Government of West Bengal, and the IIT Kharagpur AI4ICPS I Hub Foundation, with Das funded by a Prime Minister’s Research Fellowship from the Ministry of Education, Government of India. The authors report no competing interests, and the article is published open access under a Creative Commons BY-NC-ND license.

For a field whose central promise—vaccines engineered per patient from that patient’s own tumor genome—has been limited less by sequencing power than by the reliability of computational triage, DeepPROTECTNeo offers a technically substantive step forward: a unified, interpretable pipeline that models both halves of the immune recognition handshake and, on independent validation data, demonstrably recovers neoepitopes that other pipelines discard. Whether such gains translate into improved vaccine efficacy in trials remains the next question, but the framework provides researchers with a robust and biologically grounded foundation for making those clinical bets count.

Subject of Research: A context-aware deep learning framework for predicting TCR-epitope binding and prioritizing personalized cancer vaccine neoepitopes directly from clinical sequencing data

Subject of Research: Biology

Article Title: DeepPROTECTNeo: a context-aware personalised and reverse vaccinology-guided deep learning framework for immunogenicity prediction

Article References: Das, D., Bhaduri, S., & Mitra, P. (2026). DeepPROTECTNeo: a context-aware personalised and reverse vaccinology-guided deep learning framework for immunogenicity prediction. BMC Biology. https://doi.org/10.1186/s12915-026-02725-1

Image Credits: AI Generated

DOI: 10.1186/s12915-026-02725-1

Keywords: neoepitope, TCR-epitope binding, deep learning, cross-attention, personalized cancer vaccines, reverse vaccinology, cancer immunotherapy, immunogenicity prediction, HLA typing, peptide-MHC, dual-branch neural network

Cite Scienmag News
APA MLA Chicago

Kristina Jarvis. (September 8, 2026). Deep learning framework predicts vaccine immunogenicity through personalized reverse vaccinology. Scienmag. https://scienmag.com/deep-learning-framework-predicts-vaccine-immunogenicity-through-personalized-reverse-vaccinology/

Kristina Jarvis. “Deep learning framework predicts vaccine immunogenicity through personalized reverse vaccinology.” Scienmag, 8 September 2026, https://scienmag.com/deep-learning-framework-predicts-vaccine-immunogenicity-through-personalized-reverse-vaccinology/. Accessed 8 September 2026.

Kristina Jarvis. “Deep learning framework predicts vaccine immunogenicity through personalized reverse vaccinology.” Scienmag. September 8, 2026. https://scienmag.com/deep-learning-framework-predicts-vaccine-immunogenicity-through-personalized-reverse-vaccinology/

Copy citation Download RIS

Tags: cancer vaccine development toolscomputational neoantigen identificationcomputational neoantigen prediction toolsdeep learning frameworks for reverse vaccinologydeep learning in cancer immunotherapydeep learning models in immunologydeep learning neoepitope identificationend-to-end neoantigen prediction frameworkend-to-end vaccine immunogenicity predictionHLA typing and peptide binding predictionimmune response prediction from sequencing dataneoantigen immunogenicity predictionneoantigen-based personalized cancer vaccinesneoepitope ranking algorithmspersonalized cancer vaccine predictionpersonalized neoantigen predictionreverse vaccinology for cancersequencing data for vaccine designT cell receptor recognition modelingT cell receptor response predictiontumor-specific vaccine designtumor-specific vaccine development

Share12Tweet7Share2ShareShareShare1

Related Posts

Drivers of Mosquito Microbiome Composition: Effects of Species, Locality, Season, and Plasmodium Infection

Drivers of Mosquito Microbiome Composition: Effects of Species, Locality, Season, and Plasmodium Infection

September 8, 2026
Mutant TP53 traps FOXP3, disrupting PD-L1 control and fueling immune evasion in lung cancer

Mutant TP53 traps FOXP3, disrupting PD-L1 control and fueling immune evasion in lung cancer

September 8, 2026

Meprin β enzyme selectively blocked by its own synthetic propeptide

September 8, 2026

Wall-associated kinase-like4 sustains salt tolerance via pectin and redox balance in Arabidopsis

September 8, 2026

POPULAR NEWS

  • A survey of graph neural networks for network intrusion detection systems

    29 shares
    Share 12 Tweet 7
  • Exact equations discovered by computing the Gröbner basis

    29 shares
    Share 12 Tweet 7
  • Drivers of Mosquito Microbiome Composition: Effects of Species, Locality, Season, and Plasmodium Infection

    29 shares
    Share 12 Tweet 7
  • Graph-based federated reinforcement learning speeds service placement in mobile edge computing

    29 shares
    Share 12 Tweet 7

About

We bring you the latest biotechnology news from best research centers and universities around the world. Check our website.

Follow us

Recent News

A survey of graph neural networks for network intrusion detection systems

Exact equations discovered by computing the Gröbner basis

Drivers of Mosquito Microbiome Composition: Effects of Species, Locality, Season, and Plasmodium Infection

Subscribe to Blog via Email

Enter your email address to subscribe to this blog and receive notifications of new posts by email.

Join 85 other subscribers
  • Contact Us

Bioengineer.org © Copyright 2023 All Rights Reserved.

Welcome Back!

Login to your account below

Forgotten Password?

Retrieve your password

Please enter your username or email address to reset your password.

Log In
No Result
View All Result
  • Homepages
    • Home Page 1
    • Home Page 2
  • News
  • National
  • Business
  • Health
  • Lifestyle
  • Science

Bioengineer.org © Copyright 2023 All Rights Reserved.