Glomeruli detection and classification in histopathological images using deep learning semantic segmentation

基于深度学习语义分割的组织病理图像肾小球检测与分类

阅读:1

Abstract

BACKGROUND AND OBJECTIVE: Glomeruli are essential renal structures responsible for blood filtration, and their condition is indicative of various kidney diseases. Accurate detection and classification of glomeruli in histopathological images are critical for early diagnosis and treatment planning. This study presents an automated method for glomeruli segmentation and classification using deep learning-based semantic segmentation, aiming to reduce inter-observer variability and support diagnostic workflows. METHODS: We propose a modified version of the DeepLab v3 + architecture, where we contributed by enhancing it with architectural adaptations for fine-grained tissue analysis, mainly related to the encoder multiscale feature extraction. The model incorporates a refined Atrous Spatial Pyramid Pooling (ASPP) module and uses the Xception backbone for improved feature extraction. A two-phase training strategy was implemented: initial training on a large semi-automatically annotated dataset, followed by fine-tuning on a smaller, manually labeled set. Images were preprocessed using Contrast-Limited Adaptive Histogram Equalization (CLAHE) and divided into overlapping patches to preserve structural details. The model was trained using a combined loss function of categorical focal Cross-Entropy (CE) and Tversky loss, and performance was evaluated using standard metrics such as Intersection over Union (IoU) and Dice Similarity Coefficient (DSC), reported both overall and per class, as well as class-wise recall and misclassification rates. RESULTS: The proposed model achieved an overall IoU of 0.7674 and a DSC of 0.8614 on the test set. For non-sclerotic glomeruli, the model reached a DSC of 0.8766 and a sensitivity of 84.90%. For sclerotic glomeruli, it achieved a DSC of 0.6952 and a sensitivity of 59.25%. The model consistently outperformed baseline architectures including U-Net, SegNet, nnU-Net, Swin UNETR and the standard DeepLab v3+, particularly in cases involving challenging histological variations. Performance was highest for Hematoxylin and Eosin-stained images, with a DSC of 0.8531. CONCLUSIONS: The proposed method demonstrates strong potential for supporting renal pathology workflows by providing accurate glomerular segmentation and classification. Although a key limitation is that performance on sclerotic glomeruli remains lower due to class imbalance and stain variability, the approach shows significant improvement over existing models. Future work will explore stain normalization and advanced architectures to enhance segmentation robustness across diverse histological conditions.

特别声明

1、本页面内容包含部分的内容是基于公开信息的合理引用;引用内容仅为补充信息,不代表本站立场。

2、若认为本页面引用内容涉及侵权,请及时与本站联系,我们将第一时间处理。

3、其他媒体/个人如需使用本页面原创内容,需注明“来源:[生知库]”并获得授权;使用引用内容的,需自行联系原作者获得许可。

4、投稿及合作请联系:info@biocloudy.com。