paper-with-me

Papers

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

2024-02-28 · Jiahao Huang, Liutao Yang, Fanwen Wang, Yang Nan, Angelica I. Aviles-Rivero, Carola-Bibiane Schönlieb, Daoqiang Zhang, Guang Yang

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.

📄 PDF Abstract BibTeX arXiv:2402.18451

Code (0)

등록된 구현이 없습니다.

Tasks

Generative Adversarial NetworkImage ReconstructionMambaRepresentation Learning

Similar Papers 제목 키워드 기반

Enhancing Global Sensitivity and Uncertainty Quantification in Medical Image Reconstruction with Monte Carlo Arbitrary-Masked Mamba

2024-05-27 · Jiahao Huang, Liutao Yang, Fanwen Wang, Yang Nan 외

Deep learning has been extensively applied in medical image reconstruction, where Convolutional Neural Networks (CNNs) and Vision Transformers (ViTs) represent the predominant paradigms, each possessing distinct advantag…

Generative Adversarial NetworkImage ReconstructionMambaSensitivity+1

MambaMIM: Pre-training Mamba with State Space Token Interpolation and its Application to Medical Image Segmentation

2024-08-15 · Fenghe Tang, Bingkun Nian, Yingtai Li, Zihang Jiang 외

Recently, the state space model Mamba has demonstrated efficient long-sequence modeling capabilities, particularly for addressing long-sequence visual tasks in 3D medical imaging. However, existing generative self-superv…

Image SegmentationMambaMedical Image SegmentationRepresentation Learning+3

Soft Masked Mamba Diffusion Model for CT to MRI Conversion

2024-06-22 · Zhenbin Wang, Lei Zhang, Lituan Wang, Zhenwei Zhang

Magnetic Resonance Imaging (MRI) and Computed Tomography (CT) are the predominant modalities utilized in the field of medical imaging. Although MRI capture the complexity of anatomical structures with greater detail than…

Computed Tomography (CT)Image GenerationMambaMedical Image Generation

Speech Slytherin: Examining the Performance and Efficiency of Mamba for Speech Separation, Recognition, and Synthesis

2024-07-13 · Xilin Jiang, Yinghao Aaron Li, Adrian Nicolas Florea, Cong Han 외

It is too early to conclude that Mamba is a better alternative to transformers for speech before comparing Mamba with transformers in terms of both performance and efficiency in multiple speech-related tasks. To reach th…

Mambaspeech-recognitionSpeech RecognitionSpeech Separation+1

BiSegMamba: Efficient Bidirectional Tri-Oriented Mamba for 3D Medical Image Segmentation

2026-05-29 · Bakht Zada, Chao Tong, Qile Su, Shuai Zhang arxiv

Accurate 3D medical image segmentation requires both long-range volumetric context and fine boundary preservation. CNN-based methods have limited global dependency modeling, while Transformer-based models are often compu…

Medical Image Segmentation