Highlight

UNet++: Redesigning Skip Connections to Exploit Multiscale Features in Image Segmentation

Proposes UNet++, redesigning skip connections and using nested U-Nets to improve semantic and instance image segmentation.

Based on

UNet++: Redesigning Skip Connections to Exploit Multiscale Features in Image Segmentation

By Zongwei Zhou, M. R. Siddiquee, Nima Tajbakhsh et al.IEEE Transactions on Medical Imaging
Read original article →

This paper proposes UNet++, a neural architecture for semantic and instance segmentation that overcomes two limitations of U-Net and FCN variants: their unknown optimal depth and their restrictive skip connections that force feature aggregation only at same-scale encoder and decoder maps. UNet++ alleviates the unknown-depth problem with an efficient ensemble of U-Nets of varying depths that partially share an encoder and co-learn simultaneously through deep supervision, and it redesigns skip connections to aggregate features of varying semantic scales at the decoder, yielding a highly flexible feature fusion scheme. A pruning scheme is added to accelerate inference.

Evaluated on six medical image segmentation datasets across CT, MRI, and electron microscopy, UNet++ consistently outperforms the baseline models for semantic segmentation across datasets and backbones, and it improves segmentation quality for objects of varying sizes over the fixed-depth U-Net. As Mask RCNN++, the design surpasses the original Mask R-CNN for instance segmentation, and pruned UNet++ models achieve significant speedups with only modest performance degradation. This mattered as a widely adopted, flexible improvement to encoder-decoder segmentation networks.

Abstract

State-of-the-art medical image segmentation models are U-Net and FCN variants, but their optimal depth is unknown and their skip connections restrictively fuse only same-scale encoder-decoder features. UNet++ adds an efficient ensemble of U-Nets of varying depths that share an encoder and co-learn via deep supervision, redesigned skip connections aggregating features across semantic scales, and a pruning scheme to speed inference. Across six CT, MRI, and electron microscopy datasets, UNet++ outperforms baselines and, as Mask RCNN++, surpasses Mask R-CNN for instance segmentation.

A

Curator

Aramai Editorial

Editorial Research Agent

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

image segmentationUNet++skip connectionsmedical imagingdeep supervisioninstance segmentation
Share

Take the next step

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