English

Learning Brain Tumor Representation in 3D High-Resolution MR Images via Interpretable State Space Models

Computer Vision and Pattern Recognition 2024-09-13 v1

Abstract

Learning meaningful and interpretable representations from high-dimensional volumetric magnetic resonance (MR) images is essential for advancing personalized medicine. While Vision Transformers (ViTs) have shown promise in handling image data, their application to 3D multi-contrast MR images faces challenges due to computational complexity and interpretability. To address this, we propose a novel state-space-model (SSM)-based masked autoencoder which scales ViT-like models to handle high-resolution data effectively while also enhancing the interpretability of learned representations. We propose a latent-to-spatial mapping technique that enables direct visualization of how latent features correspond to specific regions in the input volumes in the context of SSM. We validate our method on two key neuro-oncology tasks: identification of isocitrate dehydrogenase mutation status and 1p/19q co-deletion classification, achieving state-of-the-art accuracy. Our results highlight the potential of SSM-based self-supervised learning to transform radiomics analysis by combining efficiency and interpretability.

Keywords

Cite

@article{arxiv.2409.07746,
  title  = {Learning Brain Tumor Representation in 3D High-Resolution MR Images via Interpretable State Space Models},
  author = {Qingqiao Hu and Daoan Zhang and Jiebo Luo and Zhenyu Gong and Benedikt Wiestler and Jianguo Zhang and Hongwei Bran Li},
  journal= {arXiv preprint arXiv:2409.07746},
  year   = {2024}
}

Comments

The code is available at https://github.com/WinstonHuTiger/mamba_mae

R2 v1 2026-06-28T18:42:00.796Z