Related Experiment Video
Updated: Aug 7, 2026

A Protocol for Computer-Based Protein Structure and Function Prediction
Published on: November 3, 2011
When multimodal fusion fails: contrastive alignment as a necessary stabilizer for TCR-peptide binding prediction
Cong Qi1, Wenbo Wang2, Hanzhang Fang1
1Department of Computer Science, New Jersey Institute of Technology, Newark, NJ 07102, United States.
Motivation:
Multimodal learning is often assumed to improve predictive performance by combining complementary views, yet in biological applications auxiliary modalities are frequently imperfect, incomplete, or derived from upstream predictors and heuristics. We study this issue in TCR-peptide binding prediction, where sequence embeddings from pretrained protein language models are strong and transferable, but structure-derived residue graphs must be built from predicted folds and discretized contacts. These structural views can therefore be noisy, inconsistent across proteins, and sensitive to modeling choices, making them difficult to optimize jointly with sequence features. In this setting, naive sequence + graph fusion can destabilize training and degrade generalization, falling below a sequence-only baseline when supervision is scarce or contacts are noisy. This motivates a practical goal: use imperfect structural information when it helps, without sacrificing stability when it does not.
Results:
We introduce TRACE, a lightweight framework that encodes each entity (TCR and peptide) with parallel sequence (frozen ESM-2) and residue-graph (GNN) towers, then applies CLIP-style intra-entity contrastive alignment before interaction modeling. The alignment encourages modality-consistent representations for the same biological entity, preventing noisy graph signals from dominating fusion. We evaluate under a leakage-controlled TCHard RN protocol with pair-disjoint splits, training-only model selection, and exclusion of negative-sampling metadata that otherwise trivially inflates AUROC. In this setting the task is near chance for all methods, and we do not claim state-of-the-art accuracy; our contribution is the failure-mode analysis, the alignment stabilizer, and the audited protocol itself. Among matched baselines TRACE attains the best mean AUROC (0.578±0.033 over five folds), and an ablation shows that intra-entity alignment acts as a stabilizer: it gives a small but consistent full-data gain (better on 4 of 5 folds), stays robust under substantial graph-edge corruption, and prevents collapse toward chance under limited supervision (+0.05 AUROC at 10%-20% of labels), the regime where unconstrained fusion fails. How modalities are integrated, and how carefully they are evaluated, matters more than how many are used.
Availability And Implementation:
Code is available at https://github.com/MineSelf2016/TRACE and archived at https://doi.org/10.5281/zenodo.20635593. Data are available at https://doi.org/10.6084/m9.figshare.31991007.
Related Concept Videos
Peptide Identification Using Tandem Mass Spectrometry
This technique helps gather information regarding the protein from which the peptide was obtained and to study the peptides’ amino acid sequence. Identifying peptides from a complex mixture is an important component of the growing field of...
Improving Translational Accuracy
Conserved Binding Sites
Binding sites are often located in large pockets, and if their location on a protein’s surface is unknown, it can be predicted using various approaches. The energetic method computationally analyses the...
Conservation of Protein Domains Over Different Proteins
A limited set of protein domains often duplicate and recombine during evolution. These domains can be organized in different combinations to form...
Peptide Bonds

