Search engine for discovering works of Art, research articles, and books related to Art and Culture
ShareThis
Javascript must be enabled to continue!

E-SegNet: E-Shaped Structure Networks for Accurate 2D and 3D Medical Image Segmentation

View through CrossRef
U-structure has become a foundational approach in medical image segmentation, consistently demonstrating strong performance across various segmentation tasks. Most current models are based on this framework, customizing encoder–decoder components to achieve higher accuracy across various segmentation challenges. However, this often comes at the cost of increased parameter counts, which inevitably limit their practicality in real-world applications. In this study, we provide an E-shaped segmentation framework that discards the traditional step-by-step resolution recovery decoding process, instead directly aggregating multi-scale features extracted by the encoder at each stage for deep cross-level integration. Additionally, we propose an innovative multi-scale large-kernel convolution (MLKConv) module, designed to enhance high-level feature representation by effectively capturing both local and global contextual information. Compared to U-structure, the proposed E-structured approach substantially reduces parameters while delivering superior performance, especially in complex segmentation tasks. Based on this structure, we develop 2 segmentation networks specifically for 2-dimensional (2D) and 3D medical images. 2D E-SegNet is evaluated on four 2D segmentation benchmark datasets (Synapse multi-organ, ACDC, Kvasir-Seg, and BUSI), while 3D E-SegNet is assessed on four 3D segmentation benchmark datasets (Synapse, ACDC, NIH Pancreas, and Lung). Experimental results demonstrate that our approach outperforms the current leading U-shaped models across multiple datasets, achieving new state-of-the-art (SOTA) performance with fewer parameters. In summary, our research introduces a novel approach to medical image segmentation, offering potential improvements and contributing to ongoing advancements in the field. Our code is publicly available on https://github.com/zhaoqi106/E-SegNet .
American Association for the Advancement of Science (AAAS)
Title: E-SegNet: E-Shaped Structure Networks for Accurate 2D and 3D Medical Image Segmentation
Description:
U-structure has become a foundational approach in medical image segmentation, consistently demonstrating strong performance across various segmentation tasks.
Most current models are based on this framework, customizing encoder–decoder components to achieve higher accuracy across various segmentation challenges.
However, this often comes at the cost of increased parameter counts, which inevitably limit their practicality in real-world applications.
In this study, we provide an E-shaped segmentation framework that discards the traditional step-by-step resolution recovery decoding process, instead directly aggregating multi-scale features extracted by the encoder at each stage for deep cross-level integration.
Additionally, we propose an innovative multi-scale large-kernel convolution (MLKConv) module, designed to enhance high-level feature representation by effectively capturing both local and global contextual information.
Compared to U-structure, the proposed E-structured approach substantially reduces parameters while delivering superior performance, especially in complex segmentation tasks.
Based on this structure, we develop 2 segmentation networks specifically for 2-dimensional (2D) and 3D medical images.
2D E-SegNet is evaluated on four 2D segmentation benchmark datasets (Synapse multi-organ, ACDC, Kvasir-Seg, and BUSI), while 3D E-SegNet is assessed on four 3D segmentation benchmark datasets (Synapse, ACDC, NIH Pancreas, and Lung).
Experimental results demonstrate that our approach outperforms the current leading U-shaped models across multiple datasets, achieving new state-of-the-art (SOTA) performance with fewer parameters.
In summary, our research introduces a novel approach to medical image segmentation, offering potential improvements and contributing to ongoing advancements in the field.
Our code is publicly available on https://github.
com/zhaoqi106/E-SegNet .

Related Results

AI‐enabled precise brain tumor segmentation by integrating Refinenet and contour‐constrained features in MRI images
AI‐enabled precise brain tumor segmentation by integrating Refinenet and contour‐constrained features in MRI images
AbstractBackgroundMedical image segmentation is a fundamental task in medical image analysis and has been widely applied in multiple medical fields. The latest transformer‐based de...
COVID-19 Lung CT Image Segmentation Using Deep Learning Methods: UNET Vs. SegNET
COVID-19 Lung CT Image Segmentation Using Deep Learning Methods: UNET Vs. SegNET
Abstract Background: Currently, there is an urgent need for efficient tools to assess in the diagnosis of COVID-19 patients. In this paper, we present feasible solutions fo...
COVID-19 Lung CT Image Segmentation Using Deep Learning Methods: UNET Vs. SegNET
COVID-19 Lung CT Image Segmentation Using Deep Learning Methods: UNET Vs. SegNET
Abstract Background: Currently, there is an urgent need for efficient tools to assess the diagnosis of COVID-19patients. In this paper, we present feasible solutions for de...
Review on 2D and 3D MRI Image Segmentation Techniques
Review on 2D and 3D MRI Image Segmentation Techniques
Background: Magnetic Resonance Imaging is most widely used for early diagnosis of abnormalities in human organs. Due to the technical advancement in digital image processing, auto...
Multiple surface segmentation using novel deep learning and graph based methods
Multiple surface segmentation using novel deep learning and graph based methods
<p>The task of automatically segmenting 3-D surfaces representing object boundaries is important in quantitative analysis of volumetric images, which plays a vital role in nu...
Depth-aware salient object segmentation
Depth-aware salient object segmentation
Object segmentation is an important task which is widely employed in many computer vision applications such as object detection, tracking, recognition, and ret...
Echocardiographic image multi‐structure segmentation using Cardiac‐SegNet
Echocardiographic image multi‐structure segmentation using Cardiac‐SegNet
PurposeCardiac boundary segmentation of echocardiographic images is important for cardiac function assessment and disease diagnosis. However, it is challenging to segment cardiac v...
Kinematics Analysis and Trajectory Planning of Segmentation Robot for Chilled Sheep Carcass
Kinematics Analysis and Trajectory Planning of Segmentation Robot for Chilled Sheep Carcass
HighlightsAn automatic sheep segmentation robot system was developed to realize the automatic segmentation of chilled sheep carcass and improve the segmentation efficiency.The mech...

Back to Top