3D SA-UNet: 3D Spatial Attention UNet with 3D Atrous Spatial Pyramid Pooling for White Matter Hyperintensities Segmentation
Changlu Guo

TL;DR
This paper introduces 3D SA-UNet, a deep learning model that combines 3D spatial attention and atrous spatial pyramid pooling to improve white matter hyperintensities segmentation in MRI scans, addressing challenges of small lesion detection.
Contribution
The paper presents a novel 3D deep learning architecture integrating spatial attention and multi-scale feature extraction for WMH segmentation, outperforming existing models.
Findings
Higher segmentation accuracy than state-of-the-art methods
Effective highlighting of lesion features via spatial attention
Enhanced multi-scale feature capture with 3D ASPP
Abstract
White Matter Hyperintensity (WMH) is an imaging feature related to various diseases such as dementia and stroke. Accurately segmenting WMH using computer technology is crucial for early disease diagnosis. However, this task remains challenging due to the small lesions with low contrast and high discontinuity in the images, which contain limited contextual and spatial information. To address this challenge, we propose a deep learning model called 3D Spatial Attention U-Net (3D SA-UNet) for automatic WMH segmentation using only Fluid Attenuation Inversion Recovery (FLAIR) scans. The 3D SA-UNet introduces a 3D Spatial Attention Module that highlights important lesion features, such as WMH, while suppressing unimportant regions. Additionally, to capture features at different scales, we extend the Atrous Spatial Pyramid Pooling (ASPP) module to a 3D version, enhancing the segmentation…
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
TopicsRNA regulation and disease · Medical Image Segmentation Techniques · Cancer-related molecular mechanisms research
MethodsDilated Convolution · Max Pooling · Average Pooling · Convolution · Sigmoid Activation · *Communicated@Fast*How Do I Communicate to Expedia? · Atrous Spatial Pyramid Pooling · Concatenated Skip Connection · U-Net · Spatial Pyramid Pooling
