Soft Masked Mamba Diffusion Model for CT to MRI Conversion
Zhenbin Wang, Lei Zhang, Lituan Wang, Zhenwei Zhang

TL;DR
This paper introduces Diffusion Mamba, a novel latent diffusion model utilizing a State-Space Model with soft masking and spiral scanning for efficient CT to MRI conversion, outperforming existing methods in medical image generation.
Contribution
It proposes Diffusion Mamba, a new model that integrates Cross-Sequence Attention with a spiral scan scheme, addressing spatial continuity and importance of patches in CT to MRI translation.
Findings
DiffMa achieves superior image quality in CT to MRI conversion.
It demonstrates improved input scaling efficiency over benchmark models.
The method effectively captures spatial continuity in medical images.
Abstract
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 CT, it entails a higher financial costs and requires longer image acquisition times. In this study, we aim to train latent diffusion model for CT to MRI conversion, replacing the commonly-used U-Net or Transformer backbone with a State-Space Model (SSM) called Mamba that operates on latent patches. First, we noted critical oversights in the scan scheme of most Mamba-based vision methods, including inadequate attention to the spatial continuity of patch tokens and the lack of consideration for their varying importance to the target task. Secondly, extending from this insight, we introduce Diffusion Mamba (DiffMa), employing soft masked to integrate Cross-Sequence…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsMRI in cancer diagnosis · Advanced Mathematical Modeling in Engineering
Methods*Communicated@Fast*How Do I Communicate to Expedia? · Attention Is All You Need · Concatenated Skip Connection · Convolution · Softmax · Max Pooling · Layer Normalization · U-Net · Byte Pair Encoding · Label Smoothing
