Any-to-Any Learning in Computational Pathology via Triplet Multimodal Pretraining
Qichen Sun, Zhengrui Guo, Rui Peng, Hao Chen, Jinzhuo Wang
TL;DR
ALTER tackles the challenge of learning from heterogeneous pathology data by enabling any-to-any tri-modal pretraining across whole-slide images, genomics, and pathology reports. It employs a modular modality encoder, a two-stage fusion with shared and modality-specific components, and three hierarchical pretraining tasks (MLM, CLIP, triplet) to align and generalize across missing modalities. Across 10 public datasets and four downstream tasks (survival, subtyping, mutation, report generation), ALTER demonstrates superior or competitive performance and robust generalization, including strong zero-shot behavior evidenced by attention heatmaps. This framework advances practical deployment in computational pathology by supporting flexible modality combinations and reducing data pairing requirements while preserving predictive power.
Abstract
Recent advances in computational pathology and artificial intelligence have significantly enhanced the utilization of gigapixel whole-slide images and and additional modalities (e.g., genomics) for pathological diagnosis. Although deep learning has demonstrated strong potential in pathology, several key challenges persist: (1) fusing heterogeneous data types requires sophisticated strategies beyond simple concatenation due to high computational costs; (2) common scenarios of missing modalities necessitate flexible strategies that allow the model to learn robustly in the absence of certain modalities; (3) the downstream tasks in CPath are diverse, ranging from unimodal to multimodal, cnecessitating a unified model capable of handling all modalities. To address these challenges, we propose ALTER, an any-to-any tri-modal pretraining framework that integrates WSIs, genomics, and pathology reports. The term "any" emphasizes ALTER's modality-adaptive design, enabling flexible pretraining with any subset of modalities, and its capacity to learn robust, cross-modal representations beyond WSI-centric approaches. We evaluate ALTER across extensive clinical tasks including survival prediction, cancer subtyping, gene mutation prediction, and report generation, achieving superior or comparable performance to state-of-the-art baselines.
