Share your thoughts, 1 month free Claude Pro on usSee more
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
Medical Image SegmentationBUSI (test)
Dice75.83
216
Medical Image SegmentationACDC (test)
Avg DSC90.9
171
Polyp SegmentationKvasir
Dice Score76.9
143
Cardiac SegmentationACDC (test)
Avg Dice86.75
141
Medical Image SegmentationISIC 2018
Dice Score87.91
139
Medical Image SegmentationSynapse (test)
Dice81.05
123
Skin Lesion SegmentationISIC 2017 (test)
Dice Score87.02
113
Multi-organ SegmentationSynapse multi-organ CT (test)
DSC77.77
95
Medical Image SegmentationBUSI
Dice Score79.61
91
Skin Lesion SegmentationISIC 2018 (test)
Dice Score87.91
87
Showing 10 of 244 rows
...

Other info

Code

Follow for update