CVJan 29

Multimodal Visual Surrogate Compression for Alzheimer's Disease Classification

arXiv:2601.21673v1h-index: 13
Originality Incremental advance
AI Analysis

This addresses computational and feature extraction limitations in Alzheimer's Disease diagnosis, representing an incremental improvement over existing methods.

The paper tackles the challenge of efficiently representing high-dimensional structural MRI images for Alzheimer's Disease classification by proposing Multimodal Visual Surrogate Compression, which compresses 3D volumes into 2D features aligned with foundation models, achieving favorable performance on binary and multi-class tasks across three benchmarks.

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.

Foundations

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

Your Notes