CLIMB: Data Foundations for Large Scale Multimodal Clinical Foundation Models
Wei Dai, Peilin Chen, Malinda Lu, Daniel Li, Haowen Wei, Hejie Cui, Paul Pu Liang
TL;DR
CLIMB presents a large-scale, multimodal clinical benchmark that unifies 4.51 million samples across 44 public datasets and 15 modalities (imaging, text, time series, graphs) to accelerate holistic foundation models in healthcare. Through extensive multitask pretraining, the study shows improved performance on understudied modalities and better generalization to novel tasks, with gains up to $32.54\%$ in ultrasound AUC and notable improvements in ECG. The paper demonstrates strong few-shot transfer and reveals that unimodal encoders pretrained on CLIMB can boost multimodal fusion performance, with cross-attention fusion excelling for complex tasks like length of stay, and simpler fusion often sufficing for other outcomes. By releasing code and pretrained weights, CLIMB offers a scalable, adaptable data foundation for future clinical AI research while highlighting architecture- and fusion-level design choices and potential societal considerations around privacy and fairness.
Abstract
Recent advances in clinical AI have enabled remarkable progress across many clinical domains. However, existing benchmarks and models are primarily limited to a small set of modalities and tasks, which hinders the development of large-scale multimodal methods that can make holistic assessments of patient health and well-being. To bridge this gap, we introduce Clinical Large-Scale Integrative Multimodal Benchmark (CLIMB), a comprehensive clinical benchmark unifying diverse clinical data across imaging, language, temporal, and graph modalities. CLIMB comprises 4.51 million patient samples totaling 19.01 terabytes distributed across 2D imaging, 3D video, time series, graphs, and multimodal data. Through extensive empirical evaluation, we demonstrate that multitask pretraining significantly improves performance on understudied domains, achieving up to 29% improvement in ultrasound and 23% in ECG analysis over single-task learning. Pretraining on CLIMB also effectively improves models' generalization capability to new tasks, and strong unimodal encoder performance translates well to multimodal performance when paired with task-appropriate fusion strategies. Our findings provide a foundation for new architecture designs and pretraining strategies to advance clinical AI research. Code is released at https://github.com/DDVD233/climb.
