CIS-UNet: Multi-Class Segmentation of the Aorta in Computed Tomography Angiography via Context-Aware Shifted Window Self-Attention
Muhammad Imran, Jonathan R Krebs, Veera Rajasekhar Reddy Gopu, Brian, Fazzone, Vishal Balaji Sivaraman, Amarjeet Kumar, Chelsea Viscardi, Robert, Evans Heithaus, Benjamin Shickel, Yuyin Zhou, Michol A Cooper, Wei Shao

TL;DR
This paper introduces CIS-UNet, a novel deep learning model combining CNNs and Swin transformers with a new self-attention mechanism for accurate multi-class 3D segmentation of the aorta and its branches in CT scans, improving surgical planning.
Contribution
The paper presents CIS-UNet with a novel Context-aware Shifted Window Self-Attention mechanism, enhancing multi-class aortic segmentation accuracy over existing transformer-based models.
Findings
CIS-UNet achieved a mean Dice coefficient of 0.713, outperforming SwinUNetR's 0.697.
CIS-UNet reduced mean surface distance to 2.78 mm from 3.39 mm.
Model demonstrated superior segmentation performance on CT scans from 59 patients.
Abstract
Advancements in medical imaging and endovascular grafting have facilitated minimally invasive treatments for aortic diseases. Accurate 3D segmentation of the aorta and its branches is crucial for interventions, as inaccurate segmentation can lead to erroneous surgical planning and endograft construction. Previous methods simplified aortic segmentation as a binary image segmentation problem, overlooking the necessity of distinguishing between individual aortic branches. In this paper, we introduce Context Infused Swin-UNet (CIS-UNet), a deep learning model designed for multi-class segmentation of the aorta and thirteen aortic branches. Combining the strengths of Convolutional Neural Networks (CNNs) and Swin transformers, CIS-UNet adopts a hierarchical encoder-decoder structure comprising a CNN encoder, symmetric decoder, skip connections, and a novel Context-aware Shifted Window…
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
TopicsAdvanced Neural Network Applications · Medical Image Segmentation Techniques · Aortic aneurysm repair treatments
