A Flexible 2.5D Medical Image Segmentation Approach with In-Slice and Cross-Slice Attention
Amarjeet Kumar, Hongxu Jiang, Muhammad Imran, Cyndi Valdes, Gabriela, Leon, Dahyun Kang, Parvathi Nataraj, Yuyin Zhou, Michael D. Weiss, and Wei, Shao

TL;DR
This paper introduces CSA-Net, a novel 2.5D medical image segmentation model that employs cross-slice and self-attention mechanisms to effectively capture 3D spatial relationships while maintaining computational efficiency.
Contribution
CSA-Net is a flexible 2.5D segmentation model with a new Cross-Slice Attention module that captures inter-slice dependencies and pixel correlations within slices.
Findings
Outperforms existing 2D and 2.5D segmentation methods on multiple MRI tasks.
Effectively captures 3D spatial information using attention mechanisms.
Demonstrates superior accuracy and robustness across diverse datasets.
Abstract
Deep learning has become the de facto method for medical image segmentation, with 3D segmentation models excelling in capturing complex 3D structures and 2D models offering high computational efficiency. However, segmenting 2.5D images, which have high in-plane but low through-plane resolution, is a relatively unexplored challenge. While applying 2D models to individual slices of a 2.5D image is feasible, it fails to capture the spatial relationships between slices. On the other hand, 3D models face challenges such as resolution inconsistencies in 2.5D images, along with computational complexity and susceptibility to overfitting when trained with limited data. In this context, 2.5D models, which capture inter-slice correlations using only 2D neural networks, emerge as a promising solution due to their reduced computational demand and simplicity in implementation. In this paper, we…
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 · Brain Tumor Detection and Classification · Medical Imaging and Analysis
