Attention U-Net: Learning Where to Look for the Pancreas
About
We propose a novel attention gate (AG) model for medical imaging that automatically learns to focus on target structures of varying shapes and sizes. Models trained with AGs implicitly learn to suppress irrelevant regions in an input image while highlighting salient features useful for a specific task. This enables us to eliminate the necessity of using explicit external tissue/organ localisation modules of cascaded convolutional neural networks (CNNs). AGs can be easily integrated into standard CNN architectures such as the U-Net model with minimal computational overhead while increasing the model sensitivity and prediction accuracy. The proposed Attention U-Net architecture is evaluated on two large CT abdominal datasets for multi-class image segmentation. Experimental results show that AGs consistently improve the prediction performance of U-Net across different datasets and training sizes while preserving computational efficiency. The code for the proposed architecture is publicly available.
Related benchmarks
| Task | Dataset | Result | Rank | |
|---|---|---|---|---|
| Cardiac Segmentation | ACDC (test) | Avg Dice86.75 | 141 | |
| Medical Image Segmentation | ACDC (test) | Avg DSC90.9 | 135 | |
| Medical Image Segmentation | BUSI (test) | Dice75.83 | 121 | |
| Medical Image Segmentation | Synapse (test) | Dice81.05 | 111 | |
| Skin Lesion Segmentation | ISIC 2017 (test) | Dice Score87.02 | 100 | |
| Medical Image Segmentation | ISIC 2018 | Dice Score87.91 | 92 | |
| Multi-organ Segmentation | Synapse multi-organ CT (test) | DSC77.77 | 81 | |
| Medical Image Segmentation | Medical Image Segmentation Aggregate (Average of BUSI, BTMRI, ISIC, Kvasir-SEG, QaTa-COV19, and EUS) (test) | DSC76.3 | 80 | |
| Medical Image Segmentation | Kvasir-SEG (test) | mIoU78.12 | 78 | |
| Medical Image Segmentation | Kvasir-Seg | Dice Score87.13 | 75 |