Incomplete multi-modal brain tumor segmentation via learnable sorting state space model

Abstract

Brain tumor segmentation plays a crucial role in clinical diagnosis, yet the frequent unavailability of certain MRI modalities poses a significant challenge. In this paper, we introduce the Learnable Sorting State Space Model (LS3M), a novel framework designed to maximize the utilization of available modalities for brain tumor segmentation. LS3M excels at efficiently modeling long-range dependencies based on the Mamba design, while incorporating differentiable permutation matrices that reorder input sequences based on modality-specific characteristics. This dynamic reordering ensures that critical spatial inductive biases and long-range semantic correlations inherent in 3D brain MRI are preserved, which is crucial for imcomplete multi-modal brain tumor segmentation. Once the input sequences are reordered using the generated permutation matrix, the Series State Space Model (S3M) block models the …

Publication
In CVPR

本文提出一种可学习排序状态空间模型(LS3M),用于不完整多模态脑肿瘤分割。该方法基于Mamba架构高效建模长距离依赖,并引入可微置换矩阵,根据模态特定特征对输入序列进行动态重排序,从而保留3D脑MRI中关键的空间归纳偏置与长程语义相关性。LS3M能够充分利用可用模态信息,提升分割性能。