Our new X account is live! Follow @wizwand_team for updates
WorkDL logo mark

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.

Ozan Oktay, Jo Schlemper, Loic Le Folgoc, Matthew Lee, Mattias Heinrich, Kazunari Misawa, Kensaku Mori, Steven McDonagh, Nils Y Hammerla, Bernhard Kainz, Ben Glocker, Daniel Rueckert• 2018

Related benchmarks

TaskDatasetResultRank
Cardiac SegmentationACDC (test)
Avg Dice86.75
141
Medical Image SegmentationACDC (test)
Avg DSC90.9
135
Medical Image SegmentationBUSI (test)
Dice75.83
121
Medical Image SegmentationSynapse (test)
Dice81.05
111
Skin Lesion SegmentationISIC 2017 (test)
Dice Score87.02
100
Medical Image SegmentationISIC 2018
Dice Score87.91
92
Multi-organ SegmentationSynapse multi-organ CT (test)
DSC77.77
81
Medical Image SegmentationMedical Image Segmentation Aggregate (Average of BUSI, BTMRI, ISIC, Kvasir-SEG, QaTa-COV19, and EUS) (test)
DSC76.3
80
Medical Image SegmentationKvasir-SEG (test)
mIoU78.12
78
Medical Image SegmentationKvasir-Seg
Dice Score87.13
75
Showing 10 of 188 rows
...

Other info

Code

Follow for update