SAUNet: Shape Attentive U-Net for Interpretable Medical Image Segmentation
Jesse Sun, Fatemeh Darbehani, Mark Zaidi, and Bo Wang

TL;DR
SAUNet is a novel neural network architecture that enhances interpretability and robustness in medical image segmentation by incorporating a shape stream and multi-resolution saliency maps, achieving state-of-the-art results.
Contribution
Introduces Shape Attentive U-Net (SAUNet), a new model with a shape stream and dual-attention decoder for improved interpretability and robustness in medical image segmentation.
Findings
Achieves state-of-the-art results on cardiac MRI datasets SUN09 and AC17.
Provides multi-level interpretability through learned multi-resolution saliency maps.
Enhances robustness by focusing on shape features alongside textures.
Abstract
Medical image segmentation is a difficult but important task for many clinical operations such as cardiac bi-ventricular volume estimation. More recently, there has been a shift to utilizing deep learning and fully convolutional neural networks (CNNs) to perform image segmentation that has yielded state-of-the-art results in many public benchmark datasets. Despite the progress of deep learning in medical image segmentation, standard CNNs are still not fully adopted in clinical settings as they lack robustness and interpretability. Shapes are generally more meaningful features than solely textures of images, which are features regular CNNs learn, causing a lack of robustness. Likewise, previous works surrounding model interpretability have been focused on post hoc gradient-based saliency methods. However, gradient-based saliency methods typically require additional computations post hoc…
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 · Radiomics and Machine Learning in Medical Imaging · Advanced X-ray and CT Imaging
MethodsInterpretability · Concatenated Skip Connection · *Communicated@Fast*How Do I Communicate to Expedia? · Max Pooling · Convolution · U-Net
