Researchers from the Cleveland Clinic and IBM Research have developed a quantum machine learning framework to predict which tumor gene mutations generate immunogenic neoantigens—abnormal cell-surface proteins that trigger a therapeutic T-cell immune response. Published in Science Advances under the title Quantum convolutional HLA immunogenic peptide prediction (Q-CHIPP): Next-generation neoantigen prediction with quantum neural network,” the study combines quantum convolutional neural networks (QCNNs) with biomedical domain knowledge to address data scarcity and overfitting in precision immuno-oncology.

Predicting immunogenic neoantigens remains a major challenge in developing personalized cancer vaccines and targeted immunotherapies. While a single tumor can express thousands of mutant candidate peptides, only a tiny fraction are bound by the major histocompatibility complex (MHC) and subsequently recognized by T-cell receptors (TCRs). Classical machine learning models frequently suffer from overfitting when trained on small, noisy biological datasets, yielding poor predictive generalization when evaluated against previously unidentified antigens. The joint team tackled this data-inefficiency bottleneck by designing a QCNN architecture capable of extracting meaningful biological patterns from training sets with as few as 150 samples.

                      [ Q-CHIPP Dual-Model Combinatorial Architecture ]
  Classical Neoantigen Inputs ──► Binary 5-Bit Amino Acid Encoding ──► Quantum State Mapping
                                                                             │
         ┌───────────────────────────────────────────────────────────────────┴──────────────────────────────────┐
         ▼                                                                                                      ▼
  MHC Class I Binding Model                                                                  T-Cell Immunogenicity Model
  (Positions 2, 4, 5, 9)                                                                     (Positions 3, 5, 6, 7)
         │                                                                                                      │
         └─────────────────────────────────┬────────────────────────────────────────────────────────────────────┘
                                           ▼
                       Combinatorial Filter: Positive-in-Both
                                           │
                                           ▼
                 Predicted Immunogenic Neoantigen Burden & Clinical Stratification

The Q-CHIPP framework integrates two distinct QCNN models targeting HLA-A*02:01-restricted 9-mer peptides. The first model predicts peptide-MHC binding using anchor-site residues (amino acid positions 2, 4, 5, and 9), while the second predicts TCR recognition using contact-site residues (positions 3, 5, 6, and 7). To prevent binding characteristics from confounding immunogenicity predictions, the TCR model was trained exclusively on experimentally confirmed MHC binders. A peptide is classified as an immunogenic neoantigen only when both independent QCNN channels return a positive prediction.

To execute the algorithms on pre-fault-tolerant quantum hardware, the team implemented empirical noise mitigation strategies—including Pauli twirling, dynamical decoupling, and controlled shot-based sampling (up to 20,000 shots per circuit execution)—alongside a warm-start transfer protocol where simulator-optimized weights were fine-tuned directly on physical QPUs. The researchers scaled their approach to full-length 9-mer peptide modeling across 46 qubits on the IBM Quantum System One deployed at the Cleveland Clinic. Under identical parameter constraints and low sample sizes, the error-mitigated QCNN achieved a 6% increase in classification accuracy over parameter-matched classical convolutional neural networks.

                       [ Full-Length Peptide QCNN Circuit Execution ]
  Full 9-Mer Sequence Input  ──► 45 Classical Bits (9 Amino Acids × 5 Bits) + 1 Padding Bit
                                 │
                                 ▼
  IBM System One Hardware    ──► 46-Qubit Pyramid Circuit (Alternating Convolutions & Pooling)
                                 │
                                 ▼
  Error Mitigation Stack     ──► Pauli Twirling + Dynamical Decoupling + 20,000 Shots / Pass

The researchers validated Q-CHIPP’s clinical relevance by evaluating a cohort of 111 HLA-A*02:01-positive lung cancer patients treated with immune checkpoint inhibitors, processing 209,889 candidate peptides via a sliding window around somatic mutations. Patient stratification based on Q-CHIPP’s predicted immunogenic neoantigen burden demonstrated a statistically significant separation in overall survival (P = 0.0085), outperforming standard NetMHCpan binding rank thresholds (P = 0.0275). Notably, Q-CHIPP identified 25,542 unique candidate immunogenic peptides missed by classical benchmark models, showing strong selection for key TCR-interaction residues at position 7.

Review the open-access study in Science Advances here, explore research updates on the Cleveland Clinic Lerner Research Institute Portal here, and examine our previous coverage of Cleveland Clinic and IBM’s quantum workflow for protein simulation here and heterogeneous quantum-classical computing for molten salts here.

August 1, 2026