paper-with-me

Papers

A Deep Convolutional Neural Network-Based Novel Class Balancing for Imbalance Data Segmentation

2025-06-23 · Atifa Kalsoom, M. A. Iftikhar, Amjad Ali, Zubair Shah, Shidin Balakrishnan, Hazrat Ali

Retinal fundus images provide valuable insights into the human eye's interior structure and crucial features, such as blood vessels, optic disk, macula, and fovea. However, accurate segmentation of retinal blood vessels can be challenging due to imbalanced data distribution and varying vessel thickness. In this paper, we propose BLCB-CNN, a novel pipeline based on deep learning and bi-level class balancing scheme to achieve vessel segmentation in retinal fundus images. The BLCB-CNN scheme uses a Convolutional Neural Network (CNN) architecture and an empirical approach to balance the distribution of pixels across vessel and non-vessel classes and within thin and thick vessels. Level-I is used for vessel/non-vessel balancing and Level-II is used for thick/thin vessel balancing. Additionally, pre-processing of the input retinal fundus image is performed by Global Contrast Normalization (GCN), Contrast Limited Adaptive Histogram Equalization (CLAHE), and gamma corrections to increase intensity uniformity as well as to enhance the contrast between vessels and background pixels. The resulting balanced dataset is used for classification-based segmentation of the retinal vascular tree. We evaluate the proposed scheme on standard retinal fundus images and achieve superior performance measures, including an area under the ROC curve of 98.23%, Accuracy of 96.22%, Sensitivity of 81.57%, and Specificity of 97.65%. We also demonstrate the method's efficacy through external cross-validation on STARE images, confirming its generalization ability.

📄 PDF Abstract BibTeX arXiv:2506.18474

Code (0)

등록된 구현이 없습니다.

Tasks

Specificity

Similar Papers 제목 키워드 기반

Learning Shape Representation on Sparse Point Clouds for Volumetric Image Segmentation

2019-06-05 · Fabian Balsiger, Yannick Soom, Olivier Scheidegger, Mauricio Reyes

Volumetric image segmentation with convolutional neural networks (CNNs) encounters several challenges, which are specific to medical images. Among these challenges are large volumes of interest, high class imbalances, an…

Image SegmentationSegmentationSemantic Segmentation

Dynamic Label Injection for Imbalanced Industrial Defect Segmentation

2024-08-19 · Emanuele Caruso, Francesco Pelosin, Alessandro Simoni, Marco Boschetti

In this work, we propose a simple yet effective method to tackle the problem of imbalanced multi-class semantic segmentation in deep learning systems. One of the key properties for a good training set is the balancing am…

Semantic Segmentation

Dilated Balanced Cross Entropy Loss for Medical Image Segmentation

2024-12-08 · Seyed Mohsen Hosseini, Mahdieh Soleymani Baghshah

A novel method for tackling the problem of imbalanced data in medical image segmentation is proposed in this work. In balanced cross entropy (CE) loss, which is a type of weighted CE loss, the weight assigned to each cla…

Image SegmentationMedical Image SegmentationSemantic Segmentation

DiffMix: Diffusion Model-based Data Synthesis for Nuclei Segmentation and Classification in Imbalanced Pathology Image Datasets

2023-06-25 · Hyun-Jic Oh, Won-Ki Jeong

Nuclei segmentation and classification is a significant process in pathology image analysis. Deep learning-based approaches have greatly contributed to the higher accuracy of this task. However, those approaches suffer f…

ClassificationNuclei ClassificationSegmentation

DeepVesselNet: Vessel Segmentation, Centerline Prediction, and Bifurcation Detection in 3-D Angiographic Volumes

2018-03-25 · Giles Tetteh, Velizar Efremov, Nils D. Forkert, Matthias Schneider 외

We present DeepVesselNet, an architecture tailored to the challenges faced when extracting vessel networks or trees and corresponding features in 3-D angiographic volumes using deep learning. We discuss the problems of l…

Transfer Learning