Domain Influence in MRI Medical Image Segmentation: spatial versus k-space inputs
Erik G\"osche, Reza Eghbali, Florian Knoll, Andreas M Rauschecker

TL;DR
This study explores how using k-space (frequency domain) inputs instead of spatial domain images enhances MRI segmentation performance, especially for attention-based models, with implications for model design and input domain choice.
Contribution
It demonstrates that k-space inputs significantly improve MRI segmentation results and shows that positional encoding may be unnecessary for frequency domain inputs in attention models.
Findings
K-space inputs improve segmentation accuracy.
Positional encoding is unnecessary for frequency domain inputs.
Less complex models benefit from domain choice changes.
Abstract
Transformer-based networks applied to image patches have achieved cutting-edge performance in many vision tasks. However, lacking the built-in bias of convolutional neural networks (CNN) for local image statistics, they require large datasets and modifications to capture relationships between patches, especially in segmentation tasks. Images in the frequency domain might be more suitable for the attention mechanism, as local features are represented globally. By transforming images into the frequency domain, local features are represented globally. Due to MRI data acquisition properties, these images are particularly suitable. This work investigates how the image domain (spatial or k-space) affects segmentation results of deep learning (DL) models, focusing on attention-based networks and other non-convolutional models based on MLPs. We also examine the necessity of additional…
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
TopicsMedical Image Segmentation Techniques
MethodsRefunds@Expedia|||How do I get a full refund from Expedia? · Attention Is All You Need · Linear Layer · Affine Operator · Multi-Head Attention · Softmax · Layer Normalization · Feedforward Network · Byte Pair Encoding · Label Smoothing
