CELGBMJul 3, 2025

Quantifying Cross-Attention Interaction in Transformers for Interpreting TCR-pMHC Binding

arXiv:2507.03197v12 citationsh-index: 17
Originality Incremental advance
AI Analysis

This addresses the problem of limited mechanistic understanding in immune response modeling for researchers and clinicians, though it is incremental as it builds on existing transformer methods.

The paper tackles the lack of interpretability in transformer-based models for TCR-pMHC binding prediction by proposing QCAI, a post-hoc method that quantifies cross-attention interactions, achieving state-of-the-art performance on interpretability and prediction accuracy using a new benchmark of 274 structures.

CD8+ "killer" T cells and CD4+ "helper" T cells play a central role in the adaptive immune system by recognizing antigens presented by Major Histocompatibility Complex (pMHC) molecules via T Cell Receptors (TCRs). Modeling binding between T cells and the pMHC complex is fundamental to understanding basic mechanisms of human immune response as well as in developing therapies. While transformer-based models such as TULIP have achieved impressive performance in this domain, their black-box nature precludes interpretability and thus limits a deeper mechanistic understanding of T cell response. Most existing post-hoc explainable AI (XAI) methods are confined to encoder-only, co-attention, or model-specific architectures and cannot handle encoder-decoder transformers used in TCR-pMHC modeling. To address this gap, we propose Quantifying Cross-Attention Interaction (QCAI), a new post-hoc method designed to interpret the cross-attention mechanisms in transformer decoders. Quantitative evaluation is a challenge for XAI methods; we have compiled TCR-XAI, a benchmark consisting of 274 experimentally determined TCR-pMHC structures to serve as ground truth for binding. Using these structures we compute physical distances between relevant amino acid residues in the TCR-pMHC interaction region and evaluate how well our method and others estimate the importance of residues in this region across the dataset. We show that QCAI achieves state-of-the-art performance on both interpretability and prediction accuracy under the TCR-XAI benchmark.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes