Skip to content
Open access

Design of U-Net Architectures for Medical Image Segmentation using AI/ML Model

Jul 2026 · Journal of Advances in Developmental Research · 0 citations · 14 references

TL;DR

Fully convolutional encoder-decoder networks, in particular U-Net, are the leading method for dense pixel-level classification among the deep learning techniques and do not have any black-box problem and that makes the faster and more accurate in segmentation.

Abstract

The basic digital healthcare is medical image segmentation. Required to diagnose disease with computers and for computer-assisted surgical planning to monitor treatment over the years. Fully convolutional encoder-decoder networks (FCN) have emerged as the standout framework in dense pixel-level classification among the deep learning techniques. Fully convolutional encoder-decoder networks, in particular U-Net, are the leading method for dense pixel-level classification. The distinguishing features of U-Net are its symmetrical contracting and expanding pathways, with skip connections via high-resolution dense intermediaries. That layout matters. It provides for maintaining precise localization of the network and high segmentation accuracy even in the case of a limited amount of samples in annotated datasets and their data is limited. Such flexibility is crucial in biomedical imaging where it is difficult to overcome the challenges of large variations between patients in the properties of tissues and their spatial position. It also involves the changes in shape, volume, anatomical orientation and weak natural contrast at the boundaries. The idea has matured over the past decade to five distinct architectural configurations: standard U-Nets, dedicated deep nets, structural variations, hybrid models (hUNet) and ensembles (eUNet). These variants put in different custom feature extract encoders as well as better local decoding blocks. Some also further optimize the loss functions to improve the semantic segmentation accuracy. Some of these variants have already been applied to clinical applications such as to the precise cardiac volume profiling of CT images using U-shaped Generative Adversarial Networks (GANs), deep urinary system analysis and localization of calculus in abdominal radiography by a computer. Data is seldom abundant. This ongoing training choke is alleviated with newer data augmentation techniques which are incorporated into the pipeline on a regular basis. In addition to these progressions in artificial intelligence modeling, parameter optimization and structured network pruning, an increasing number of simulations are now being executed at speed. The models consume less VRAM, require less storage when used in clinical workflow, infer faster, and they do not have any black-box problem and that makes the faster and more accurate in segmentation.

Read PDF

Similar papers

Review Jul 2026

Medical image segmentation with optimal learning from limited data and annotations: A comprehensive review

This survey extends beyond traditional and deep learning-based augmentation techniques or deep semi-supervised approaches, by explicitly focusing on medical/clinical imaging modalities, by explicitly focusing on CT, MRI, and X-ray, offering a broader perspective.

Pratiksha Gawas, S. Kamath S. · 0 citations
Jul 2026

A Deep Learning-Driven Brain Tumour Segmentation using a Hybrid U-Net and LSTM Architecture

A hybrid deep learning framework consisting of a U-Net architecture integrated with Long Short-Term Memory (LSTM) networks is designed, which displays the promise of combining a convolutional and a recurrent architecture to propagate automated neuroimaging analysis.

K. Pranitha, Vuda Sreenivasa Rao · 0 citations
Aug 2026

Potential-Guided Connected Network for Tiny Structure Segmentation in Medical Images

Medical images provide essential information for diagnosing and monitoring various diseases and systemic disorders. With advancements in deep learning and neural networks, numerous methods have been proposed to achieve high-level medical image segmentation results. However, the variability of tiny structures and their high similarity to the background often lead to mis-segmentation in existing methods. To mitigate these challenges, we propose a potential-guided connected network (PCNet) that integrates an innovative dual soft-hard constraint strategy, combining two different progressive supervisions. This strategy modulates the ability of network to differentiate between well-defined and ambiguous structures through a hyper-parameter, thereby enhancing its capability to detect tiny structures. Furthermore, PCNet is composed of two key modules, including the intermediate generation (IG) module and the progressive inference (PI) module. The IG module produces a range of outputs with varying segmentation potentials using a novel serial architecture, which serves as the foundational input for progressive reasoning in the PI module. The PI module, leveraging the outputs of the IG module, is designed to progressively extract comprehensive contextual information, ultimately producing refined segmentation results. PCNet is evaluated on several publicly available datasets, including DRIVE, MoNuSeg, CoNIC, FIVES, and GlaS, achieving accuracy of 96.92%, 90.29%, 93.93%, 98.82%, and 92.00%, respectively. Extensive experiments demonstrate that our model outperforms the current state-of-the-art methods for tiny structure segmentation in medical images.

Chouyu Chen, Yaotong Song, Junyan Yi et al. · 0 citations

We use cookies to run the site and, with your consent, for analytics and to show ads. See our Cookie Policy.