Skip to main content
International Immunology logoLink to International Immunology
. 2025 Aug 16;38(1):15–27. doi: 10.1093/intimm/dxaf048

TCR representation learning with protein language models: a comprehensive review

Kyohei Kinoshita 1,, Tetsuya J Kobayashi 2,3,4
PMCID: PMC12802949  PMID: 40855636

Abstract

The T-cell receptor (TCR) repertoire is a valuable source of information that reflects an individual’s immune status and infection history. However, due to the exceptional diversity and complexity of the TCR repertoire, predicting its functional properties remains a challenging task. This review summarizes recent advances in protein language models (PLMs), which apply natural language processing techniques to protein sequences, focusing specifically on TCR repertoire analysis. We begin by outlining the biological basis of the TCR repertoire and its current clinical applications. We then describe the methods used for representing TCR data and the training procedures of the corresponding PLMs. PLMs capture context-dependent features from large unlabeled TCR datasets and achieve high generalization performance even with limited labeled data through transfer learning. In this respect, PLMs offer significant advantages over conventional sequence representation methods. We highlight antigen specificity prediction as a key application, comparing supervised deep learning models with PLM-based approaches. While employment of PLMs is promising, TCR repertoire analysis still faces challenges such as data scarcity, bias, and lack of paired-chain information. Addressing these challenges requires rigorous dataset optimization, integration, and augmentation strategies. Future advances will require better interpretation of the representations learned by PLMs and the development of multimodal approaches that integrate structural information. These advances could enable several clinical applications, including disease diagnosis, vaccine development, and personalized immune profiling.

Keywords: AIRR, antigen specificity prediction, self-supervised learning, TCR repertoire, transfer learning

Graphical Abstract

Graphical Abstract.

Graphical Abstract


TCR representation learning with language models

Introduction

The immune system serves as the foundation of biological defense against external threats, with T cells playing a central role by recognizing pathogen-derived peptides through T-cell receptors (TCRs). TCRs form diverse sequence patterns within an individual through gene rearrangement, and the TCR repertoire—the collection of these patterns—reflects the individual’s immune status and infection history (1). Advances in next-generation sequencing technologies have significantly enhanced TCR repertoire analysis, leading to progress in elucidating immune mechanisms and applications for disease diagnosis. However, extracting biologically meaningful information from large-scale TCR datasets and predicting functional characteristics such as antigen specificity remains a significant challenge (2, 3).

Recently, language models originally developed for natural language processing have been applied to protein sequence analysis (4, 5). Protein language models (PLMs) treat amino acid sequences as language, capturing structural and functional features by learning sequential patterns and contextual relationships from large-scale data (6–8). The PLM framework opens new possibilities for analyzing highly diverse TCR repertoires, enabling applications in antigen specificity prediction and disease diagnosis beyond the capabilities of conventional methods.

This review surveys recent research trends in the application of deep learning technologies, particularly PLMs, to TCR repertoire analysis. We begin by discussing the biological foundation of TCR repertoires and the current landscape of their clinical applications. Subsequently, we detail data representation methods for TCRs and the learning process of PLMs, comparing advantages and challenges with conventional approaches. We then focus on antigen specificity prediction as an application of TCR representation learning, presenting a systematic review of supervised deep learning models and PLM-based approaches with specific examples. Furthermore, we explore the current status and challenges of TCR repertoire data, as well as data optimization and augmentation strategies to address them. Finally, we provide a summary and promising directions for future research in this field.

Overview of TCR repertoire

TCR diversity and individual specificity

The TCR, along with the B-cell receptor (BCR), is an essential molecule that constitutes the Adaptive Immune Receptor Repertoire (AIRR). The TCR typically works as a heterodimer consisting of TCRα and TCRβ chains. The variable regions of these chains form three-dimensional structures that recognize peptide antigens presented by major histocompatibility complex (MHC) molecules (9). The diverse collection of TCR clonotypes present in an individual, known as the TCR repertoire, is responsible for monitoring and recognizing a wide range of antigens derived both from its own body cells and various external pathogens. The total number of T cells in the human body is estimated to be approximately 1011 (10). TCR repertoire diversity is generated through somatic recombination of Variable (V), Diversity (D), and Joining (J) gene segments (11). This recombination results in the TCR variable region, comprising four framework regions and three complementarity-determining regions (CDRs). These CDRs form flexible loop structures, known as CDR loops, that extend from the TCR variable domain and directly interact with the peptide-MHC (pMHC) complex. The CDR3 region, one of the three CDRs serving as the major interaction site of antigen recognition, undergoes nucleotide deletions and insertions during gene recombination, further enhancing sequence diversity. T cells expressing unique TCRs generated through somatic recombination proliferate when they encounter their specific antigens in peripheral tissues. This process results in a TCR repertoire that is unique to each individual.

Significance of understanding TCR repertoires

During infections, T cells that bind to specific antigens undergo clonal expansion, forming infection-specific TCR repertoires (12–14). Since the TCR repertoire reflects immune status and infection history, numerous studies have applied TCR analysis to the diagnosis and monitoring of infectious diseases, autoimmune diseases, and cancer. For example, Zaslavsky et al. developed Mal-ID (Machine Learning for Immunological Diagnosis), an ensemble approach that combines multiple machine learning models using TCR and BCR data (15). Their approach integrated three distinct models: (i) repertoire composition analysis using V/J gene segment frequencies, (ii) CDR3 clustering to detect disease-associated sequence motifs shared across patients, and (iii) PLM embeddings to capture functional similarities beyond sequence alignment. This ensemble approach achieved multi-class area under the receiver operating characteristic curve (AUROC) of 0.986 across six disease states, including coronavirus disease 2019 (COVID-19), human immunodeficiency virus, and type 1 diabetes. Furthermore, Ruiz Ortega et al. analyzed repertoire sharing patterns between healthy individuals and COVID-19 patients using probabilistic models (16). This analysis led to the development of a diagnostic tool to predict severe acute respiratory syndrome coronavirus 2 (SARS-CoV-2) infection status. In autoimmune diseases, decreased diversity and the presence of patient-specific T-cell clones have been reported as potential biomarkers (17, 18).

Building on these advances, several TCR repertoire analysis technologies have been translated into clinical practice and continue to progress toward broader medical applications. Notable examples include Adaptive Biotechnologies Corporation’s T-Detect COVID and T-Detect Lyme. T-Detect COVID uses next-generation sequencing to analyze TCR sequences from peripheral blood and identifies COVID-19-specific patterns by employing machine learning models (19). This test received Food and Drug Administration (FDA) Emergency Use Authorization in March 2021. Similarly, T-Detect Lyme assists in the early diagnosis of Lyme disease by analyzing TCRs from blood samples to detect T cells that respond to Lyme disease-associated antigens (20). Beyond diagnostics, TCR-based therapies have made significant advances in cancer immunotherapy. In August 2024, the FDA approved Tecelra, the first TCR therapy for solid tumors, specifically targeting advanced synovial sarcoma (21). This engineered TCR therapy targets the MAGE-A4 protein and achieved a 43% response rate with a 6-month median duration of response in clinical trials. Croce et al. combined phage display with machine learning to identify TCRs targeting a cancer-testis antigen that is highly expressed in tumors but shows restricted expression in normal tissues [area under the curve (AUC) 0.965] (22). For successful clinical application, TCR prediction models must demonstrate robustness across diverse patient populations and provide interpretable outputs that clinicians can evaluate for treatment decisions. These clinical applications demonstrate that specific patterns and sequence features within the TCR repertoire are strongly associated with disease states. Establishing appropriate data representation methods for TCR sequences is essential to effectively capture these patterns and accurately determine their association with diseases.

TCR representation using language models

Conventional TCR representation methods

Because of the extensive diversity and high dimensionality of TCR sequences, numerous studies have explored methods to effectively represent their characteristics. Representation learning is a technique that extracts high-level abstractions and features from raw data for capturing the essential properties of the data. Effective feature representations of TCR sequences could substantially enhance the performance of functional analyses, including sequence similarity evaluation and antigen specificity prediction. However, establishing optimal representation learning methods remains a considerable challenge.

TCR sequences are amino acid chains of variable length, requiring appropriate encoding techniques for subsequent processing with machine learning algorithms. The primary encoding methods proposed to date include: (i) BLOSUM-based encoding (23–25), (ii) k-mer-based encoding (26–28), and (iii) encoding based on physicochemical properties such as charge, hydrophobicity, solubility, and pH (29–31). However, given the significant diversity and variable length of TCR sequences, particularly in the CDR3 region, these conventional methods are limited in capturing context-dependent features and potential higher-order structural information within sequences.

In particular, these limitations in TCR representation directly impact similarity evaluation. In this context, TCR similarity refers not only to sequence similarity but also to functional similarity, such as the ability to recognize the same antigen. Multiple studies demonstrate that TCRs with similar sequences are more likely to recognize the same epitope (32–34). However, sequence similarity does not always directly correspond to functional similarity, as these properties typically exhibit a nonlinear relationship (35). Therefore, simple sequence similarity metrics may not accurately reflect the functional relevance of TCRs, making the acquisition of functionally meaningful similarity metrics essential.

The rapid development of next-generation sequencing technologies has made vast amounts of TCR sequence data available (36). With access to these extensive sequence collections, PLMs have emerged as powerful tools for predicting protein structure and function.

Learning methods of PLMs

The development of PLMs follows a comprehensive pipeline encompassing several critical phases: preparing training data, converting amino acid sequences into tokens, embedding these tokens into vector space, processing through Transformer-based architectures, self-supervised pre-training on large datasets, and task-specific fine-tuning (Fig. 1). This section outlines how PLMs acquire representations related to protein structure and function from sequence information. TCR representation learning has developed in parallel with PLMs that employ self-supervised learning on protein sequences. In self-supervised learning, models acquire meaningful representations by predicting masked amino acids or neighboring residues without external labels. Notable examples include UniRep (37), TAPE (38), ESM2 (7), ProteinBERT (6), and ProGen (8), which are pre-trained on extensive protein databases like UniRef (39) and Pfam (40). These models effectively extract structural and functional protein features through self-supervised learning on large amino acid sequence datasets (41). However, TCRs exhibit unique characteristics as immune receptors, particularly their exceptional diversity centered in the CDR3 region and V(D)J recombination. Because of these distinctive features, numerous language models specifically designed for TCR sequences have been developed in recent years. This paper mainly focuses on such models with TCR amino acid sequences as the input data.

Figure 1.

Computational pipeline for protein sequence representation from protein and TCR sequence databases to downstream applications.

Computational pipeline for protein sequence representation from protein and TCR sequence databases to downstream applications. The three major approaches (feature-based encoding methods, general-purpose PLMs, and TCR-specific PLMs) extract features based on large-scale sequence information. PLM-based methods employ self-supervised learning to capture contextual patterns from extensive unlabeled data. These extracted features subsequently serve as input for supervised models trained on task-specific labeled data. Representative models for each category are indicated in the figure.

PLMs are primarily based on the Transformer architecture, and their learning process begins with tokenization of the input data. For protein sequences, single amino acid tokenization is the predominant approach. This approach treats each amino acid as a separate token (7, 38, 42). After tokenization, discrete tokens (amino acids) are converted into continuous vector representations through the embedding layer. These high-dimensional embeddings capture the properties of each token, providing the basis for subsequent processing. Additionally, positional encoding is incorporated into the embedding vectors to preserve information about token positions within the sequence. The token embeddings and positional encodings are then integrated to form the final input representation for the model.

Following input data preparation, the language model processes the resulting representations through its neural network architecture. In this paper, we focus on models based on the Transformer architecture (43), which dominate recent PLM development. A Transformer consists of two main components: an encoder that extracts context-dependent features and a decoder that generates new sequences based on the given context. Transformer-based PLMs can be classified into three architectural types: encoder-only, decoder-only, or encoder-decoder models. A prominent example of an encoder-only model is BERT, a natural language processing model developed by Google (4). In the field of PLMs, models such as ProteinBERT and TCR–BERT have been developed based on the BERT architecture (6, 44) and used for protein sequence classification and functional annotation. A notable example of a decoder-only model is GPT, a large language model developed by OpenAI (5). Similarly, protein models such as ProtGPT2 and ProGen have been developed based on the GPT architecture (8, 45) and employed for de novo protein sequence generation and design. Both the encoders and decoders in these architectures incorporate multi-head attention mechanisms, normalization layers, and feed-forward layers. Through these layers, the model learns the relationships between tokens in sequences, whether for contextualizing inputs (encoders) or generating outputs (decoders). For the remainder of this paper, we focus on encoder-only models.

Among the several stages in PLM training, the pre-training stage plays a crucial role. At this stage, the model undergoes self-supervised learning on large datasets of TCR sequences. The two primary pre-training methods are Masked Language Modeling (MLM) and contrastive learning. MLM randomly masks a portion of the input tokens and trains the model to predict these masked tokens on the basis of their surrounding context. This approach enables the model to learn distribution patterns of amino acids within sequences. The MLM method is widely used in BERT-based language models (4).

In contrast, contrastive learning approaches train models to minimize the distance in the embedding space between similar data points while maximizing that between dissimilar ones (46–48). The definition of similarity varies across different methods. For example, ATMTCR generates multiple independent “views” from the same TCR by masking important residues identified by the attention mechanism, which are then treated as similar data points (46). Similarly, in SCEPTR, “views” are generated through data augmentation techniques such as residue deletion, alpha and beta chain removal, and application of dropout noise (47). TouCAN takes a different approach by defining functionally similar TCRs—those that recognize the same antigen despite having different sequences—as similar data points (48). Contrastive learning is particularly effective in situations with limited supervised data. Nagano et al. demonstrated that contrastive learning outperforms MLM alone in antigen specificity prediction when performing transfer learning with limited labeled data (47). These pre-training approaches enable the model to acquire general representations of protein sequences, establishing a robust foundation for subsequent task-specific applications.

After pre-training on large-scale data, models are typically fine-tuned for specific downstream tasks (e.g. antigen specificity prediction). In the fine-tuning stage, the entire model undergoes additional training with labeled task-specific data, employing the representations learned during pre-training. Since the basic structure and many parameters of the model are already optimized during pre-training, fine-tuning enables effective performance with fewer steps and reduced computational resources. Representative downstream tasks in the field of proteomics include predicting protein structure, function, physicochemical properties, mutation effects, and antigen-receptor binding (49). Notably, models pre-trained using MLM on large-scale TCR sequence data, such as TCR–BERT (44) and tcrLM (50), exhibit superior performance in downstream antigen specificity classification.

In summary, the PLM pipeline consists of several key stages: data preparation, tokenization, input embedding, processing by Transformer models, pre-training, and fine-tuning. This systematic approach empowers the model to effectively characterize protein complexity and achieve superior performance across a wide range of protein-related tasks.

Advantages of PLMs for TCR representation

For TCR sequence representation learning, conventional feature-based methods and PLM-based techniques present characteristic advantages, but also entail specific limitations (Fig. 2). In this section, we summarize the key benefits and constraints of using PLMs for TCR representation.

Figure 2.

Comparison of major approaches for TCR sequence representation by contrasting workflows and technical features across three TCR representation methods.

Comparison of major approaches for TCR sequence representation by contrasting workflows and technical features across three TCR representation methods. The left column depicts feature-based methods utilizing conventional encodings (BLOSUM, k-mer, and physicochemical properties), which offer high interpretability but exhibit limitations in contextual understanding. The middle column illustrates general-purpose PLMs that learn through masked language modeling (MLM) from diverse protein sequences, providing rich contextual representations. The right column highlights TCR-specific PLMs optimized for TCR patterns, either by fine-tuning general-purpose PLMs (upper part) or by training directly on TCR sequences (lower part). The bottom section summarizes the key advantages (marked with +) and limitations (marked with −) of each approach.

Rich information content and representational diversity of PLMs.

Unlike traditional encoding methods based on the BLOSUM, k-mer-based encoding, and physicochemical properties, PLMs can identify higher-order patterns from large-scale sequence data and generate representations that capture the contextual meaning and interrelationships of amino acids more effectively. By visualizing PLM-derived representations, researchers have identified various biological patterns, including structural information, functional properties, and genetic features. For example, Rives et al. demonstrated that secondary and tertiary structure information is encoded in representations learned solely from sequence data (51). Furthermore, several studies have shown that the visualization of TCR sequence embeddings generated by PLMs reveals a range of characteristics, including phylogenetic classification of protein families, antigen specificity, V/J gene-level information, and distinctions between public and private TCRs (44, 49, 52, 53).

Transfer learning capabilities.

As previously discussed, PLMs undergo a two-phase training process: extensive pre-training on large unlabeled datasets, followed by fine-tuning on specific labeled datasets. This approach embodies the core principle of transfer learning, where knowledge gained during pre-training is transferred to downstream tasks during fine-tuning. While PLMs require substantial data and computational resources during pre-training, once trained, they can be adapted to individual tasks through this approach. These pre-trained models optimized for transfer learning are often referred to as foundation models. Transfer learning enables the reuse of general-purpose representations derived from extensive data, making it particularly valuable in biological domains where collecting sufficient task-specific data is often challenging. In contrast, conventional feature representation methods require task-specific model design and training procedures, including learning data embeddings and extracting features from scratch for each task, which increases the burden of both model development and data preparation.

Interpretability of PLM representations.

While PLMs offer efficient and context-aware representations of biological sequences, these models face a fundamental challenge in interpretability: the biological significance of their learned representations is often obscure and difficult to connect with established domain knowledge. Conventional feature representations (such as encodings based on amino acid k-mers or physicochemical properties) are often highly interpretable. For example, the presence or absence of specific k-mers can be treated as discrete features with potential associations to particular biological functions. GLIPH uses k-mer patterns to identify TCRs with shared antigen specificity (33). In contrast, PLMs employ complex model structures with dimensions that do not directly correspond to physical or functional meanings, making biological interpretation difficult. To address this challenge, researchers are working to enhance interpretability by mapping representations learned by PLMs to established biological knowledge. Recent advances in interpretability have been achieved through techniques such as attention mechanism analysis, post hoc interpretation methods, and novel model architectures. For example, the multi-head attention mechanism in Transformer models assigns high weights to important positions in the input sequence, providing insights into which parts of the sequence are most relevant. Wu et al. demonstrated that attention weights were concentrated on residues that physically contact the antigen (44). PISTE effectively identified residue-level contact relationships among TCR, antigen, and human leukocyte antigen (HLA) by incorporating physical insights into conventional attention mechanisms without requiring structural data (54). Post hoc interpretation approaches such as SHapley Additive exPlanations (SHAP) (55) have been successfully applied to TCR models to quantify the contribution of individual features to predictions. For instance, TCR-H employs SHAP analysis to identify the physicochemical properties that drive TCR–epitope binding predictions, providing insights into the underlying molecular mechanisms (56). Furthermore, Leary et al. showed that TCR–VALID enables the quantification of each dimension’s importance in predicting specific generative factors by separately encoding the average physicochemical properties of V genes, J genes, and the insertion regions (57).

In summary, the field has made significant progress in learning latent representations that efficiently capture information from large-scale TCR sequence datasets. However, further research is needed to understand how diverse biological information is encoded in these representations and to improve their biological interpretability.

Antigen specificity prediction using TCR representations

Antigen specificity prediction is one of the most important applications of TCR sequence representation learning using PLMs. Computational methods for this task predict the binding interactions between TCRs and pMHC complexes. Specifically, they either identify the pMHCs that bind to a given TCR or, conversely, identify the TCRs that recognize a particular pMHC. This technology possesses substantial potential for applications in vaccine development and infectious disease diagnostics. In this section, we review the recent advancement to this task by categorizing approaches into two distinct frameworks: supervised deep learning models and language model-based techniques.

Supervised deep learning models

A substantial body of research has focused on developing supervised models that learn from large-scale TCR–epitope binding data to predict the binding affinity of specific epitopes or TCR sequences (2, 24, 58–67). Despite their capabilities, these supervised models face generalization challenges depending on the availability of training data.

It is essential to distinguish between two scenarios: prediction for seen epitopes (those well-represented in the training data) and unseen epitopes (those absent from or scarce in the training data). For seen epitopes, these models produce reliable predictions even when applied to novel TCR sequences. Analysis of existing TCR–epitope binding data reveals that supervised models require at least 50 αβTCR binding examples per pMHC to achieve reasonable prediction accuracy (58). Among the 43 pMHCs in public databases that satisfy this threshold, the MixTCRpred model achieved an average AUC above 0.7 for 40 pMHCs. Montemurro et al. demonstrated that peptides characterized with over 200 TCRs achieved an average AUC of 0.88, while those with fewer than 20 TCRs exhibited significantly reduced performance (AUC 0.38) (25). However, the pMHCs with sufficient amounts of binding data represent only a small fraction of the immunologically relevant epitope space.

For unseen epitopes, prediction is inherently difficult due to the paucity of training examples. While fair benchmarking of models remains challenging due to the lack of dataset standardization and inconsistent strategies for negative sample preparation, the IMMREP23 results clearly demonstrate this challenge: for epitopes that were not present in public databases, most models performed only marginally better than random chance (68). Even the best unbiased model which employed embeddings from PLMs such as ESM2 achieved a maximum AUC of 0.62. This performance gap between seen and unseen epitopes represents a fundamental limitation of existing supervised approaches. TEIM addresses this limitation through a two-stage learning pipeline: pre-training on abundant sequence-level binding data followed by fine-tuning on limited residue-level interaction data. Unlike template-based methods that fail when no structural templates exist in the training set, TEIM maintains robust performance even for these challenging cases (correlation 0.896 between predicted and measured distances) (60).

PLMs for antigen specificity prediction

To address the scarcity of TCR–epitope binding data in antigen specificity prediction, transfer learning for TCR representations has emerged as a notable approach. Transfer learning, as discussed in the section on 'TCR representation using language models’, represents a key application of PLM-based TCR representations. These approaches typically involve models that first learn the sequence space of TCRs by training on large-scale unlabeled TCR sequence data, followed by fine-tuning with TCRs of known antigen specificity. Using this two-stage approach of pre-training and fine-tuning, PLM-based models have demonstrated higher generalization performance with limited supervised data compared to conventional supervised models. In fact, fine-tuned PLMs have shown superior performance relative to non-pre-trained models in predicting peptide binding to MHC class I molecules (62, 69).

Within this transfer learning framework, PLMs applied to TCR binding prediction can be categorized into two approaches based on their pre-training strategies: (i) those utilizing general-purpose PLMs pre-trained on diverse protein sequences, and (ii) those employing TCR-specific pre-trained models (Fig. 2, right column). Both approaches share the fine-tuning stage using TCRs with known antigen specificity, but differ in their pre-training strategies and the nature of the learned representations. The rationale for employing general-purpose PLMs stems from the fact that protein binding, as a physical process, is not specific to TCRs. Therefore, models trained on extensive protein datasets may capture fundamental physicochemical properties relevant to binding predictions, even when applied to TCR–epitope interactions. General-purpose approaches, including TCRconv (70), EPIC-TRACE (71), TCR–ESM (72), and TouCAN (48), adapt models such as ESM (51) and protBERT (73) to the TCR domain. These methods employ PLMs as feature extractors to generate general protein embeddings, which are then input into supervised classifiers trained on labeled TCR–epitope data to predict binding interactions.

In contrast to general-purpose PLMs, TCR-specific pre-training approaches have recently emerged. These models first pre-train on large-scale unlabeled TCR sequences to learn TCR-specific representations, then fine-tune on labeled TCR–epitope binding data for antigen specificity prediction. For example, TCR–BERT (44) achieved superior antigen prediction performance (average AUPRC of 0.91 across 26 antigens) compared to general-purpose PLMs such as ESM (51) by employing TCR-specific pre-training on 88 403 CDR3 sequences followed by fine-tuning on 4365 antigen-annotated sequences. Fang et al. performed large-scale pre-training on over 100 million CDR3 sequences followed by fine-tuning using approximately 110 000 antigen-binding data points. On COVID-19 datasets, tcrLM achieved AUROC and AUPR values of 0.595 and 0.602, respectively, while existing methods showed near-random performance (50). These models focus on TCR-specific datasets during pre-training to develop representations that capture the unique characteristics of immune receptor recognition.

The choice between general-purpose and domain-specific PLMs involves important trade-offs. General-purpose PLMs are trained on diverse protein datasets, potentially capturing fundamental physicochemical properties relevant for binding predictions across protein families. Their larger model capacity [e.g. ESM2-650M (7) contains approximately three times as many parameters as TCR–BERT (44)] enables them to learn more complex patterns. However, domain-specific models are tailored to immune receptor structure and recombination logic, potentially providing advantages in specialized tasks or under data-limited conditions. A recent comparative study demonstrated that general-purpose PLMs like ESM2 can achieve performance comparable to domain-specific models such as TCR–BERT on TCR–antigen specificity prediction tasks, with no statistically significant differences in AUC, accuracy, or F1 score (74). This suggests that the broader protein knowledge encoded in general-purpose PLMs can effectively compensate for their limited TCR-specific domain knowledge.

Many existing models focus on the CDR3 region, which is the most diverse and critical region for epitope binding. However, additional factors play crucial roles in determining epitope specificity, including paired-chain information (TCRα and TCRβ chains) and other CDR loops (CDR1 and CDR2), which collectively form the antigen recognition site. Incorporating such information into the training process enables more accurate modeling of the structural features governing protein folding and binding interactions. A benchmark study comparing 23 binding prediction models has demonstrated that incorporating paired-chain information and CDR loops other than CDR3 improves the accuracy of antigen specificity prediction, with paired-chain models showing average AUC improvements of 0.02–0.07 and CDR1/2/3 models showing improvements of 0.01–0.05 compared to their respective baselines (3). For example, models such as TCR–ESM (72), SC-AIR-BERT (75), and TCRconv (70) have shown that paired-chain information significantly improves performance. The SC-AIR-BERT study demonstrated this improvement across 10 epitopes, with paired-chain models achieving an average AUC of 0.875 compared to 0.782 for single α-chain models and 0.677 for single β-chain models. Zhang et al. showed that considering all CDR loops in binding specificity prediction using VDJdb data improved the average AUC from 0.665 to 0.697 and the average AUPR from 0.382 to 0.443, compared to using only the CDR3 region (76). Despite significant improvements in accuracy achieved through advanced models and additional data sources, predicting binding to unseen epitopes remains a largely unsolved problem. To achieve the precision required for practical applications, substantially larger and more comprehensive datasets will be essential.

TCR repertoire resources for representation learning

The effectiveness of PLMs for TCR repertoire representation is highly dependent on the quality and scale of available training data. The following sections explore the current status of TCR datasets, their inherent limitations, and emerging approaches to enhance these valuable resources.

Current status and limitations of TCR datasets

The success of TCR representation learning depends critically on addressing several key limitations in available data resources. This section discusses the current TCR data landscape, highlighting challenges related to dataset bias, technical scalability constraints, negative data generation, and limited paired-chain information.

TCR data repositories and their applications.

Establishing reliable datasets is crucial for deep learning-based representation learning research. The number of datasets available for TCR repertoire analysis has expanded significantly in recent years. Among these datasets, VDJdb stands out as a comprehensive repository that contains a substantial collection of antigen-specific TCRs (77). The IEDB also serves as a common database for antigen specificity prediction tasks (78). Furthermore, McPAS-TCR aggregates TCR sequences related to pathologies such as infectious diseases, autoimmune diseases, and cancer, providing a valuable resource for training and evaluating models focused on particular domains (79). Additionally, the STCRDab and TCR3d databases provide three-dimensional TCR structural information (80, 81). Structure-based approaches demonstrate superior generalization performance compared to sequence-only methods, particularly when training data are limited (82–86). For instance, DeepAIR, which integrates structural and sequence information, achieved a median AUC of 0.904 in TCR–antigen binding prediction, significantly outperforming both sequence-only methods (AUC of 0.827) and other state-of-the-art approaches (AUC of 0.782−0.845) (84).

Data bias and technical constraints in available TCR–epitope pair data.

Despite the ongoing growth of TCR databases, computational models for predicting TCR–antigen specificity face significant challenges primarily due to inherent biases in available datasets and technical constraints limiting data collection scale. Public TCR–epitope pair datasets exhibit substantial representation imbalances: approximately 97% of antigens known to bind to TCRs are of viral origin, and only 100 antigen types account for 70% of TCR–epitope pairs (87). Additionally, these databases suffer from low data reliability: only 34.7% for YLQ epitope and 63.4% for GLC epitope in VDJdb demonstrated actual functional reactivity when experimentally tested (88). This combination of representation bias and quality issues severely limits the generalizability of prediction models across diverse antigen types. Furthermore, technical constraints limit the number of TCR–epitope pairs that can be detected simultaneously. Over the past decade, high-throughput methods have emerged to identify TCRs specific to multiple antigens. Multiplexed identification of T-cell receptor antigen specificity (MIRA) creates pools with unique combinations of antigens and analyzes T-cell enrichment patterns when these pools are exposed to T-cell samples (89). This method enables more efficient identification of antigens recognized by individual T-cell clones compared to conventional single-antigen testing approaches. Using this technology, Nolan et al. established a database containing more than 160 000 SARS-CoV-2-specific TCRβ sequences, which has become an important resource for COVID-19 research (90). Single-cell pMHC multimer analysis labels antigen-specific T cells using pMHC multimer reagents and identifies TCR sequences with single-cell resolution. Recent advances enable simultaneous detection of T-cell binding specificity across multiple epitopes using DNA-barcoded pMHC multimers (91). For example, research using the 10× Genomics platform has identified approximately 15 000 TCR clones that bind to 44 distinct epitopes in a single experiment (92). Despite these technological advancements, the fundamental issues of dataset bias and technical scalability constraints continue to hinder the development of robust and generalizable TCR–antigen specificity prediction models.

The challenge of reliable negative data generation.

Many existing TCR–antigen specificity prediction models require both TCR–epitope binding pairs (positive data) and non-binding pairs (negative data) for training (2, 66). Ideally, experimentally verified negative data should be used, as implemented in the TCR-H model, which exclusively relies on such data for training (56). Negative data can also be obtained in theory through techniques such as MIRA or single-cell pMHC multimer analysis (89, 92). However, the raw data obtained by these methods is not systematically organized in a standardized, publicly accessible format, which limits the acquisition of datasets of sufficient scale for model training. To circumvent this data shortage, researchers have typically employed alternative methods, such as pairing epitopes from known positive data with random TCRs drawn from a background set (93). However, such randomly generated negative data may contain sequences that actually bind to the target epitopes, potentially undermining model performance (62). To mitigate this risk, several alternative methods for generating negative data have been proposed. Jiang et al. compared four strategies for generating negative data and concluded that the most effective approach involves pairing TCRs with epitopes sampled according to their frequency in positive data sets (62). Myronov et al. generated more reliable non-binding data by applying cluster analysis to reference TCR sequences from healthy donors, thereby reducing the potential for false negatives (94).

Limited availability of alpha-beta chain pairing information.

While important, the paired TCRα and TCRβ chain data are still insufficient and their measurement remains a major challenge (87). Current sequencing technologies face a fundamental trade-off: bulk TCR sequencing captures 10³–10⁶ TCRs per assay but cannot resolve chain pairing, potentially resulting in an underestimation of TCR diversity. In contrast, single-cell sequencing provides paired-chain information but with significantly lower throughput (~65% cell capture efficiency, requiring a minimum of ~1000 cells) and higher cost, which limits its application to small T-cell subpopulations (36). This trade-off between throughput and chain pairing poses a particular challenge for PLM training.

Recent technological innovations are beginning to address this limitation. For example, novel paired-chain sequencing methods now enable cost-effective and high-throughput analysis by employing miniaturized reactions in 384-well plates (95). TIRTL-seq can process 10 million peripheral blood mononuclear cells (PBMCs) at one-tenth the cost of standard 10x Genomics experiments while maintaining comparable accuracy. Furthermore, paired-chain TCR sequence databases such as OTS provide a valuable resource for the research community (96). Although publicly available paired-chain data have not yet reached the scale of TCRβ-chain-only datasets, these technological advances suggest that sufficient data for effective PLM training will become available in the near future.

Enhancing TCR datasets: optimization, integration, and synthetic approaches

Finally, we explore additional approaches to overcome the limitations in current TCR datasets. This section discusses strategies for enhancing dataset utility, standardizing existing resources, and generating synthetic data to address the constraints discussed previously.

Maximizing dataset utility through dataset optimization and incomplete data utilization.

The challenge of limited TCR datasets can be addressed through cost-effective data collection strategies and computational methods that maximize the utility of available data, particularly incomplete datasets. For example, Zhang et al. proposed a framework that uses entropy to quantify model uncertainty about the binding status of each pair in the entire unlabeled data pool (97). This framework achieved a 40% reduction in annotation costs compared to random sampling. Moreover, Montemurro et al. demonstrated that both the reduction of redundant TCRs and negative data selection significantly improved generalization performance (2).

In addition to these data collection optimizations, computational approaches have emerged that can effectively utilize incomplete datasets. For instance, TULIP employs TCR–epitope binding pairs derived from datasets with incomplete information on TCRα chains, TCRβ chains, MHC, and epitopes (98). Despite the incomplete nature of the input data, TULIP achieved superior performance compared to the supervised model NetTCR-2.0 (25), demonstrating higher AUC values across all epitopes with at least 20 TCRs in the training data. This success highlights how advanced computational methods can mitigate the limitations of incomplete experimental data, offering a cost-effective alternative to the generation of complete paired-chain datasets.

Standardization and consolidation of distributed TCR resources.

As the scale of TCR repertoire analysis expands, there is an increasing need for systems capable of searching and analyzing the extensive volume of TCR sequence data distributed across multiple research institutions and databases. iReceptor provides a platform that integrates distributed data into a standardized format (MiAIRR) and enables the comprehensive search and retrieval of sequences (99). The MiAIRR format defines the minimum set of metadata required for interpreting and comparing AIRR-seq experiments and datasets, which is essential for effective data reuse. Similarly, ongoing efforts focus on aggregating diverse TCR sequence data from research groups worldwide, annotating these sequences with relevant information and standardized metadata, and making it publicly available through repositories such as TCRdb and PIRD (100, 101). These integrated databases serve as a foundation for model training and analysis by providing essential contextual metadata.

Computational generation of synthetic TCR data.

Because of the difficulty of obtaining large-scale functionally labeled data experimentally, approaches to augment and complement data through simulation have attracted significant attention. Models such as IGoR, immuneSIM, and LIgO can generate synthetic data resembling experimental data by learning immunological processes from existing datasets, including V(D)J recombination distributions and clonal expansion (102–104). Additionally, researchers have developed approaches to predict missing information from TCR sequences to address experimental data shortages and expand training datasets. Ortega et al. proposed a technique for predicting HLA types from the TCR repertoire and iteratively refined the model using datasets with unknown HLA types (105). The advantages of this simulated data extend beyond addressing the constraints of limited data availability: these approaches enable evaluation of model performance based on well-defined biological principles and provide access to data unaffected by experimental noise.

These diverse approaches offer promising avenues for overcoming current TCR dataset limitations. As they mature, these methods will likely enable more robust PLMs that better capture the complex biological properties of TCR repertoires with greater fidelity and generalizability.

Conclusion

In this paper, we have reviewed PLM-based representations of TCR data, focusing on learning methods, their advantages, and their applications to antigen specificity. Conventional approaches fail to fully capture the extensive diversity of TCRs and the complexity of their sequence–function relationships. The emergence of PLMs has enabled researchers to extract context-dependent features from TCR sequences and predict antigen specificity with improved generalization performance. Notably, the transfer learning approach, which combines pre-training on large unlabeled TCR sequences with fine-tuning on limited labeled data, has demonstrated itself as an effective strategy to overcome the constraints of data scarcity.

Despite these advances, challenges remain in the application of deep learning to TCR repertoire analysis. In particular, the lack of labeled data and limited availability of complete receptor information pose major barriers to enhancing model performance and generalization. In addition to addressing these data-related challenges, significant advances should be achieved in both interpreting the representations learned by PLMs and implementing multimodal approaches that integrate structural information. Breakthroughs in these domains will be essential to practice TCR analysis for a wide range of clinical applications, including disease diagnosis, vaccine development, and personalized immune profiling.

Acknowledgements

We thank all laboratory members for their helpful discussions. The first author is supported by the World-leading Innovative Graduate Study Program Co-designing Future Society (WINGS-CFS), The University of Tokyo.

Contributor Information

Kyohei Kinoshita, Department of Electrical Engineering and Information Systems, Graduate School of Engineering, The University of Tokyo, 7-3-1 Hongo, Bunkyo-ku, Tokyo 113-8656, Japan.

Tetsuya J Kobayashi, Department of Electrical Engineering and Information Systems, Graduate School of Engineering, The University of Tokyo, 7-3-1 Hongo, Bunkyo-ku, Tokyo 113-8656, Japan; Institute of Industrial Science, The University of Tokyo, 4-6-1 Komaba, Meguro-ku, Tokyo 153-8505, Japan; Universal Biology Institute, The University of Tokyo, 7-3-1 Hongo, Bunkyo-ku, Tokyo 113-0033, Japan.

Conflict of interest statement

The authors declare no conflicts of interest.

Funding

This research is supported by JST CREST JPMJCR2011, and JSPS KAKENHI Grant Number 25H01365.

References

  • 1. Britanova  OV, Shugay  M, Merzlyak  EM, et al.  Dynamics of individual T cell repertoires: from cord blood to centenarians. J Immunol  2016;196:5005–13. https://doi.org/ 10.4049/jimmunol.1600005 [DOI] [PubMed] [Google Scholar]
  • 2. Montemurro  A, Jessen  LE, Nielsen  M.  NetTCR-2.1: lessons and guidance on how to develop models for TCR specificity predictions. Front Immunol  2022;13:1055151. https://doi.org/ 10.3389/fimmu.2022.1055151 [DOI] [PMC free article] [PubMed] [Google Scholar]
  • 3. Meysman  P, Barton  J, Bravi  B, et al.  Benchmarking solutions to the T-cell receptor epitope prediction problem: IMMREP22 workshop report. ImmunoInformatics  2023;9:100024. https://doi.org/ 10.1016/j.immuno.2023.100024 [DOI] [Google Scholar]
  • 4. Devlin  J, Chang  M-W, Lee  K, et al.  BERT: Pre-training of deep bidirectional transformers for language understanding. Association for Computational Linguistics  2018;1:4171–4186. https://doi.org/ 10.18653/v1/N19-1423 [DOI] [Google Scholar]
  • 5. Radford  A, Narasimhan  K, Salimans  T, et al.  Improving language understanding by generative pre-training. 2018. https://cdn.openai.com/research-covers/language-unsupervised/language_understanding_paper.pdf [Google Scholar]
  • 6. Brandes  N, Ofer  D, Peleg  Y, et al.  ProteinBERT: a universal deep-learning model of protein sequence and function. Bioinformatics  2022;38:2102–10. https://doi.org/ 10.1093/bioinformatics/btac020 [DOI] [PMC free article] [PubMed] [Google Scholar]
  • 7. Lin  Z, Akin  H, Rao  R, et al.  Evolutionary-scale prediction of atomic-level protein structure with a language model. Science  2023;379:1123–30. https://doi.org/ 10.1126/science.ade2574 [DOI] [PubMed] [Google Scholar]
  • 8. Madani  A, Krause  B, Greene  ER, et al.  Large language models generate functional protein sequences across diverse families. Nat Biotechnol  2023;41:1099–106. https://doi.org/ 10.1038/s41587-022-01618-2 [DOI] [PMC free article] [PubMed] [Google Scholar]
  • 9. Mhanna  V, Bashour  H, Lê  QK, et al.  Adaptive immune receptor repertoire analysis. Nat Rev Methods Primers  2024;4:1–25. https://doi.org/ 10.1038/s43586-023-00284-1. [DOI] [Google Scholar]
  • 10. Sender  R, Weiss  Y, Navon  Y, et al.  The total mass, number, and distribution of immune cells in the human body. Proc Natl Acad Sci U S A  2023;120:e2308511120. https://doi.org/ 10.1073/pnas.2308511120 [DOI] [PMC free article] [PubMed] [Google Scholar]
  • 11. Chien  YH, Gascoigne  NR, Kavaler  J, et al.  Somatic recombination in a murine T-cell receptor gene. Nature  1984;309:322–6. https://doi.org/ 10.1038/309322a0 [DOI] [PubMed] [Google Scholar]
  • 12. Sant  S, Grzelak  L, Wang  Z, et al.  Single-cell approach to influenza-specific CD8+ T cell receptor repertoires across different age groups, tissues, and following influenza virus infection. Front Immunol  2018;9:1453. https://doi.org/ 10.3389/fimmu.2018.01453 [DOI] [PMC free article] [PubMed] [Google Scholar]
  • 13. Luo  L, Liang  W, Pang  J, et al.  Dynamics of TCR repertoire and T cell function in COVID-19 convalescent individuals. Cell Discov  2021;7:89. https://doi.org/ 10.1038/s41421-021-00321-x [DOI] [PMC free article] [PubMed] [Google Scholar]
  • 14. Emerson  RO, DeWitt  WS, Vignali  M, et al.  Immunosequencing identifies signatures of cytomegalovirus exposure history and HLA-mediated effects on the T cell repertoire. Nat Genet  2017;49:659–65. https://doi.org/ 10.1038/ng.3822 [DOI] [PubMed] [Google Scholar]
  • 15. Zaslavsky  ME, Craig  E, Michuda  JK, et al.  Disease diagnostics using machine learning of B cell and T cell receptor sequences. Science  2025;387:eadp2407. https://doi.org/ 10.1126/science.adp2407 [DOI] [PMC free article] [PubMed] [Google Scholar]
  • 16. Ruiz Ortega  M, Spisak  N, Mora  T, et al.  Modeling and predicting the overlap of B- and T-cell receptor repertoires in healthy and SARS-CoV-2 infected individuals. PLoS Genet  2023;19:e1010652. https://doi.org/ 10.1371/journal.pgen.1010652 [DOI] [PMC free article] [PubMed] [Google Scholar]
  • 17. Liu  X, Zhang  W, Zhao  M, et al.  T cell receptor β repertoires as novel diagnostic markers for systemic lupus erythematosus and rheumatoid arthritis. Ann Rheum Dis  2019;78:1070–8. https://doi.org/ 10.1136/annrheumdis-2019-215442 [DOI] [PubMed] [Google Scholar]
  • 18. Lu  C, Pi  X, Xu  W, et al.  Clinical significance of T cell receptor repertoire in primary Sjogren’s syndrome. EBioMedicine  2022;84:104252. https://doi.org/ 10.1016/j.ebiom.2022.104252 [DOI] [PMC free article] [PubMed] [Google Scholar]
  • 19. Zipkin  M.  Fecal microbiota potentiate checkpoint inhibitors, unleash microbiome startups. Nat Biotechnol  2021;39:529–32. https://doi.org/ 10.1038/d41587-021-00002-w [DOI] [PubMed] [Google Scholar]
  • 20. Greissl  J, Pesesky  M, Dalai  SC, et al.  Immunosequencing of the T-cell receptor repertoire reveals signatures specific for diagnosis and characterization of early Lyme disease. medRxiv https://doi.org/ 10.1101/2021.07.30.21261353, 1 July 2022, preprint: not peer-reviewed. [DOI] [Google Scholar]
  • 21. Mullard  A.  FDA approves first TCR-engineered T cell therapy, for rare soft-tissue cancer. Nat Rev Drug Discov  2024;23:731. https://doi.org/ 10.1038/d41573-024-00135-y [DOI] [PubMed] [Google Scholar]
  • 22. Croce  G, Lani  R, Tardivon  D, et al.  Phage display enables machine learning discovery of cancer antigen–specific TCRs. Sci Adv  2025;11:eads5589. https://doi.org/ 10.1126/sciadv.ads5589 [DOI] [PMC free article] [PubMed] [Google Scholar]
  • 23. Jokinen  E, Huuhtanen  J, Mustjoki  S, et al.  Predicting recognition between T cell receptors and epitopes with TCRGP. PLoS Comput Biol  2021;17:e1008814. https://doi.org/ 10.1371/journal.pcbi.1008814 [DOI] [PMC free article] [PubMed] [Google Scholar]
  • 24. Weber  A, Born  J, Rodriguez Martínez  M.  TITAN. T-cell receptor specificity prediction with bimodal attention networks. Bioinformatics  2021;37:i237–44. [DOI] [PMC free article] [PubMed] [Google Scholar]
  • 25. Montemurro  A, Schuster  V, Povlsen  HR, et al.  NetTCR-2.0 enables accurate prediction of TCR-peptide binding by using paired TCRα and β sequence data. Commun Biol  2021;4:1060. https://doi.org/ 10.1038/s42003-021-02610-3 [DOI] [PMC free article] [PubMed] [Google Scholar]
  • 26. Katayama  Y, Kobayashi  TJ.  Comparative study of repertoire classification methods reveals data efficiency of k-mer feature extraction. Front Immunol  2022;13:797640. https://doi.org/ 10.3389/fimmu.2022.797640 [DOI] [PMC free article] [PubMed] [Google Scholar]
  • 27. Tong  Y, Wang  J, Zheng  T, et al.  SETE: sequence-based Ensemble learning approach for TCR Epitope binding prediction. Comput Biol Chem  2020;87:107281. https://doi.org/ 10.1016/j.compbiolchem.2020.107281 [DOI] [PubMed] [Google Scholar]
  • 28. Chronister  WD, Crinklaw  A, Mahajan  S, et al.  TCRMatch: predicting T-cell receptor specificity based on sequence similarity to previously characterized receptors. Front Immunol  2021;12:640725. https://doi.org/ 10.3389/fimmu.2021.640725 [DOI] [PMC free article] [PubMed] [Google Scholar]
  • 29. Ostmeyer  J, Christley  S, Toby  IT, et al.  Biophysicochemical motifs in T-cell receptor sequences distinguish repertoires from tumor-infiltrating lymphocyte and adjacent healthy tissue. Cancer Res  2019;79:1671–80. https://doi.org/ 10.1158/0008-5472.CAN-18-2292 [DOI] [PMC free article] [PubMed] [Google Scholar]
  • 30. Thomas  N, Best  K, Cinelli  M, et al.  Tracking global changes induced in the CD4 T-cell receptor repertoire by immunization with a complex antigen using short stretches of CDR3 protein sequence. Bioinformatics  2014;30:3181–8. https://doi.org/ 10.1093/bioinformatics/btu523 [DOI] [PMC free article] [PubMed] [Google Scholar]
  • 31. Moris  P, De Pauw  J, Postovskaya  A, et al.  Current challenges for unseen-epitope TCR interaction prediction and a new perspective derived from image classification. Brief Bioinform  2021;22:bbaa318. https://doi.org/ 10.1093/bib/bbaa318 [DOI] [PMC free article] [PubMed] [Google Scholar]
  • 32. Dash  P, Fiore-Gartland  AJ, Hertz  T, et al.  Quantifiable predictive features define epitope-specific T cell receptor repertoires. Nature  2017;547:89–93. https://doi.org/ 10.1038/nature22383 [DOI] [PMC free article] [PubMed] [Google Scholar]
  • 33. Glanville  J, Huang  H, Nau  A, et al.  Identifying specificity groups in the T cell receptor repertoire. Nature  2017;547:94–8. https://doi.org/ 10.1038/nature22976 [DOI] [PMC free article] [PubMed] [Google Scholar]
  • 34. Thakkar  N, Bailey-Kellogg  C.  Balancing sensitivity and specificity in distinguishing TCR groups by CDR sequence similarity. BMC Bioinf  2019;20:241. https://doi.org/ 10.1186/s12859-019-2864-8 [DOI] [PMC free article] [PubMed] [Google Scholar]
  • 35. Mayer  A, Callan  CG, Jr. Measures of epitope binding degeneracy from T cell receptor repertoires. Proc Natl Acad Sci U S A  2023;120:e2213264120. https://doi.org/ 10.1073/pnas.2213264120 [DOI] [PMC free article] [PubMed] [Google Scholar]
  • 36. Pai  JA, Satpathy  AT.  High-throughput and single-cell T cell receptor sequencing technologies. Nat Methods  2021;18:881–92. https://doi.org/ 10.1038/s41592-021-01201-8 [DOI] [PMC free article] [PubMed] [Google Scholar]
  • 37. Alley  EC, Khimulya  G, Biswas  S, et al.  Unified rational protein engineering with sequence-based deep representation learning. Nat Methods  2019;16:1315–22. https://doi.org/ 10.1038/s41592-019-0598-1 [DOI] [PMC free article] [PubMed] [Google Scholar]
  • 38. Rao  R, Bhattacharya  N, Thomas  N, et al.  Evaluating protein transfer learning with TAPE. Adv Neural Inf Process Syst  2019;32:9689–701. [PMC free article] [PubMed] [Google Scholar]
  • 39. Suzek  BE, Wang  Y, Huang  H, et al. ; UniProt Consortium. UniRef clusters: a comprehensive and scalable alternative for improving sequence similarity searches. Bioinformatics  2015;31:926–32. https://doi.org/ 10.1093/bioinformatics/btu739 [DOI] [PMC free article] [PubMed] [Google Scholar]
  • 40. El-Gebali  S, Mistry  J, Bateman  A, et al.  The Pfam protein families database in 2019. Nucleic Acids Res  2019;47:D427–32. https://doi.org/ 10.1093/nar/gky995 [DOI] [PMC free article] [PubMed] [Google Scholar]
  • 41. Bepler  T, Berger  B.  Learning the protein language: evolution, structure, and function. Cell Syst  2021;12:654–69.e3. https://doi.org/ 10.1016/j.cels.2021.05.017 [DOI] [PMC free article] [PubMed] [Google Scholar]
  • 42. Nijkamp  E, Ruffolo  JA, Weinstein  EN, et al.  ProGen2: exploring the boundaries of protein language models. Cell Syst  2023;14:968–78.e3. https://doi.org/ 10.1016/j.cels.2023.10.002 [DOI] [PubMed] [Google Scholar]
  • 43. Vaswani  A, Shazeer  NM, Parmar  N, et al.  Attention is all you need. Neural Inf Process Syst  2017;30:5998–6008. [Google Scholar]
  • 44. Wu  KE, Yost  K, Daniel  B  et al.  TCR-BERT: learning the grammar of T-cell receptors for flexible antigen-binding analyses. In: Knowles  DA, Mostafavi  S (eds.). Proceedings of the 18th Machine Learning in Computational Biology Meeting. Vol 240. Cambridge MA: PMLR, 2024, 194–229. [Google Scholar]
  • 45. Ferruz  N, Schmidt  S, Höcker  B.  ProtGPT2 is a deep unsupervised language model for protein design. Nat Commun  2022;13:4348. https://doi.org/ 10.1038/s41467-022-32007-7 [DOI] [PMC free article] [PubMed] [Google Scholar]
  • 46. Fang  Y, Liu  X, Liu  H.  Attention-aware contrastive learning for predicting T cell receptor-antigen binding specificity. Brief Bioinform  2022;23:bbac378. https://doi.org/ 10.1093/bib/bbac378 [DOI] [PubMed] [Google Scholar]
  • 47. Nagano  Y, Pyo  AGT, Milighetti  M, et al.  Contrastive learning of T cell receptor representations. Cell Syst  2025;16:101165. https://doi.org/ 10.1016/j.cels.2024.12.006 [DOI] [PubMed] [Google Scholar]
  • 48. Pertseva  M, Follonier  O, Scarcella  D, et al.  TCR clustering by contrastive learning on antigen specificity. Brief Bioinform  2024;25:bbae375. https://doi.org/ 10.1093/bib/bbae375 [DOI] [PMC free article] [PubMed] [Google Scholar]
  • 49. Detlefsen  NS, Hauberg  S, Boomsma  W.  Learning meaningful representations of protein sequences. Nat Commun  2022;13:1914. https://doi.org/ 10.1038/s41467-022-29443-w [DOI] [PMC free article] [PubMed] [Google Scholar]
  • 50. Fang  X, Yu  C, Tian  S  et al.  A large language model for predicting T cell receptor-antigen binding specificity. 2024 IEEE International Conference on Bioinformatics and Biomedicine (BIBM). New York: IEEE, 2024, 1489–92. [Google Scholar]
  • 51. Rives  A, Meier  J, Sercu  T, et al.  Biological structure and function emerge from scaling unsupervised learning to 250 million protein sequences. Proc Natl Acad Sci U S A  2021;118:e2016239118. https://doi.org/ 10.1073/pnas.2016239118 [DOI] [PMC free article] [PubMed] [Google Scholar]
  • 52. Weber  A, Pélissier  A, Rodríguez Martínez  M.  T-cell receptor binding prediction: a machine learning revolution. ImmunoInformatics  2024;15:100040. https://doi.org/ 10.1016/j.immuno.2024.100040 [DOI] [Google Scholar]
  • 53. Goldner Kabeli  R, Zevin  S, Abargel  A, et al.  Self-supervised learning of T cell receptor sequences exposes core properties for T cell membership. Sci Adv  2024;10:eadk4670. https://doi.org/ 10.1126/sciadv.adk4670 [DOI] [PMC free article] [PubMed] [Google Scholar]
  • 54. Feng  Z, Chen  J, Hai  Y, et al.  Sliding-attention transformer neural architecture for predicting T cell receptor–antigen–human leucocyte antigen binding. Nat Mach Intell  2024;6:1216–30. https://doi.org/ 10.1038/s42256-024-00901-y [DOI] [Google Scholar]
  • 55. Lundberg  SM, Lee  S-I.  A unified approach to interpreting model predictions. Neural Inf Process Syst  2017;30:4765–74. [Google Scholar]
  • 56. T  RR, Demerdash  ONA, Smith  JC.  TCR-H: explainable machine learning prediction of T-cell receptor epitope binding on unseen datasets. Front Immunol  2024;15:1426173. https://doi.org/ 10.3389/fimmu.2024.1426173 [DOI] [PMC free article] [PubMed] [Google Scholar]
  • 57. Leary  AY, Scott  D, Gupta  NT, et al.  Designing meaningful continuous representations of T cell receptor sequences with deep generative models. Nat Commun  2024;15:4271. https://doi.org/ 10.1038/s41467-024-48198-0 [DOI] [PMC free article] [PubMed] [Google Scholar]
  • 58. Croce  G, Bobisse  S, Moreno  DL, et al.  Deep learning predictions of TCR-epitope interactions reveal epitope-specific chains in dual alpha T cells. Nat Commun  2024;15:3211. https://doi.org/ 10.1038/s41467-024-47461-8 [DOI] [PMC free article] [PubMed] [Google Scholar]
  • 59. Zhao  Y, He  B, Xu  F, et al.  DeepAIR: A deep learning framework for effective integration of sequence and 3D structure to enable adaptive immune receptor analysis. Sci Adv 2023;9:eabo5128. https://doi.org/ 10.1126/sciadv.abo5128 [DOI] [PMC free article] [PubMed] [Google Scholar]
  • 60. Peng  X, Lei  Y, Feng  P, et al.  Characterizing the interaction conformation between T-cell receptors and epitopes with deep learning. Nat Mach Intell  2023;5:395–407. https://doi.org/ 10.1038/s42256-023-00634-4 [DOI] [Google Scholar]
  • 61. Chen  J, Zhao  B, Lin  S, et al.  TEPCAM: prediction of T-cell receptor-epitope binding specificity via interpretable deep learning. Protein Sci  2024;33:e4841. https://doi.org/ 10.1002/pro.4841 [DOI] [PMC free article] [PubMed] [Google Scholar]
  • 62. Jiang  Y, Huo  M, Cheng Li  S.  TEINet: a deep learning framework for prediction of TCR-epitope binding specificity. Brief Bioinform  2023;24:bbad086. [DOI] [PubMed] [Google Scholar]
  • 63. Xu  Y, Qian  X, Tong  Y, et al.  AttnTAP: a dual-input framework incorporating the attention mechanism for accurately predicting TCR-peptide binding. Front Genet  2022;13:942491. https://doi.org/ 10.3389/fgene.2022.942491 [DOI] [PMC free article] [PubMed] [Google Scholar]
  • 64. Sidhom  J-W, Larman  HB, Pardoll  DM, et al.  DeepTCR is a deep learning framework for revealing sequence concepts within T-cell repertoires. Nat Commun  2021;12:1605. https://doi.org/ 10.1038/s41467-021-21879-w [DOI] [PMC free article] [PubMed] [Google Scholar]
  • 65. Zhang  P, Bang  S, Lee  H.  PiTE: TCR-epitope binding affinity prediction pipeline using transformer-based sequence encoder. Biocomputing 2023. WORLD SCIENTIFIC, 2022. [PubMed] [Google Scholar]
  • 66. Gielis  S, Moris  P, Bittremieux  W, et al.  Detection of enriched T cell Epitope specificity in full T cell receptor sequence repertoires. Front Immunol  2019;10:2820. https://doi.org/ 10.3389/fimmu.2019.02820 [DOI] [PMC free article] [PubMed] [Google Scholar]
  • 67. Fischer  DS, Wu  Y, Schubert  B, et al.  Predicting antigen specificity of single T cells based on TCR CDR3 regions. Mol Syst Biol  2020;16:e9416. https://doi.org/ 10.15252/msb.20199416 [DOI] [PMC free article] [PubMed] [Google Scholar]
  • 68. Nielsen  M, Eugster  A, Jensen  MF, et al.  Lessons learned from the IMMREP23 TCR-epitope prediction challenge. ImmunoInformatics  2024;16:100045. https://doi.org/ 10.1016/j.immuno.2024.100045 [DOI] [Google Scholar]
  • 69. Hashemi  N, Hao  B, Ignatov  M, et al.  Improved prediction of MHC-peptide binding using protein language models. Front Bioinform  2023;3:1207380. https://doi.org/ 10.3389/fbinf.2023.1207380 [DOI] [PMC free article] [PubMed] [Google Scholar]
  • 70. Jokinen  E, Dumitrescu  A, Huuhtanen  J, et al.  TCRconv: predicting recognition between T cell receptors and epitopes using contextualized motifs. Bioinformatics  2023;39:btac788. https://doi.org/ 10.1093/bioinformatics/btac788 [DOI] [PMC free article] [PubMed] [Google Scholar]
  • 71. Korpela  D, Jokinen  E, Dumitrescu  A, et al.  EPIC-TRACE: predicting TCR binding to unseen epitopes using attention and contextualized embeddings. Bioinformatics  2023;39:btad743. https://doi.org/ 10.1093/bioinformatics/btad743 [DOI] [PMC free article] [PubMed] [Google Scholar]
  • 72. Yadav  S, Vora  DS, Sundar  D, et al.  TCR-ESM: employing protein language embeddings to predict TCR-peptide-MHC binding. Comput Struct Biotechnol J  2024;23:165–73. https://doi.org/ 10.1016/j.csbj.2023.11.037 [DOI] [PMC free article] [PubMed] [Google Scholar]
  • 73. Elnaggar  A, Heinzinger  M, Dallago  C, et al.  ProtTrans: toward understanding the language of life through self-supervised learning. IEEE Trans Pattern Anal Mach Intell  2022;44:7112–27. https://doi.org/ 10.1109/TPAMI.2021.3095381 [DOI] [PubMed] [Google Scholar]
  • 74. Deutschmann  N, Pelissier  A, Weber  A, et al.  Do domain-specific protein language models outperform general models on immunology-related tasks? ImmunoInformatics  2024;14:100036. https://doi.org/ 10.1016/j.immuno.2024.100036 [DOI] [Google Scholar]
  • 75. Zhao  Y, Su  X, Zhang  W, et al.  SC-AIR-BERT: a pre-trained single-cell model for predicting the antigen-binding specificity of the adaptive immune receptor. Brief Bioinform  2023;24:bbad191. https://doi.org/ 10.1093/bib/bbad191 [DOI] [PubMed] [Google Scholar]
  • 76. Zhang  Y, Wang  Z, Jiang  Y, et al.  Epitope-anchored contrastive transfer learning for paired CD8+ T cell receptor–antigen recognition. Nat Mach Intell  2024;6:1344–58. https://doi.org/ 10.1038/s42256-024-00913-8 [DOI] [Google Scholar]
  • 77. Shugay  M, Bagaev  DV, Zvyagin  IV, et al.  VDJdb: a curated database of T-cell receptor sequences with known antigen specificity. Nucleic Acids Res  2018;46:D419–27. https://doi.org/ 10.1093/nar/gkx760 [DOI] [PMC free article] [PubMed] [Google Scholar]
  • 78. Vita  R, Mahajan  S, Overton  JA, et al.  The Immune Epitope Database (IEDB): 2018 update. Nucleic Acids Res  2019;47:D339–43. https://doi.org/ 10.1093/nar/gky1006 [DOI] [PMC free article] [PubMed] [Google Scholar]
  • 79. Tickotsky  N, Sagiv  T, Prilusky  J, et al.  McPAS-TCR: a manually curated catalogue of pathology-associated T cell receptor sequences. Bioinformatics  2017;33:2924–9. https://doi.org/ 10.1093/bioinformatics/btx286 [DOI] [PubMed] [Google Scholar]
  • 80. Leem  J, de Oliveira  SHP, Krawczyk  K, et al.  STCRDab: the structural T-cell receptor database. Nucleic Acids Res  2018;46:D406–12. https://doi.org/ 10.1093/nar/gkx971 [DOI] [PMC free article] [PubMed] [Google Scholar]
  • 81. Lin  V, Cheung  M, Gowthaman  R, et al.  TCR3d 2.0: expanding the T cell receptor structure database with new structures, tools and interactions. Nucleic Acids Res  2025;53:D604–8. https://doi.org/ 10.1093/nar/gkae840 [DOI] [PMC free article] [PubMed] [Google Scholar]
  • 82. Bradley  P.  Structure-based prediction of T cell receptor: peptide-MHC interactions. Elife  2023;12:e82813. https://doi.org/ 10.7554/eLife.82813 [DOI] [PMC free article] [PubMed] [Google Scholar]
  • 83. Ji  H, Wang  X-X, Zhang  Q, et al.  Predicting TCR sequences for unseen antigen epitopes using structural and sequence features. Brief Bioinform  2024;25:bbae210. https://doi.org/ 10.1093/bib/bbae210 [DOI] [PMC free article] [PubMed] [Google Scholar]
  • 84. Zhao  Y, He  B, Xu  F, et al.  DeepAIR: a deep learning framework for effective integration of sequence and 3D structure to enable adaptive immune receptor analysis. Sci Adv  2023;9:eabo5128. https://doi.org/ 10.1126/sciadv.abo5128 [DOI] [PMC free article] [PubMed] [Google Scholar]
  • 85. Wang  A, Lin  X, Chau  KN, et al.  RACER-m leverages structural features for sparse T cell specificity prediction. Sci Adv  2024;10:eadl0161. https://doi.org/ 10.1126/sciadv.adl0161 [DOI] [PMC free article] [PubMed] [Google Scholar]
  • 86. Milighetti  M, Shawe-Taylor  J, Chain  BM.  Predicting T cell receptor antigen specificity from structural features derived from homology models of receptor-peptide-major histocompatibility complexes. 2021, https://doi.org/ 10.1101/2021.05.19.444843 [DOI] [PMC free article] [PubMed]
  • 87. Hudson  D, Fernandes  RA, Basham  M, et al.  Can we predict T cell specificity with digital biology and machine learning? Nat Rev Immunol  2023;23:511–21. https://doi.org/ 10.1038/s41577-023-00835-3 [DOI] [PMC free article] [PubMed] [Google Scholar]
  • 88. Messemaker  M, Kwee  BPY, Moravec  Z, et al.  A functionally validated TCR-pMHC database for TCR specificity model development. bioRxiv. https://doi.org/ 10.1101/2025.04.28.651095, 12 May 2025, preprint: not peer-reviewed. [DOI] [Google Scholar]
  • 89. Klinger  M, Pepin  F, Wilkins  J, et al.  Multiplex identification of antigen-specific T cell receptors using a combination of immune assays and immune receptor sequencing. PLoS One  2015;10:e0141561. https://doi.org/ 10.1371/journal.pone.0141561 [DOI] [PMC free article] [PubMed] [Google Scholar]
  • 90. Nolan  S, Vignali  M, Klinger  M, et al.  A large-scale database of T-cell receptor beta sequences and binding associations from natural and synthetic exposure to SARS-CoV-2. Front Immunol  2025;16:1488851. https://doi.org/ 10.3389/fimmu.2025.1488851 [DOI] [PMC free article] [PubMed] [Google Scholar]
  • 91. Zhang  S-Q, Ma  K-Y, Schonnesen  AA, et al.  High-throughput determination of the antigen specificities of T cell receptors in single cells. Nat Biotechnol  2018;36:1156–9. https://doi.org/ 10.1038/nbt.4282 [DOI] [PMC free article] [PubMed] [Google Scholar]
  • 92. 10x Genomics. A new way of exploring immunity–linking highly multiplexed antigen recognition to immune repertoire and phenotype. 2022. Available at https://www.10xgenomics.com/library/a14cde (Accessed 21 August 2025). [Google Scholar]
  • 93. Dens  C, Laukens  K, Bittremieux  W, et al.  The pitfalls of negative data bias for the T-cell epitope specificity challenge. Nat Mach Intell  2023;5:1060–2. https://doi.org/ 10.1038/s42256-023-00727-0 [DOI] [Google Scholar]
  • 94. Myronov  A, Mazzocco  G, Król  P, et al.  BERTrand - peptide: TCR binding prediction using Bidirectional Encoder Representations from Transformers augmented with random TCR pairing. Bioinformatics  2023;39:btad468. https://doi.org/ 10.1093/bioinformatics/btad468 [DOI] [PMC free article] [PubMed] [Google Scholar]
  • 95. Pogorelyy  MV, Kirk  AM, Adhikari  S, et al. ; SJTRC Study Team. TIRTL-seq: deep, quantitative, and affordable paired TCR repertoire sequencing. bioRxiv. https://doi.org/ 10.1101/2024.09.16.613345, 31 October 2024, preprint: not peer-reviewed. [DOI] [PMC free article] [PubMed] [Google Scholar]
  • 96. Raybould  MIJ, Greenshields-Watson  A, Agarwal  P, et al.  The observed T cell receptor space database enables paired-chain repertoire mining, coherence analysis, and language modeling. Cell Rep  2024;43:114704. https://doi.org/ 10.1016/j.celrep.2024.114704 [DOI] [PubMed] [Google Scholar]
  • 97. Zhang  P, Bang  S, Lee  H.  Active Learning Framework for Cost-Effective TCR-Epitope Binding Affinity Prediction. 2023 IEEE International Conference on Bioinformatics and Biomedicine (BIBM). New York: IEEE, 2023, 988–93. [Google Scholar]
  • 98. Meynard-Piganeau  B, Feinauer  C, Weigt  M, et al.  TULIP: a transformer-based unsupervised language model for interacting peptides and T cell receptors that generalizes to unseen epitopes. Proc Natl Acad Sci U S A  2024;121:e2316401121. https://doi.org/ 10.1073/pnas.2316401121 [DOI] [PMC free article] [PubMed] [Google Scholar]
  • 99. Corrie  BD, Marthandan  N, Zimonja  B, et al.  iReceptor: a platform for querying and analyzing antibody/B-cell and T-cell receptor repertoire data across federated repositories. Immunol Rev  2018;284:24–41. https://doi.org/ 10.1111/imr.12666 [DOI] [PMC free article] [PubMed] [Google Scholar]
  • 100. Chen  S-Y, Yue  T, Lei  Q, et al.  TCRdb: a comprehensive database for T-cell receptor sequences with powerful search function. Nucleic Acids Res  2021;49:D468–74. https://doi.org/ 10.1093/nar/gkaa796 [DOI] [PMC free article] [PubMed] [Google Scholar]
  • 101. Zhang  W, Wang  L, Liu  K, et al.  PIRD: Pan Immune Repertoire Database. Bioinformatics  2020;36:897–903. https://doi.org/ 10.1093/bioinformatics/btz614 [DOI] [PubMed] [Google Scholar]
  • 102. Marcou  Q, Mora  T, Walczak  AM.  High-throughput immune repertoire analysis with IGoR. Nat Commun  2018;9:561. https://doi.org/ 10.1038/s41467-018-02832-w [DOI] [PMC free article] [PubMed] [Google Scholar]
  • 103. Weber  CR, Akbar  R, Yermanos  A, et al.  immuneSIM: tunable multi-feature simulation of B- and T-cell receptor repertoires for immunoinformatics benchmarking. Bioinformatics  2020;36:3594–6. https://doi.org/ 10.1093/bioinformatics/btaa158 [DOI] [PMC free article] [PubMed] [Google Scholar]
  • 104. Chernigovskaya  M, Pavlović  M, Kanduri  C, et al.  Simulation of adaptive immune receptors and repertoires with complex immune information to guide the development and benchmarking of AIRR machine learning. Nucleic Acids Res  2025;53:gkaf025. https://doi.org/ 10.1093/nar/gkaf025 [DOI] [PMC free article] [PubMed] [Google Scholar]
  • 105. Ruiz Ortega  M, Pogorelyy  MV, Minervina  AA, et al.  Learning predictive signatures of HLA type from T-cell repertoires. PLoS Comput. Biol. 2025;21:e1012724. https://doi.org/ 10.1371/journal.pcbi.1012724 [DOI] [PMC free article] [PubMed] [Google Scholar]

Articles from International Immunology are provided here courtesy of Oxford University Press

RESOURCES