At prediction time, COMPASS takes a patient's tumor mRNA expression profile (in TPM units) plus their cancer type code and outputs two things I:
Interpretable concept bottleneck architecture. Most deep learning models are black boxes — they produce a prediction without explanation. COMPASS uses a concept bottleneck design: it first maps raw gene expression onto 44 high-level, human-interpretable immune concepts, and then uses those concepts to make the final prediction PZ. This means a clinician can see why a patient is predicted to respond — for example, high CD8⁺ T cell infiltration and strong IFN-γ pathway activation. Through SHAP analysis on these concept scores, researchers can identify which immune biology drives response or resistance in individual patients Z.
Pan-cancer generalizability. Many existing ICI prediction models are trained on a single cancer type or small cohort, limiting their usefulness. Because COMPASS is pre-trained on 33 cancer types and fine-tuned across diverse cohorts, it can generalize to new cancer types and ICI drugs not seen during fine-tuning PA. This is a significant advantage over single-cancer models.
Outperforms standard biomarkers. In a phase II urothelial cancer trial, COMPASS achieved a hazard ratio of 4.7 (p < 0.0001) for survival stratification, substantially outperforming PD-L1 expression and tumor mutational burden (TMB) ALL. Across its evaluations, it outperformed 22 baseline methods, with increases of 8.5% in precision, 12.3% in MCC, and 15.7% in AUPRC over the best competing models LL.
Better patient selection. COMPASS could help identify patients most likely to benefit from immunotherapy, sparing non-responders from ineffective treatments and unnecessary side effects PA.
Trial enrichment and design. The model can support clinical trial design by enabling more precise cohort selection, potentially reducing trial sizes and accelerating drug development P.
Mechanistic insights into resistance. By revealing which immune pathways drive non-response, COMPASS could inform combination therapy strategies and identify novel resistance mechanisms Z.
Accessible tools. The COMPASS code, pre-trained models, and a web-based prediction tool are publicly available on GitHub and at immuno-compass.com ZAI.
The COMPASS preprint (posted May 2025 on medRxiv) has not yet completed formal peer review, though it is published in PMC as an NIH-funded preprint ZP. The model requires bulk RNA-seq data as input, which is not yet part of routine clinical workflows for all cancer patients. Independent prospective clinical validation studies have not yet been published, and the validation gap remains a critical challenge for AI models in this space P.