LGMLMay 29

When Are Multimodal Predictions Biologically Supported? A Diagnostic Evaluation Framework

arXiv:2605.3150476.2
AI Analysis

This framework addresses a critical problem for oncologists and AI researchers by diagnosing the biological validity of multimodal predictions, especially for models that might be deployed in clinical settings.

This paper introduces DECAT, a model-agnostic framework to diagnose whether multimodal oncology models learn shared biology, modality-specific biology, or spurious correlations. It was validated on synthetic data across four model classes (2,500 representations) and real data from 8,979 TCGA patients, showing that entangled models like CLIP falsely claim shared biology in most cases where it's absent, a rate that increases with confound strength.

Multimodal models in oncology can produce accurate predictions, but accurate prediction does not reveal whether the model has learned biology that is shared across modalities, biology confined to one modality, or spurious correlations that reflect confounders rather than genuine biology. We introduce DECAT, a model-agnostic post-hoc evaluation framework that classifies multimodal representations into four diagnostic scenarios for a given task and modality, using five null-referenced metrics and a rule-based decision procedure. The framework operates on learned representations, requires no knowledge of which specific confounder is present, and returns indeterminate when the evidence is insufficient. We validate DECAT on synthetic data across four multimodal model classes (over 2,500 trained representations) and on real data from 8,979 TCGA patients, evaluating both multimodal embeddings and five pretrained pathology foundation models. Entangled models (e.g., CLIP) achieve near-perfect shared biology detection but falsely claim shared biology in the majority of cases where it is absent on real foundation model embeddings. This false claim rate increases with confound strength so that larger cohorts and stronger representations produce more confident but still incorrect diagnoses. Applied to both multimodal TCGA embeddings and five pathology foundation models without paired RNA, DECAT detects confounding invisible to AUROC without requiring the confounder labels, as confirmed by post-hoc stratification.

Foundations

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

Your Notes