Multimodal Visual Surrogate Compression for Alzheimer's Disease Classification
Dexuan Ding, Ciyuan Peng, Endrowednes Kuantama, Jingcai Guo, Jia Wu, Jian Yang, Amin Beheshti, Ming-Hsuan Yang, Yuankai Qi
TL;DR
MVSC addresses the challenge of decoding high-dimensional 3D sMRI for Alzheimer's disease classification by learning a compact 2D visual surrogate aligned with frozen 2D foundation models. It introduces a Volume Context Encoder that leverages text-guided global context and an Adaptive Slice Fusion module for patch-level cross-slice integration, enabling efficient cross-slice dependencies without full 3D architectures. Across three large benchmarks (AIBL, OASIS-3, ADNI), MVSC with frozen 2D backbones achieves state-of-the-art or competitive AUC and macro-AUC in binary and multi-class settings, while maintaining a lightweight footprint. The approach demonstrates the feasibility of task-adaptive, multimodal surrogate learning to improve generalization across protocols and scanners.
Abstract
High-dimensional structural MRI (sMRI) images are widely used for Alzheimer's Disease (AD) diagnosis. Most existing methods for sMRI representation learning rely on 3D architectures (e.g., 3D CNNs), slice-wise feature extraction with late aggregation, or apply training-free feature extractions using 2D foundation models (e.g., DINO). However, these three paradigms suffer from high computational cost, loss of cross-slice relations, and limited ability to extract discriminative features, respectively. To address these challenges, we propose Multimodal Visual Surrogate Compression (MVSC). It learns to compress and adapt large 3D sMRI volumes into compact 2D features, termed as visual surrogates, which are better aligned with frozen 2D foundation models to extract powerful representations for final AD classification. MVSC has two key components: a Volume Context Encoder that captures global cross-slice context under textual guidance, and an Adaptive Slice Fusion module that aggregates slice-level information in a text-enhanced, patch-wise manner. Extensive experiments on three large-scale Alzheimer's disease benchmarks demonstrate our MVSC performs favourably on both binary and multi-class classification tasks compared against state-of-the-art methods.
