UNet#: A UNet-like Redesigning Skip Connections for Medical Image Segmentation

05/24/2022
by   Ledan Qian, et al.
0

As an essential prerequisite for developing a medical intelligent assistant system, medical image segmentation has received extensive research and concentration from the neural network community. A series of UNet-like networks with encoder-decoder architecture has achieved extraordinary success, in which UNet2+ and UNet3+ redesign skip connections, respectively proposing dense skip connection and full-scale skip connection and dramatically improving compared with UNet in medical image segmentation. However, UNet2+ lacks sufficient information explored from the full scale, which will affect the learning of organs' location and boundary. Although UNet3+ can obtain the full-scale aggregation feature map, owing to the small number of neurons in the structure, it does not satisfy the segmentation of tiny objects when the number of samples is small. This paper proposes a novel network structure combining dense skip connections and full-scale skip connections, named UNet-sharp (UNet#) for its shape similar to symbol #. The proposed UNet# can aggregate feature maps of different scales in the decoder sub-network and capture fine-grained details and coarse-grained semantics from the full scale, which benefits learning the exact location and accurately segmenting the boundary of organs or lesions. We perform deep supervision for model pruning to speed up testing and make it possible for the model to run on mobile devices; furthermore, designing two classification-guided modules to reduce false positives achieves more accurate segmentation results. Various experiments of semantic segmentation and instance segmentation on different modalities (EM, CT, MRI) and dimensions (2D, 3D) datasets, including the nuclei, brain tumor, liver, and lung, demonstrate that the proposed method outperforms state-of-the-art models.

READ FULL TEXT
research
04/19/2020

UNet 3+: A Full-Scale Connected UNet for Medical Image Segmentation

Recently, a growing interest has been seen in deep learning-based semant...
research
12/11/2019

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

The state-of-the-art models for medical image segmentation are variants ...
research
06/10/2019

Semantic-guided Encoder Feature Learning for Blurry Boundary Delineation

Encoder-decoder architectures are widely adopted for medical image segme...
research
01/02/2022

Recurrent Feature Propagation and Edge Skip-Connections for Automatic Abdominal Organ Segmentation

Automatic segmentation of abdominal organs in computed tomography (CT) i...
research
07/11/2022

Hybrid Skip: A Biologically Inspired Skip Connection for the UNet Architecture

In this work we introduce a biologically inspired long-range skip connec...
research
03/03/2020

DDU-Nets: Distributed Dense Model for 3D MRI Brain Tumor Segmentation

Segmentation of brain tumors and their subregions remains a challenging ...
research
01/17/2023

Multi Kernel Positional Embedding ConvNeXt for Polyp Segmentation

Medical image segmentation is the technique that helps doctor view and h...

Please sign up or login with your details

Forgot password? Click here to reset