Multi-modal brain MRI synthesis based on SwinUNETR
Haowen Pang, Weiyan Guo, Chuyang Ye

TL;DR
This paper introduces SwinUNETR, a hybrid neural network combining Swin Transformer and CNNs, to synthesize missing brain MRI modalities, improving image quality and diagnostic utility.
Contribution
The paper presents a novel SwinUNETR architecture that effectively integrates global and local features for accurate MRI modality synthesis.
Findings
SwinUNETR outperforms existing methods in image quality
It achieves higher anatomical consistency in generated images
Demonstrates improved diagnostic value of synthesized MRIs
Abstract
Multi-modal brain magnetic resonance imaging (MRI) plays a crucial role in clinical diagnostics by providing complementary information across different imaging modalities. However, a common challenge in clinical practice is missing MRI modalities. In this paper, we apply SwinUNETR to the synthesize of missing modalities in brain MRI. SwinUNETR is a novel neural network architecture designed for medical image analysis, integrating the strengths of Swin Transformer and convolutional neural networks (CNNs). The Swin Transformer, a variant of the Vision Transformer (ViT), incorporates hierarchical feature extraction and window-based self-attention mechanisms, enabling it to capture both local and global contextual information effectively. By combining the Swin Transformer with CNNs, SwinUNETR merges global context awareness with detailed spatial resolution. This hybrid approach addresses…
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.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsSpeech Recognition and Synthesis
MethodsStochastic Depth · Absolute Position Encodings · Byte Pair Encoding · Label Smoothing · Softmax · Linear Layer · Dropout · Dense Connections · Transformer · Attention Is All You Need
