IVCVFeb 28, 2024

MambaMIR: An Arbitrary-Masked Mamba for Joint Medical Image Reconstruction and Uncertainty Estimation

arXiv:2402.18451v329 citationsh-index: 49Has Code
AI Analysis

This work addresses medical image reconstruction for healthcare applications, offering improved accuracy and reliability, though it is incremental as it adapts an existing Mamba model to a specific domain.

The authors tackled medical image reconstruction by introducing MambaMIR, a Mamba-based model with an arbitrary-mask mechanism, achieving comparable or superior results to state-of-the-art methods on tasks like fast MRI and SVCT across anatomical regions such as knee, chest, and abdomen, while also providing uncertainty estimation.

The recent Mamba model has shown remarkable adaptability for visual representation learning, including in medical imaging tasks. This study introduces MambaMIR, a Mamba-based model for medical image reconstruction, as well as its Generative Adversarial Network-based variant, MambaMIR-GAN. Our proposed MambaMIR inherits several advantages, such as linear complexity, global receptive fields, and dynamic weights, from the original Mamba model. The innovated arbitrary-mask mechanism effectively adapt Mamba to our image reconstruction task, providing randomness for subsequent Monte Carlo-based uncertainty estimation. Experiments conducted on various medical image reconstruction tasks, including fast MRI and SVCT, which cover anatomical regions such as the knee, chest, and abdomen, have demonstrated that MambaMIR and MambaMIR-GAN achieve comparable or superior reconstruction results relative to state-of-the-art methods. Additionally, the estimated uncertainty maps offer further insights into the reliability of the reconstruction quality. The code is publicly available at https://github.com/ayanglab/MambaMIR.

Foundations

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

Your Notes