English

Transfer Learning for T-Cell Response Prediction

Cell Behavior 2025-02-28 v2 Machine Learning

Abstract

We study the prediction of T-cell response for specific given peptides, which could, among other applications, be a crucial step towards the development of personalized cancer vaccines. It is a challenging task due to limited, heterogeneous training data featuring a multi-domain structure; such data entail the danger of shortcut learning, where models learn general characteristics of peptide sources, such as the source organism, rather than specific peptide characteristics associated with T-cell response. Using a transformer model for T-cell response prediction, we show that the danger of inflated predictive performance is not merely theoretical but occurs in practice. Consequently, we propose a domain-aware evaluation scheme. We then study different transfer learning techniques to deal with the multi-domain structure and shortcut learning. We demonstrate a per-source fine tuning approach to be effective across a wide range of peptide sources and further show that our final model is competitive with existing state-of-the-art approaches for predicting T-cell responses for human peptides.

Keywords

Cite

@article{arxiv.2403.12117,
  title  = {Transfer Learning for T-Cell Response Prediction},
  author = {Josua Stadelmaier and Brandon Malone and Ralf Eggeling},
  journal= {arXiv preprint arXiv:2403.12117},
  year   = {2025}
}

Comments

25 pages, 10 figures. Source code, compiled data, final model, and a video presentation are available under https://github.com/JosuaStadelmaier/T-cell-response-prediction

R2 v1 2026-06-28T15:24:46.666Z