Figures
Abstract
Deciphering how human T cells recognise peptide-HLA (pHLA) complexes underpins next-generation vaccines and personalised immunotherapies, yet extreme sequence diversity and paired-chains interdependence still hamper reliable in silico prediction of T-cell receptor (TCR) specificity. To overcome these hurdles, we built TCRBinder, a paired-chain-aware deep model with a multi-branch encoder that routes each molecular component through dedicated transformer-based modules to capture contextual signals in both HLA pseudo-sequences and antigenic peptides while simultaneously processing the TCR and
chains. This design captures the synergistic interaction between paired chains to emulate peptide-HLA-TCR (PHT) interactions and expose residue-level contact motifs. Across PHT and peptide-TCR (pTCR) benchmarks, the model delivered state-of-the-art performance (AUC-ROC = 0.911, AUPR = 0.791 for the PHT task) and remained superior on multiple independent datasets. We tracked the dynamics of clonal expansion and, in a large SARS-CoV-2 repertoire containing completely unseen peptides, improved the AUC-ROC by up to 16.3% over the leading alternatives. Moreover, TCRBinder provided mechanistic insights by pinpointing contact hotspots and quantifying residue contributions to binding probability. These capabilities position TCRBinder as a versatile tool for rational antigen discovery, immunotherapy stratification, and neoantigen vaccine design.
Author summary
T-cell receptors (TCRs) play a central role in adaptive immunity by recognizing peptide-HLA complexes, but predicting their binding specificity has remained a formidable challenge due to sequence diversity and the cooperative action of and
chains. Existing computational methods often rely on limited CDR3
information or single-chain inputs, which restrict predictive accuracy and generalization. To address this, we developed TCRBinder, a unified deep learning framework that processes full-length paired TCR chains together with peptide and HLA sequences. The model combines pre-trained encoders, ESM2 and Roformer, with a multi-fusion convolutional network to capture both global semantic context and local interaction motifs. Across benchmark and independent datasets, TCRBinder consistently surpasses leading tools, demonstrating state-of-the-art performance and robust transferability to unseen epitopes and external clinical repertoires. Importantly, its predictions correlate with in vivo clonal expansion and highlight key residues that shape recognition, providing interpretable insights into molecular binding mechanisms. By integrating predictive accuracy with biological relevance, TCRBinder offers a versatile platform for antigen discovery, immunotherapy design, and the development of personalized vaccines.
Citation: Dong W, Yang Q, Xu L, Li X, Wang K, Dong S, et al. (2026) TCRBinder: Unified pre-trained language model with paired-chain synergy for predicting T-cell receptor binding specificity. PLoS Comput Biol 22(6): e1014396. https://doi.org/10.1371/journal.pcbi.1014396
Editor: Piero Fariselli, Universita degli Studi di Torino, ITALY
Received: October 6, 2025; Accepted: June 2, 2026; Published: June 22, 2026
Copyright: © 2026 Dong et al. This is an open access article distributed under the terms of the Creative Commons Attribution License, which permits unrestricted use, distribution, and reproduction in any medium, provided the original author and source are credited.
Data Availability: TCRBinder is available on GitHub (https://github.com/dongweihe/TCRBinder). The raw interaction data were compiled from publicly accessible resources, including VDJdb (https://vdjdb.cdr3.net/), IEDB (https://www.iedb.org/), OTS (https://opig.stats.ox.ac.uk/webapps/ots), McPAS-TCR (http://friedmanlab.weizmann.ac.il/McPAS-TCR/), and the 10x Genomics datasets (https://www.10xgenomics.com/datasets).
Funding: This work was supported by the National Natural Science Foundation of China (62225109 to GW, 62450112 to GW), and the King Abdullah University of Science and Technology (KAUST) Office of Research Administration (ORA) under Award No. REI/1/5234-01-01, REI/1/5414-01-01, REI/1/5289-01-01, REI/1/5404-01-01, REI/1/5992-01-01, URF/1/4663-01-01, Center of Excellence for Smart Health (KCSH) under award number 5932, and Center of Excellence on Generative AI under award number 5940 to XG. The funders did not play any role in the study design, data collection and analysis, decision to publish, or preparation of the manuscript.
Competing interests: The authors have declared that no competing interests exist.
Introduction
T-cell receptor (TCR) based immunotherapies, including checkpoint inhibitors and engineered T cell therapies, have revolutionized cancer treatment by leveraging neoantigens to trigger potent immune responses [1–3]. The effectiveness of these therapies relies on the precise recognition of antigenic peptides presented by human leukocyte antigen (HLA) molecules, which initiate T cell activation and tumor cell elimination [4–6]. However, the limited response rates in many patients stem from challenges in identifying neoantigens that elicit strong TCR binding [7–9]. In the cancer immunity cycle, TCR recognition of antigenic peptide-HLA (pHLA) complexes is a critical step for T cell activation and effector function [10,11]. Experimental techniques, including tetramer staining and high-throughput sorting, remain labor intensive and time costly, underscoring the need for scalable computational frameworks to predict TCR binding specificity and facilitate individual immunotherapy [12–14].
The binding of TCRs to pHLA complexes is orchestrated by the synergistic interplay of the TCR and
chains, with complementarity-determining region 3 (CDR3) serving as the primary determinant of specificity [15,16]. The human TCR repertoire exhibits immense diversity, with theoretical estimates suggesting that V(D)J recombination can generate on the order of 1018 distinct
and
TCRs [17,18]. This vast sequence variability, coupled with the extensive polymorphism of HLA molecules, poses significant hurdles for computational modeling in antigen presentation and TCR recognition [19,20]. To achieve precise pHLA-TCR (PHT) binding prediction, models must capture the cooperative dynamics of TCR
and
chains and their nuanced interactions with diverse pHLA complexes, necessitating advanced deep learning solutions.
Current computational approaches for pHLA and peptide-TCR (pTCR) binding prediction have made notable progress but face critical limitations [21]. Tools like HLAIImaster [22], MHLAPre [23], NetMHCpan4.0 [24] and MHCflurry [25] excel in predicting pHLA binding using deep neural networks, while pTCR prediction models, such as ImRex [26], TEIM [27], and TCR-AI [28], focus on peptide-CDR3 interactions, often neglecting HLA context or TCR chain synergy. Previous methods like pMTnet [21] and THLANet [29] aim to model PHT relationships but are constrained by single-chain TCR representations or specific HLA alleles, limiting their ability to address paired chain dynamics. The scarcity of validated binding data further exacerbates these challenges, highlighting the need for a unified model that integrates comprehensive interaction data to improve predictive performance.
To address these challenges, we introduce TCRBinder, a paired chain aware deep learning framework that harnesses pre-trained protein language models to predict PHT binding specificity with improved accuracy. TCRBinder employs a multi-branch encoder architecture to independently process TCR and
chains, HLA pseudo-sequences, and antigen peptides, utilizing ESM2 and Roformer modules to learn rich, modality-specific representations. These high-dimensional representations are then integrated via a multi-branch fusion block with Multi-Fusion Convolutional Neural Networks (MFCNNs). This unified approach enables the simultaneous prediction of PHT and pTCR binding specificity, providing interpretable insights into residue-level interactions and offering a versatile platform for neoantigen discovery and immunotherapy design.
TCRBinder outperforms existing methods in predicting PHT and pTCR binding specificities, delivering three transformative contributions. First, its unified architecture facilitates integrated prediction of PHT and pTCR interactions, enabling a comprehensive evaluation of neoantigen immunogenicity that enhances understanding of T cell activation. This flexibility supports multiple tasks, including pTCR and PHT binding, within a single framework. Second, we employ pre-training on large-scale protein datasets and multitask fine-tuning on curated TCR repositories, such as VDJdb [30] and IEDB [31], to overcome data scarcity and ensure robustness across diverse HLA alleles. Third, extensive validation on independent datasets demonstrates an improvement of more than 16.3% in Area Under the Receiver Operating Characteristic Curve (AUC-ROC) over state-of-the-art models, with saliency maps elucidating key residue interactions. These advancements position TCRBinder to streamline neoantigen screening, advance TCR-engineered therapies, and provide molecular insights into immune recognition, laying the groundwork for precision immunotherapy.
Results
TCRBinder overview
T-cell receptors (TCRs) play a pivotal role in adaptive immunity by recognizing peptide antigens presented on human leukocyte antigen (HLA) molecules, enabling T cells to distinguish self from non-self and target aberrant cells, such as those in cancer (Fig 1a). This recognition process involves intricate interactions between the TCR and
chains, the antigenic peptide, and the HLA molecule, culminating in T-cell activation and effector functions like cytotoxicity against tumor cells [32–34]. To computationally predict TCR binding specificity with high fidelity, we developed TCRBinder, a unified pre-trained language model that incorporates paired chain synergy, departing from conventional methods that focus narrowly on CDR3
regions. By modeling full-length TCR
and
chains alongside peptide and HLA sequences, TCRBinder captures the biophysical nuances of ternary complex formation, including long-range dependencies and cross-chain interactions.
(a) Schematic of T cell-mediated cytotoxicity. A T cell utilizes its T cell receptor (TCR) to recognize an antigen presented by an HLA molecule on a cancer cell. This specific interaction, illustrated in the magnified view of the PHT complex, is the critical event that triggers the destruction of the cancer cell. (b) The framework of the PHT binding specificity predictor. It takes the antigen, HLA, and TCR and
chain sequences as input. Each sequence is encoded by passing through a pre-trained encoder (ESM2 for antigen and HLA; Roformer for TCR chains) and a Multi-Fusion Convolutional Neural Network (MFCNN) feature extractor. A multilayer perceptron model (MLP) finally fuses the features from all four sequences to predict the binding specificity. (c) Internal architecture of the antigen and HLA encoders. The ESM2-based models for both antigen and HLA consist of multiple stacked self-attention layers, which are pre-trained on large protein sequence databases to learn generalizable representations. (d) Schematic of the self-supervised pre-training of the TCR Roformer. Unlabeled TCR chain sequences are used to pre-train the TCR Roformer via masked language modeling. The model is trained to predict the identity of masked tokens, thereby learning generalizable representations of TCR sequences. (e) The architecture of the MFCNN. The MFCNN module integrates convolutional and fully connected layers to extract high-level biological features from the encoder outputs. Created in BioRender. Li, X. (2026) https://BioRender.com/px2pbv5.
The core of TCRBinder comprises four specialized encoders pre-trained on vast immunological datasets to learn modality-specific embeddings (Fig 1b). The -Roformer and
-Roformer, transformer-based encoders with rotary positional embedding, are pre-trained on millions of unpaired full-length TCR sequences using masked language modeling. This allows the model to learn robust chain-specific contextual representations, which are subsequently integrated to capture the synergistic interaction between paired chains during downstream tasks (Fig 1d). In parallel, the Antigen-ESM2 and HLA-ESM2 encoders leverage the large-scale protein language model ESM2 [35], which is pre-trained using UniRef50 protein sequences, employing stacked self-attention layers to extract residue-level dependencies and polymorphic patterns from antigenic peptides and HLA pseudo-sequences (Fig 1c). This pre-training strategy ensures that each encoder specializes in its respective domain, with the peptide encoder capturing positional motifs, the HLA encoder modeling allele-specific binding grooves, and the TCR encoder capturing long-range dependencies and sequence motifs across full-length TCR chains, which together yield robust and transferable features for binding prediction.
These specialized embedding representations are integrated via a multi-branch fusion block, which utilizes multi-scale CNN layers to process spatially aligned features, followed by reshaping and fully connected layers to learn high-level biological features. Subsequently, these captured features are concatenated and passed through a multilayer perceptron (MLP) network to predict PHT binding specificity (Fig 1b and 1e). Supervised training on a curated dataset that comprises 12,827 experimentally validated PHT binders together with a fivefold larger set of approximately 65,000 in silico negative decoys (Methods) collectively optimizes the model for accurate discrimination. This architecture facilitates cross-modal learning of interaction determinants and enhances generalization to unseen epitopes and donor repositories, as it outperforms CDR3-centric baselines by leveraging holistic chain-level information and reducing overfitting to sparse binding data.
Evaluation of binding prediction performance
PHT binding specificity plays a pivotal role in expediting immunotherapies that pinpoint robust T-cell responses to emerging threats or cancers. To rigorously benchmark TCRBinder’s proficiency in forecasting PHT binding specificity, we created a robust repository of full-sequence PHT engagements. This corpus encompasses vast TCR recognized antigens ranging from 8 to 13 residues (Fig 2a) and common HLA alleles (Fig 2b). As observed, a handful of privileged pHLA complexes monopolize the binding landscape, which is exemplified by HLA-A*02:01, GILGFVFTL and HLA-B*07:02, SPRWYFYYL that engage myriad TCR variants and epitomize immunodominant biases (Fig 2c). Given that TCR interrogation hinges on prior peptide stabilization within HLA pockets, we scrutinized TCRBinder’s aptitude for predicting PHT binding specificity against leading comparators, including STAPLER [36], NetTCR v2.2 [37], MixTCRpred [38], and EPACT [39]. This evaluation utilizes a dataset of 12,827 PHT complexes spanning 174 distinct peptides and 23 HLA subtypes (Methods).
(a) Frequency distribution of epitope peptide lengths in the benchmark dataset. (b) Distribution of TCRs recognizing epitopes restricted to different HLA alleles in the benchmark test dataset. (c) Number of binding TCRs for the top 20 pHLAs with the most experimentally validated TCRs. (d) AUC-ROC and AUPR of TCRBinder and state-of-the-art methods on the benchmark test dataset. (e) AUC-ROC and AUPR of TCRBinder and state-of-the-art methods on the VDJdb test dataset. (f) AUC-ROC and AUPR of TCRBinder and state-of-the-art methods on the SARS-CoV-2 dataset. (g) Correlation analysis between epitope-associated TCR counts and AUC-ROC for the TCRBinder, NetTCR v2.2, and EPACT on the benchmark test set. Created in BioRender. Li, X. (2026) https://BioRender.com/px2pbv5.
We employ gold-standard evaluation metrics, including the Area Under the Receiver Operating Characteristic Curve (AUC-ROC) and the Area Under the Precision-Recall Curve (AUPR), Macro-averaged AUC 0.1 (AUC0.1) [40], F1-Score, and accuracy to comprehensively assess the model performance (as shown in S1 Appendix Section A). To ensure fair and consistent evaluation, we compared our model with state-of-the-art baseline methods (as shown in S1 Appendix Section B) under identical datasets and training strategies. TCRBinder excelled with an AUC-ROC of 0.911, an AUC0.1 of 0.694, and an AUPR of 0.791 on the evaluation partition (Fig 2d and S1 Figa), outperforming STAPLER (AUC-ROC 0.852, AUC0.1 0.561, AUPR 0.765), NetTCR v2.2 (0.898, 0.673, 0.781), MixTCRpred (0.865, 0.582, 0.693), and EPACT (0.906, 0.686, 0.785). Additionally, TCRBinder maintained strong accuracy, precision, and F1-score (S1 Fig and S1 Table), attesting to the stability and reliability of its predictive framework. Broadening the lens to pTCR dynamics, the framework sustained dominance, yielding an AUC-ROC of 0.886 and AUPR of 0.745 (S2 Fig), underscoring its versatility in unraveling intricate recognition hierarchies.
To understand the limitations imposed by data sparsity, we analyzed the correlation between the number of training TCRs per epitope and model performance (AUC-ROC) (Fig 2g). As expected, all models exhibited a significant positive correlation, confirming that predictions generally improve with increased data availability. Notably, TCRBinder showed the highest Pearson correlation coefficient (r = 0.51), compared to NetTCR v2.2 (r = 0.49) and EPACT (r = 0.39). This strong correlation demonstrates TCRBinder’s superior capacity to leverage available training data for performance gains.
To determine whether the pre-training stage furnishes the representational structure needed to meet this challenge, we first inspected the latent space learned by TCRBinder. Pre-training markedly improves representation quality. Using UMAP to visualize embeddings, the untrained model (Fig 3a) yields scattered, poorly separable features, whereas the pre-trained model (Fig 3b) forms compact, epitope specific clusters. This clearer structure indicates larger inter epitope differences are being captured and that pre-training strengthens the model’s ability to extract discriminative features for epitope recognition.
(a-b) UMAP projections of TCR sequence embeddings, obtained from the randomly initialized Roformer (a) and the pre-trained Roformer (b). (c) Comparison of AUC-ROC and AUPR scores between the model with pre-training (W) and the model without pre-training (W/O) across five representative antigenic epitopes. (d) Clone-frequency distributions for pHLAs across four donors profiled with 10x Genomics single-cell Peptide-HLA capture. (e) In the 10x Genomics Chromium immune-profiling dataset, the proportion of T-cell clones shows a significant positive correlation with the TCRBinder-predicted binding score for the corresponding pHLA across all four donors. Created in BioRender. Li, X. (2026) https://BioRender.com/px2pbv5.
Generalization experiments
We conducted two evaluation scenarios to assess the generalization ability of TCRBinder in predicting PHT binding specificity, designed to mimic real world applications. The first scenario focused on predicting binding TCRs for previously unseen epitopes, while the second scenario evaluated the ability to predict the binding specificity of a distinct TCR population from the VDJdb database [30]. Unlike methods that rely solely on single-chain CDR3 regions, TCRBinder was trained on full-length paired TCR and
sequences, allowing it to capture a more comprehensive set of structural and sequence determinants that govern pHLA recognition.
In the unseen-epitope setting (as shown in S3 Fig), TCRBinder achieved an AUC-ROC of 0.599 and an AUPR of 0.225, substantially outperforming the comparative baseline methods STAPLER [36], NetTCR v2.2 [37], MixTCRpred [38], and EPACT [39]. To examine whether performance in the unseen-epitope setting could be influenced by HLA-related or peptide–HLA-related shortcuts, we first evaluated a fixed-HLA control, in which HLA identity was held constant during negative construction. Under this setting, TCRBinder achieved an AUC-ROC of 0.597 and an AUPR of 0.224. Because this control does not fully exclude peptide–HLA confounding, we further introduced a stricter fixed-pHLA control, in which both the peptide and HLA were kept unchanged and negative pairs were generated only by replacing the TCR. Under this more stringent setting, TCRBinder achieved an AUC-ROC of 0.572 and an AUPR of 0.206. Although performance decreased under this more stringent control, it remained above chance, suggesting that the prediction is not explained solely by HLA identity or peptide–HLA pairing. Beyond these area-based metrics, classification performance also demonstrated the model’s strength, with consistently high accuracy, precision, and F1-score (S4 Fig and S2 Table). These results indicated that TCRBinder can effectively generalize to novel antigenic targets outside its training distribution, a capability essential for applications such as emerging pathogen surveillance and cancer neoantigen discovery. In the second setting, using unique PHT pairs from the VDJdb database, TCRBinder maintained strong predictive performance with an AUC-ROC of 0.712 and an AUPR of 0.430 (Fig 2e). The model again exhibited high accuracy, precision, and F1-score across this independent evaluation (S1 Fig and S3 Table), demonstrating its robustness across different data sources and TCR repertoires. The ability to sustain performance in the VDJdb evaluation suggests that TCRBinder captures generalizable sequence-structure-specificity relationships that are transferable across populations, experimental platforms, and epitope repertoires.
These generalization experiments highlight TCRBinder’s ability to handle both epitope level novelty and repertoire level diversity. Its use of full-length paired TCR and
chains enables richer feature representation than single-chain approaches, enhancing recognition of binding determinants that remain consistent across unseen peptides and distinct TCR populations. This robustness, coupled with superior classification metrics compared to other advanced methods, underscores its suitability for real-world deployment in immunotherapy development, epitope prioritization, and immune repertoire monitoring.
To further contextualize TCRBinder’s performance within recent community benchmarks, we compared our sequence-based approach against three AlphaFold-based baselines on the corresponding IMMREP25 [41] allele-specific benchmark subsets for HLA-A02:01 and HLA-B40:01 (S5 Fig). These analyses used the same peptide–TCR pairs as those in the respective benchmark subsets. The compared AlphaFold-based baselines were AF3-TCRdock [42], AF2-TCRdock [43], and AF2-TCRmodel2 [44]. Performance was summarized using per-peptide mean AUROC. Additional details on the benchmark composition, structure generation procedures, and model-derived ranking scores used for classification are provided in S1 Appendix Section C. Under this matched evaluation setting, TCRBinder outperformed the AlphaFold-based baselines on HLA-A02:01, whereas the AlphaFold-based methods retained an advantage on HLA-B40:01.
SARS-CoV-2-responsive PHT dataset
To further investigate the application potential of TCRBinder, we evaluated its performance on a clinically relevant, external PHT recognition dataset. This dataset was constructed using samples of SARS-CoV-2-responsive T cells [45], allowing for a robust assessment of the model’s ability to identify antigen-specific TCRs from a complex repertoire. We benchmarked TCRBinder against several other state-of-the-art pan-specific models, including STAPLER [36], NetTCR v2.2 [37], MixTCRpred [38], and EPACT [39], to assess its predictive power in a direct comparison. TCRBinder delivered a remarkable and consistently superior performance across all metrics. Specifically, it achieved the AUC-ROC of approximately 0.696 and also achieved the AUPR of around 0.302 (Fig 2f). TCRBinder again exhibited high accuracy, precision, and F1-score across this independent evaluation (S4 Fig and S4 Table).
TCRBinder’s superior ability to identify TCRs responsive to viral epitopes is attributable to its core design choices, including its use of full-length paired TCR and
chain sequences, pre-training-derived priors, and position-aware encoding. Together, these features allow the model to capture complex inter-chain complementarity and contextual information that extends far beyond the TCR
chain CDR3 region alone. In practical terms, these results indicate that TCRBinder can effectively generalize from training distributions to real-world clinical repertoires exposed to diverse SARS-CoV-2 antigens, maintaining robust discrimination across individuals and targets. This thereby supports its powerful application in immune monitoring and in enabling a rapid response to emerging viral variants.
Ablation experiments
To quantify the contribution of different architectural components and encoding strategies to TCRBinder, we systematically constructed a set of ablated variants: (1) without the TCR chain (tested in both CDR3-only and full
-chain configurations); (2) without HLA information, omitting the HLA pseudo-sequence branch; (3) without MFCNN, in which the multi-scale convolution architecture was replaced by a standard Multilayer Perceptron (MLP) fusion block; and (4) variants replacing our custom TCR-Roformer with existing encoders (TCR-ESM2 and TCR-Lang-Paired [46]).
As shown in S5 Table, we evaluated the robustness of these results by reporting the mean and standard deviation from independent experimental runs. Statistical significance between the full TCRBinder model and each ablated variant was evaluated using a two-sided Welch’s t-test on AUC-ROC. To account for multiple comparisons across the seven ablation tests, we applied the Bonferroni correction and used a Bonferroni-adjusted significance threshold (=0.0071). Under this criterion, excluding HLA information resulted in a significant decrease in performance (AUC-ROC = 0.886 ± 0.015,
), indicating that HLA context provides important constraints for accurate binding prediction even in the pan-specific setting. Likewise, removing the MFCNN module also reduced performance significantly (AUC-ROC = 0.898 ± 0.011,
), supporting the contribution of this module to capturing local residue-level interaction patterns. In addition, paired-chain input remained advantageous over single-chain variants, with AUC-ROC decreasing to (0.871 ± 0.015) for the
-only model and to (0.862 ± 0.018) for the CDR3-only model, further supporting the contribution of combining the TCR
and
chains.
Regarding the encoding strategy, we validated the necessity of domain-specific pre-training by comparing TCRBinder against two representative baselines. Our custom TCR-Roformer encoder (AUC-ROC = 0.911 ± 0.009) outperformed both the general TCR-ESM2 (AUC-ROC = 0.892 ± 0.012) and the specialized TCR-Lang-Paired encoder (AUC-ROC = 0.901 ± 0.010). To further empirically verify the impact of Pre-training on epitope recognition, we trained a variant (Without Pre-training), where the model parameters were initialized randomly. As shown in S5 Table, this variant exhibited a substantial performance drop (AUC-ROC decreased to 0.795 ± 0.039, P < 0.001). Moreover, we performed the specificity prediction across five representative antigenic epitopes. As shown in Fig 3c, the pre-trained model (W) achieves higher AUC-ROC and AUPR scores across all tested epitopes compared to the model without pre-training (W/O). This further demonstrates that pre-training strengthens the model’s ability to extract discriminative features for epitope recognition.
Prediction of TCRBinder highly correlates with T-Cell clonal expansion
To further validate our model, we assessed whether the PHT binding specificity predicted by TCRBinder reflects antigen-driven T-cell proliferation in vivo. We utilized a single-cell immune profiling dataset generated using the 10x Genomics Chromium platform [47], which profiled T cells from four healthy donors against a panel of 44 distinct pHLAs. Importantly, to ensure the rigor of this validation and exclude potential data leakage, all TCR clonotypes and interaction pairs from these four donors were strictly excluded from the model’s training dataset.
For each T cell, its antigen specificity was determined by counting the Unique Molecular Identifiers (UMIs) associated with each pHLA. A PHT binding event was classified as a positive interaction if its UMI count was 10 or greater, and cells with UMI counts below this threshold for a given pHLA were not considered in the analysis for that specific interaction (Fig 3d). TCRBinder then generated binding scores for each T-cell clonotype against all 44 pHLAs. To avoid compositional effects across donors, we used Spearman rank correlation to evaluate the association between the highest predicted binding score for each clone and its corresponding clonal expansion.
As shown in Fig 3e, we observed a consistent and statistically significant positive correlation between T-cell clone proportion and the predicted binding scores across all four donors. This finding strongly aligns with the biological expectation that TCRs with higher binding affinity are more prone to undergo clonal selection and expansion. The consistent trend across multiple donors confirms that our model’s predictions are biologically relevant and validates its ability to identify TCRs that are likely to mount a functional response. In summary, TCRBinder’s binding predictions capture meaningful determinants of antigen-specific clonal dynamics within human T-cell repertoires, underscoring the model’s strong relevance for adaptive immune response.
Key binding site analysis
To systematically investigate the predictive mechanisms of the TCRBinder model and precisely pinpoint key amino acid residues that regulate TCR recognition, we integrated computational alanine scanning with structure-based analysis. We began by dividing the CDR3 region of the TCR chain into five segments and analyzed the changes in model scores resulting from site directed alanine mutations within each segment. As illustrated in Fig 4a, the most significant score changes were concentrated in the central portions of the CDR3
chain (segments 3 and 4), while the terminal segments exhibited minimal impact. This finding is consistent with classical structural immunology principles, which indicate that the central region of the peptide typically protrudes towards the TCR, and that the apex region of the CDR3
chain interacts with this protruding segment. Consequently, residues located within this core region exert a decisive influence on recognition specificity and affinity.
(a) Analysis of TCRBinder score perturbation across five segments of the CDR3 loop. (b) Calculated change in binding free energy (
G) upon in silico alanine scanning of key residues in the 1OGA complex. (c-d) Concordance analysis between predicted binding scores and experimental affinity for JM22 (c) and A6 (d) TCR variants. (e) Structure of the 1OGA PHT complex (i) with a magnified view of the interaction interface (ii) and structural details for each mutation site, i.e., R98A, S99A, S100A, and E102A (iii). (f) Structural visualizations of three additional PHT complexes (PDB IDs: 5HHO, 5NHT, 3KPS). Created in BioRender. Li, X. (2026) https://BioRender.com/px2pbv5.
To further validate this pattern and quantify the contribution of critical residues, we employed the HLA-A02:01-GILGFVFTL-TCR complex (PDB ID: 1OGA) as a specific case study, performing detailed in silico alanine scanning using Rosetta software. We sequentially substituted candidate residues on both the CDR3 and the peptide with alanine and calculated the resulting changes in binding free energy (
G). The results presented in Fig 4b clearly delineate an energy importance hierarchy, which shows that the model-predicted key residues R98, S99, and S100, when substituted with alanine (R98A, S99A, S100A), all induced significant destabilizing effects (i.e., large
G values). In contrast, the mutation at the non-critical site, E102A, resulted in only a negligible loss of energy. These energetic trends not only confirm the attribution accuracy of the TCRBinder model but also unequivocally designate the R98, S99, S100 combination as a “hotspot triplet” situated at the apex of CDR3
loop.
Beyond binding energy analysis, we conducted structural analysis to further elucidate the physical basis for these energetic differences. The complete 1OGA ternary complex and its interface contact network are presented in Fig 4e. Residues R98, S99, and S100 at the CDR3 apex are positioned in close proximity to the peptide’s center and the HLA
-helical groove, forming a dense network of close-range contacts. Following the substitution of these key residues with alanine, the shortest distances between the peptide and TCR generally increased, leading to a reduction in interface contact area. Taking the S99A mutation as an example, the shortest hydrogen bond distance between TCR-S99 and peptide-F5 increased significantly from 2.5 Å to 4.0 Å, whereas the geometric changes induced by the non-core site TCR-E102 mutation were considerably smaller. This geometric alteration is consistent with the
G ranking in Fig 4b, supporting the critical role of these residues in interface stability. Finally, to test the generalizability of this finding, we applied this analytical framework to three additional complexes with distinct peptides and HLA alleles (PDB IDs: 5HHO, 5NHT, 3KPS). As shown in Fig 4f, we observed similar patterns dominated by recognition from the central region of the CDR3
, demonstrating the reliability and universality of this analytical approach in identifying core PHT interaction patterns.
To further validate the model’s interpretability against ground-truth experimental data beyond theoretical energy calculations, we benchmarked TCRBinder using deep mutational scanning records retrieved from the TRAIT database [48]. We analyzed two distinct PHT complexes with extensive mutational profiles: the JM22 TCR targeting the Influenza A epitope (GILGFVFTL) and the A6 TCR targeting the HTLV-1 Tax epitope (LLFGYPVYV). By comparing predicted binding probabilities with experimentally measured dissociation constants (), we observed a strong concordance between model outputs and biological affinity (Fig 4c and 4d). Specifically, TCRBinder correctly identified experimentally validated hotspots, such as residue R98 in JM22 and residues T98/P103 in A6, where mutations resulted in a complete loss of binding and a corresponding sharp drop in predicted scores. Notably, the model also exhibited sensitivity to affinity-enhancing mutations; for the A6 TCR, it assigned the highest probability to the G101A variant, consistent with its experimentally superior affinity (
=0.33
M) compared to the wild type (
=2.11
M). This validation confirms that TCRBinder effectively captures critical physicochemical dependencies and residue-level determinants of specificity.
Discussion
We present TCRBinder, a unified model that integrates a pre-trained language model with a paired chain consistency predictor to predict antigen specificity by learning joint representations of paired TCR and
chains. Its architecture captures binding determinants that may be overlooked by single-chain models by leveraging the joint context of both TCR chains during training. Our results demonstrate that this paired chain approach achieves state-of-the-art predictive performance on PHT binding tasks, outperforming models that consider only the TCR
chain or employ separate encoders. By pre-training on large-scale TCR repertoire data, TCRBinder incorporates both generalizable sequence patterns and less common motifs into its embeddings, significantly improving downstream predictive accuracy compared to traditional clustering or motif-based methods. These findings highlight the architectural advantages of integrating paired chain information and validate the benefits of fully considering both TCR
and TCR
chain sequences for binding specificity.
The substantial improvement in TCRBinder’s performance aligns with emerging evidence that deep learning and language model embeddings can surpass the accuracy of earlier pTCR prediction tools. Our unified design, which reinforces inter-chain interactions, yields a richer representation of the TCR interface. In benchmark comparisons, this approach demonstrates enhanced generalization, likely because the model captures paired chain synergy and subtle inter-chain dependencies that are lost when processing the chains independently. The inclusion of both chains aligns with the biological reality of the TCR and
chains acting as a single recognition unit and is consistent with previous findings where incorporating TCR
chain data significantly boosted performance [16,49]. By leveraging a pre-trained language model, TCRBinder can identify biochemically relevant sequence features, such as conserved motifs or physicochemical preferences, similar to recent TCR-specific language models that capture amino acid properties and positional biases. To illustrate TCRBinder’s practical potential, we conducted in-depth analyses, including identifying TCR clusters specific to certain antigens and estimating SARS-CoV-2 spike and non-spike specific T-cell responses. These strengths underscore the methodological advances of TCRBinder over approaches based purely on sequence similarity or shallow machine learning.
Despite these advances, limitations in structural modeling remain. The antigenic peptide and HLA are encoded by separate ESM2 modules, which overlooks the biophysical coupling inherent in pHLA complex formation. Future work will address this by adopting a paired pHLA encoder or pre-training strategy. TCRBinder currently relies solely on TCR specificity labels and lacks direct supervision from pHLA binding data. Integrating these presentation priors could enhance predictive robustness, particularly for neoantigens with low HLA binding affinity.
Materials and methods
Datasets
The scarcity of positive PHT binding data often necessitates data aggregation from multiple sources to build a more substantial dataset for training and evaluation. We collected positive binding triples for training from four publicly available datasets: VDJdb [30], IEDB [31], OTS [50], and McPAS-TCR [51]. In light of recent reports indicating that raw high-throughput sequencing data from 10x Genomics may contain noise and false positives [37], we adopted a rigorous data processing strategy. Specifically, we excluded raw 10x Genomics data and instead utilized a curated dataset processed by the iTRAP framework [52], which effectively eliminates sequencing artifacts. To ensure data quality, we removed all entries containing duplicate records or anomalous sequences (including missing residues or ambiguous amino acid codes). The final curated positive dataset contained 12,827 observations, covering 174 unique peptides and 23 HLA subtypes. The final dataset was randomly partitioned into training, validation, and benchmark test sets in a 3:1:1 ratio. This benchmark test set serves as the primary internal standard for comparing model performance. To construct the negative dataset, we adopted an internal mismatching strategy with a 1:5 positive-to-negative ratio. Specifically, for each positive triple, we fixed the peptide (and its associated HLA allele) and paired it with five TCRs randomly sampled from the training dataset that were originally known to bind different peptides. To minimize the risk of potential cross-reactivity (false negatives), we ensured that the sampled TCRs were derived from peptides with low sequence similarity (Levenshtein distance>3) to the target peptide.
For external validation, we retrieved two independent test sets from the VDJdb database, subject to rigorous quality control, to evaluate (1) TCR binding to unseen epitopes and (2) binding specificity across different TCR populations. Furthermore, to assess performance in a clinically relevant context, we extracted PHT binding pairs from public datasets derived from T cells of SARS-CoV-2 infected patients and uninfected individuals, which were identified using viral-derived pHLA multimers. Detailed statistics for all datasets used in this study are provided in S6 Table. Crucially, to ensure rigorous independent evaluation and prevent data leakage, any PHT interactions present in these external validation sets or the SARS-CoV-2 dataset were strictly excluded from the construction of the training and benchmark test datasets.
Model architecture
In TCRBinder, we adopt a unified architecture that couples global context from protein language models with explicit local interaction modeling to predict PHT or pTCR binding. The antigenic peptide and HLA alleles are encoded independently by ESM2, providing evolution-aware token embeddings that capture biochemical and positional regularities. Specifically, we represent each HLA allele by a fixed-length pseudo-sequence consisting of 34 amino acid residues that contact the peptide-binding cleft. We define the contact residues as positions within 4.0 Å of the peptide in representative HLA-A and HLA-B structures with nonamer peptides. We include polymorphic residues from the HLA-A and HLA-B loci at these contact positions, yielding a 34-residue pseudo-sequence that is used as the ESM2 input for HLA [53]. The paired TCR and
chains are encoded by two Roformer encoders that are pre-trained with masked language modeling on unlabeled TCR repertoires, using rotary positional embeddings to preserve order and long-range dependencies while learning chain-specific grammar. The four sequence embeddings are processed in a branch-wise manner by the MFCNN, where each branch applies multi-scale 1D convolutions to its corresponding input to extract local sequence patterns. The resulting four branch features are then aligned and concatenated to form a joint feature, which is subsequently fed into the MLP prediction head to produce the final binding specificity. In addition, residual connections, layer normalization, and dropout are used to stabilize optimization and enhance generalization, while a reshape layer combined with pointwise fully connected mixing is employed to integrate feature-map channels within each branch into compact feature maps. The MFCNN therefore aggregates short- and medium-range contact patterns while remaining computationally lightweight and robust to sequence length variation. Its outputs are summarized by global max pooling and fed to an MLP layer that produces the final prediction. This end-to-end design leverages pre-trained encoders for global semantics and the MFCNN for localized sequence motifs extracted in each branch, which together yield accurate predictions across diverse antigens and HLA alleles and support interpretation through activation-based attributions that highlight salient residues at the PHT interface. The detailed hyper-parameters of the PHT binding prediction model are presented in S7 Table.
Pre-training and task-specific adaptation of TCRBinder
In both the large-scale pre-training and the downstream fine-tuning phases, we employ a unique amino acid (UAA) tokenizer tailored to the single residue sensitivity of T-cell receptor (TCR) sequences. Under the UAA scheme, every amino acid residue present in the corpus was assigned an exclusive token index, thereby establishing a strict one-to-one mapping between sequence characters and model inputs. Each token was encoded as an integer and subsequently transformed into a continuous vector representation through a trainable embedding matrix. This encoding approach allows the preservation of single-residue substitutions and small indels while maintaining sensitivity to positional context that is essential for capturing the subtle sequence variations that frequently modulate TCR recognition. Pre-training was conducted under the masked amino acid (MAA) paradigm, analogous to BERT’s masked language modeling objective. Specifically, 15% of residues were randomly substituted with a special [mask] token, and the model was tasked with recovering the masked amino acids using only surrounding context, thereby enabling the network to learn local biochemical cues together with long-range structural dependencies in a fully self-supervised fashion. To encode paired chain TCR sequences, we adopted a Transformer-based backbone consisting of 12 stacked Roformer blocks, each equipped with 12 attention heads, a hidden size of 640, and a feed forward dimension of 2560, with GeLU activation applied to hidden layers. Training was performed in 32-bit floating point precision (FP32) to ensure numerical stability. Both TCR and
chain models were trained on four NVIDIA GeForce A100 GPUs with data parallelism. In the pre-training, over 5.3 million TCR sequences were used to optimize the
-Roformer and
-Roformer encoders. We employed the AdamW optimizer with a learning rate of 5e-5, a warmup ratio of 0.1, and the training took approximately 20 hours. The detailed hyper-parameters of the pre-training process are presented in S8 Table.
ESM2-based protein representation
To obtain high-quality protein sequence representations for antigenic peptides and HLA pseudo-sequences, we employed the large protein language model ESM2–150. It takes raw amino acid sequences as input and generates residue-level embeddings through a transformer-based architecture pretrained with a masked language modeling objective. In this work, we utilized the embedding vectors from the final hidden layer of ESM2 to characterize each amino acid position in the sequence.
We used the publicly available 150 million parameter ESM2 model for all experiments. The ESM2 model was implemented via the HuggingFace Transformers library, and the final protein embedding for each input was obtained as the output of the respective pooling strategy. This approach enables the seamless integration of evolutionary and structural information embedded in ESM2, providing highly informative features for both PHT and pTCR binding prediction tasks in TCRBinder.
Roformer for TCR sequence representation
The Roformer encoder is employed to capture the long-range dependencies and relative positions within TCR and
chain sequences by leveraging rotary position embeddings (RoPE). This mechanism applies a learnable rotation to each amino acid’s embedding vector according to its position, facilitating the modeling of sequence order and spatial information. Suppose the input TCR sequence of length L is represented as:
where is the embedding vector for the p-th amino acid residue. The self-attention mechanism constructs queries, keys, and values as follows:
where ,
and
are learnable mappings that combine sequence and positional information. The attention weights between positions p and q are computed as:
where is the dimensionality of the key vectors. To encode relative positions, RoPE rotates the projected embeddings according to position:
where and
are trainable matrices, and rot() denotes a positional rotation operator (sinusoidal transformation). The attention computation therefore encodes the relative position as:
where is a function that incorporates both the content of the amino acids and their relative distance in the sequence. This approach allows the model to infer both sequential and structural relationships within TCRs. For TCRBinder, independent Roformer encoders are used for TCR
and
chains, and the final representation for each chain is obtained by mean pooling the output of the last hidden layer. Only the final layer parameters are fine-tuned during training to balance adaptation and generalization.
Convolutional fusion and discriminative prediction
Following the generation of modality-specific embeddings from the four pre-trained encoders, the final discriminative stage of TCRBinder is orchestrated by a dedicated fusion architecture designed to model the complex inter-molecular interactions. Each of the four high-dimensional representations, which are derived from the antigen, HLA, TCR chain, and TCR
chain, is independently processed by a MFCNN module. This module is engineered to extract salient local motifs and multi-scale features from the token-level embeddings. The core of each MFCNN stream is a sequence of three identical convolutional blocks. A single block’s operation on an input tensor Z is defined as:
where Conv1D() represents a one-dimensional convolution, GLU() is the Gated Linear Unit activation function, and MaxPool() is a max pooling layer. The full multi-scale feature extraction for a given sequence, such as the antigenic peptide and TCR
chain
, is a composition of these blocks:
This hierarchical process is executed in parallel for the antigenic peptide , HLA
, TCR
chain
, and TCR
chain
embeddings. Subsequently, these four refined feature maps are concatenated to form a joint, holistic feature tensor,
, which represents the entire quaternary complex:
To manage the variable lengths inherent in protein sequences, the MFCNN enforces a maximum sequence length: 34 amino acids for HLA pseudo-sequences, 13 amino acids for antigenic peptides, and 130 amino acids for full-length TCR and
chains. Inputs exceeding this predefined threshold are truncated, while shorter sequences are padded with a designated [PAD] token. This strategy ensures that all inputs are converted into fixed-size tensors, a necessary step for efficient, batched computation in deep learning frameworks.
The high-level joint feature is then passed to the final prediction head, which consists of an MLP layer. Finally, the PHT binding specificity BS is obtained.
where Sig() is the Sigmoid function.
Key amino acid residue identification strategy
TCRBinder uses full-length paired TCR chains to evaluate binding specificity, but we further focused on the CDR3 loop of the chain, which typically provides the primary contact with the peptide. To support our analysis and verify our findings in 3D space, we screened PHT crystal complexes (N = 112) from a previous study [29]. From these PHT complexes, we extracted CDR3, peptides, and HLA sequences. To study the role of the CDR3
loop in the binding of PHT, the CDR3 sequence was divided into 5 fragments by using the sliding window method. This method dynamically adjusted the fragment length according to the total sequence length to achieve nearly equal division, and the central fragment was given priority to cover the key contact area. For instance, given a CDR3
sequence of length 15, five segments of equal length can be divided. This segmentation was checked against structural contact information to ensure consistency with crystallographic data. Alanine substitutions were then introduced within each segment, and the modified sequences were evaluated using TCRBinder. Binding scores were summarized according to the position of the substituted residues to identify sites most critical for recognition.
Supporting information
S1 Fig. Performance of TCRBinder and state-of-the-art methods on the benchmark test dataset and VDJdb test dataset in PHT task.
Created in BioRender. Li, X. (2026) https://BioRender.com/px2pbv5.
https://doi.org/10.1371/journal.pcbi.1014396.s002
(TIF)
S2 Fig. Comparison results of TCRBinder and state-of-the-art methods on the test dataset in the pTCR task.
Created in BioRender. Li, X. (2026) https://BioRender.com/px2pbv5.
https://doi.org/10.1371/journal.pcbi.1014396.s003
(TIF)
S3 Fig. AUC-ROC and AUPR of TCRBinder, state-of-the-art methods, and control settings on the unseen test dataset.
Created in BioRender. Li, X. (2026) https://BioRender.com/px2pbv5.
https://doi.org/10.1371/journal.pcbi.1014396.s004
(TIF)
S4 Fig. Performance of TCRBinder and state-of-the-art methods on the unseen test dataset and SARS-CoV-2 dataset.
Created in BioRender. Li, X. (2026) https://BioRender.com/px2pbv5.
https://doi.org/10.1371/journal.pcbi.1014396.s005
(TIF)
S5 Fig. Comparison of TCRBinder with AlphaFold on the IMMREP25 benchmark.
Created in BioRender. Li, X. (2026) https://BioRender.com/px2pbv5.
https://doi.org/10.1371/journal.pcbi.1014396.s006
(TIF)
S1 Table. The performance comparison between TCRBinder and other baseline models on the TCR-Antigen-HLA benchmark test dataset.
https://doi.org/10.1371/journal.pcbi.1014396.s007
(XLSX)
S2 Table. The performance comparison between TCRBinder and other baseline models on the Unseen test dataset.
https://doi.org/10.1371/journal.pcbi.1014396.s008
(XLSX)
S3 Table. The performance comparison between TCRBinder and other baseline models on the VDJdb test dataset.
https://doi.org/10.1371/journal.pcbi.1014396.s009
(XLSX)
S4 Table. The performance comparison between TCRBinder and other baseline models on the SARS-CoV-2 dataset.
https://doi.org/10.1371/journal.pcbi.1014396.s010
(XLSX)
S5 Table. The performance comparison between TCRBinder and its ablation variants on the benchmark test dataset.
https://doi.org/10.1371/journal.pcbi.1014396.s011
(XLSX)
S6 Table. Statistical information of the datasets used for model training and evaluation.
https://doi.org/10.1371/journal.pcbi.1014396.s012
(XLSX)
S7 Table. Detailed information of Hyper-parameters for PHT Binding Prediction.
https://doi.org/10.1371/journal.pcbi.1014396.s013
(XLSX)
S8 Table. Detailed information of Hyper-parameters for Pre-training.
https://doi.org/10.1371/journal.pcbi.1014396.s014
(XLSX)
References
- 1. Ribas A, Wolchok JD. Cancer immunotherapy using checkpoint blockade. Science. 2018;359(6382):1350–5. pmid:29567705
- 2. Waldman AD, Fritz JM, Lenardo MJ. A guide to cancer immunotherapy: from T cell basic science to clinical practice. Nat Rev Immunol. 2020;20(11):651–68. pmid:32433532
- 3. Sharma P, Allison JP. Dissecting the mechanisms of immune checkpoint therapy. Nat Rev Immunol. 2020;20(2):75–6. pmid:31925406
- 4. Chen DS, Mellman I. Elements of cancer immunity and the cancer-immune set point. Nature. 2017;541(7637):321–30. pmid:28102259
- 5. Hegde PS, Chen DS. Top 10 Challenges in Cancer Immunotherapy. Immunity. 2020;52(1):17–35. pmid:31940268
- 6. Leko V, Rosenberg SA. Identifying and Targeting Human Tumor Antigens for T Cell-Based Immunotherapy of Solid Tumors. Cancer Cell. 2020;38(4):454–72. pmid:32822573
- 7. Ott PA, Hu Z, Keskin DB, Shukla SA, Sun J, Bozym DJ, et al. An immunogenic personal neoantigen vaccine for patients with melanoma. Nature. 2017;547(7662):217–21. pmid:28678778
- 8. Sahin U, Derhovanessian E, Miller M, Kloke B-P, Simon P, Löwer M, et al. Personalized RNA mutanome vaccines mobilize poly-specific therapeutic immunity against cancer. Nature. 2017;547(7662):222–6. pmid:28678784
- 9. Lowery FJ, Krishna S, Yossef R, Parikh NB, Chatani PD, Zacharakis N, et al. Molecular signatures of antitumor neoantigen-reactive T cells from metastatic human cancers. Science. 2022;375(6583):877–84. pmid:35113651
- 10. Chen DS, Mellman I. Oncology meets immunology: the cancer-immunity cycle. Immunity. 2013;39(1):1–10. pmid:23890059
- 11. Baulu E, Gardet C, Chuvin N, Depil S. TCR-engineered T cell therapy in solid tumors: State of the art and perspectives. Sci Adv. 2023;9(7):eadf3700. pmid:36791198
- 12. Caushi JX, Zhang J, Ji Z, Vaghasia A, Zhang B, Hsiue EH-C, et al. Transcriptional programs of neoantigen-specific TIL in anti-PD-1-treated lung cancers. Nature. 2021;596(7870):126–32. pmid:34290408
- 13. Oliveira G, Stromhaug K, Klaeger S, Kula T, Frederick DT, Le PM, et al. Phenotype, specificity and avidity of antitumour CD8+ T cells in melanoma. Nature. 2021;596(7870):119–25. pmid:34290406
- 14. Foy SP, Jacoby K, Bota DA, Hunter T, Pan Z, Stawiski E, et al. Non-viral precision T cell receptor replacement for personalized cell therapy. Nature. 2023;615(7953):687–96. pmid:36356599
- 15. Robins H. Immunosequencing: applications of immune repertoire deep sequencing. Curr Opin Immunol. 2013;25(5):646–52. pmid:24140071
- 16. Carter JA, Preall JB, Grigaityte K, Goldfless SJ, Jeffery E, Briggs AW, et al. Single T Cell Sequencing Demonstrates the Functional Role of αβ TCR Pairing in Cell Lineage and Antigen Specificity. Front Immunol. 2019;10:1516. pmid:31417541
- 17. Lagattuta KA, Kang JB, Nathan A, Pauken KE, Jonsson AH, Rao DA, et al. Repertoire analyses reveal T cell antigen receptor sequence features that influence T cell fate. Nat Immunol. 2022;23(3):446–57. pmid:35177831
- 18. Chen L, Hu Y, Zheng B, Luo L, Su Z. Human TCR repertoire in cancer. Cancer Med. 2024;13(17):e70164. pmid:39240157
- 19. Rubelt F, Busse CE, Bukhari SAC, Bürckert J-P, Mariotti-Ferrandiz E, Cowell LG, et al. Adaptive Immune Receptor Repertoire Community recommendations for sharing immune-repertoire sequencing data. Nat Immunol. 2017;18(12):1274–8. pmid:29144493
- 20. Musvosvi M, Huang H, Wang C, Xia Q, Rozot V, Krishnan A, et al. T cell receptor repertoires associated with control and disease progression following Mycobacterium tuberculosis infection. Nat Med. 2023;29(1):258–69. pmid:36604540
- 21. Lu T, Zhang Z, Zhu J, Wang Y, Jiang P, Xiao X, et al. Deep learning-based prediction of the T cell receptor-antigen binding specificity. Nat Mach Intell. 2021;3(10):864–75. pmid:36003885
- 22. Yang Q, Xu L, Dong W, Li X, Wang K, Dong S, et al. HLAIImaster: a deep learning method with adaptive domain knowledge predicts HLA II neoepitope immunogenic responses. Brief Bioinform. 2024;25(4):bbae302. pmid:38920343
- 23. Xu L, Yang Q, Dong W, Li X, Wang K, Dong S, et al. Meta learning for mutant HLA class I epitope immunogenicity prediction to accelerate cancer clinical immunotherapy. Brief Bioinform. 2024;26(1):bbae625. pmid:39656887
- 24. Reynisson B, Alvarez B, Paul S, Peters B, Nielsen M. NetMHCpan-4.1 and NetMHCIIpan-4.0: improved predictions of MHC antigen presentation by concurrent motif deconvolution and integration of MS MHC eluted ligand data. Nucleic Acids Res. 2020;48(W1):W449–54. pmid:32406916
- 25. O’Donnell TJ, Rubinsteyn A, Laserson U. MHCflurry 2.0: Improved Pan-Allele Prediction of MHC Class I-Presented Peptides by Incorporating Antigen Processing. Cell Syst. 2020;11(1):42-48.e7. pmid:32711842
- 26. Moris P, De Pauw J, Postovskaya A, Gielis S, De Neuter N, Bittremieux W, et al. Current challenges for unseen-epitope TCR interaction prediction and a new perspective derived from image classification. Brief Bioinform. 2021;22(4):bbaa318. pmid:33346826
- 27. Peng X, et al. Characterizing the interaction conformation between T-cell receptors and epitopes with deep learning. Nat Mach Intell. 2023;5:395–407.
- 28. Zhang W, Hawkins PG, He J, Gupta NT, Liu J, Choonoo G, et al. A framework for highly multiplexed dextramer mapping and prediction of T cell receptor sequences to antigen specificity. Sci Adv. 2021;7(20):eabf5835. pmid:33990328
- 29. Long X, Yang Q, Dong W, Li X, Wang K, Dong S, et al. THLANet: A deep learning framework for predicting TCR-pHLA binding in immunotherapy applications. PLoS Comput Biol. 2025;21(9):e1013050. pmid:40939018
- 30. Goncharov M, Bagaev D, Shcherbinin D, Zvyagin I, Bolotin D, Thomas PG, et al. VDJdb in the pandemic era: a compendium of T cell receptors specific for SARS-CoV-2. Nat Methods. 2022;19(9):1017–9. pmid:35970936
- 31. Vita R, Mahajan S, Overton JA, Dhanda SK, Martini S, Cantrell JR, et al. The Immune Epitope Database (IEDB): 2018 update. Nucleic Acids Res. 2019;47(D1):D339–43. pmid:30357391
- 32. Dolton G, et al. Targeting of multiple tumor-associated antigens by individual T cell receptors during successful cancer immunotherapy. Cell. 2023;186:3333–49.e27.
- 33. Saotome K, Dudgeon D, Colotti K, Moore MJ, Jones J, Zhou Y, et al. Structural analysis of cancer-relevant TCR-CD3 and peptide-MHC complexes by cryoEM. Nat Commun. 2023;14(1):2401. pmid:37100770
- 34. Zhang M, Xu W, Luo L, Guan F, Wang X, Zhu P, et al. Identification and affinity enhancement of T-cell receptor targeting a KRASG12V cancer neoantigen. Commun Biol. 2024;7(1):512. pmid:38684865
- 35. Bhat S, Palepu K, Hong L, Mao J, Ye T, Iyer R, et al. De novo design of peptide binders to conformationally diverse targets with contrastive language modeling. Sci Adv. 2025;11(4):eadr8638. pmid:39841846
- 36. Kwee BPY, et al. STAPLER: efficient learning of TCR-peptide specificity prediction from full-length TCR-peptide data. bioRxiv. 2023.
- 37. Jensen MF, Nielsen M. Enhancing TCR specificity predictions by combined pan- and peptide-specific training, loss-scaling, and sequence similarity integration. Elife. 2024;12:RP93934. pmid:38437160
- 38. Croce G, Bobisse S, Moreno DL, Schmidt J, Guillame P, Harari A, et al. Deep learning predictions of TCR-epitope interactions reveal epitope-specific chains in dual alpha T cells. Nat Commun. 2024;15(1):3211. pmid:38615042
- 39. Zhang Y, et al. Epitope-anchored contrastive transfer learning for paired CD8 T cell receptor–antigen recognition. Nat Mach Intell. 2024;6(11):1344–58.
- 40. Nielsen M, Eugster A, Jensen MF, Goel M, Tiffeau-Mayer A, Pelissier A, et al. Lessons learned from the IMMREP23 TCR-epitope prediction challenge. ImmunoInformatics. 2024;16:100045.
- 41.
Noceda MG, et al. ImmSET: Sequence-Based Predictor of TCR-pMHC Specificity at Scale. Machine Learning for Health 2025. 2025.
- 42. Visani GM, Pun MN, Minervina AA, Bradley P, Thomas PG, Nourmohammad A. T cell receptor specificity landscape revealed through de novo peptide design. Proc Natl Acad Sci U S A. 2025;122(42):e2504783122. pmid:41100668
- 43. Bradley P. Structure-based prediction of T cell receptor:peptide-MHC interactions. Elife. 2023;12:e82813. pmid:36661395
- 44. Yin R, et al. TCRmodel2: high-resolution modeling of T cell receptor recognition using deep learning. Nucleic Acids Res. 2023;51(W1):W569–76.
- 45. Minervina AA, Pogorelyy MV, Kirk AM, Crawford JC, Allen EK, Chou C-H, et al. SARS-CoV-2 antigen exposure history shapes phenotypes and specificity of memory CD8+ T cells. Nat Immunol. 2022;23(5):781–90. pmid:35383307
- 46. Olsen TH, Moal IH, Deane CM. Addressing the antibody germline bias and its effect on language models for improved antibody design. Bioinformatics. 2024;40(11):btae618. pmid:39460949
- 47.
10x Genomics, et al. A new way of exploring immunity - linking highly multiplexed antigen recognition to immune repertoire and phenotype. 10x Genomics; 2022.
- 48. Wei M, Wu J, Bai S, Zhou Y, Chen Y, Zhang X, et al. TRAIT: A Comprehensive Database for T-cell Receptor-antigen Interactions. Genomics Proteomics Bioinformatics. 2025;23(3):qzaf033. pmid:40257421
- 49. Henderson J, Nagano Y, Milighetti M, Tiffeau-Mayer A. Limits on inferring T cell specificity from partial information. Proc Natl Acad Sci U S A. 2024;121(42):e2408696121. pmid:39374400
- 50. Raybould MIJ. The observed T cell receptor space database enables paired-chain repertoire mining, coherence analysis, and language modeling. Cell Rep. 2024;43:114704.
- 51. Tickotsky N, Sagiv T, Prilusky J, Shifrut E, Friedman N. McPAS-TCR: a manually curated catalogue of pathology-associated T cell receptor sequences. Bioinformatics. 2017;33(18):2924–9. pmid:28481982
- 52. Povlsen HR, Bentzen AK, Kadivar M, Jessen LE, Hadrup SR, Nielsen M. Improved T cell receptor antigen pairing through data-driven filtering of sequencing information from single cells. Elife. 2023;12:e81810. pmid:37133356
- 53. Nielsen M, Lundegaard C, Blicher T, Lamberth K, Harndahl M, Justesen S, et al. NetMHCpan, a method for quantitative predictions of peptide binding to any HLA-A and -B locus protein of known sequence. PLoS One. 2007;2(8):e796. pmid:17726526