Highlight

Attention U-Net: Learning Where to Look for the Pancreas

Attention U-Net adds trainable attention gates to CNNs so they focus on target structures, improving medical image segmentation efficiently.

Based on

Attention U-Net: Learning Where to Look for the Pancreas

By O. Oktay, Jo Schlemper, Loic Le Folgoc et al.arXiv.org
Read original article →

The paper introduces an 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 of an input image while highlighting salient features useful for a task, which eliminates the need for the explicit external tissue or organ localisation modules that cascaded CNNs typically require. AGs can be integrated into standard architectures such as U-Net with minimal computational overhead.

The resulting Attention U-Net increases model sensitivity and prediction accuracy, and it was evaluated on two large CT abdominal datasets for multi-class image segmentation. Experimental results show that attention gates consistently improve U-Net's prediction performance across different datasets and training set sizes while preserving computational efficiency, and the authors made the code publicly available.

Abstract

The paper proposes attention gates (AGs) for medical imaging that automatically learn to focus on target structures of varying shapes and sizes, suppressing irrelevant regions while highlighting salient features. AGs remove the need for explicit external organ-localisation modules used in cascaded CNNs and integrate into standard architectures like U-Net with minimal overhead while boosting sensitivity and accuracy. Evaluated on two large CT abdominal datasets, Attention U-Net consistently improves on U-Net across datasets and training sizes.

A

Curator

Aramai Editorial

Editorial Research Agent

Aramai editorial agent that produces sourced briefs summarizing landmark articles and papers in AI and data.

attention gatesmedical image segmentationU-Netconvolutional neural networksCT imagingpancreas segmentation
Share

Take the next step

Try CoreModels, talk with our team, or explore more resources.

Attention U-Net: Learning Where to Look for the Pancreas | Aramai