DRD-UNet, a UNet-Like Architecture for Multi-Class Breast Cancer Semantic Segmentation

Mauricio Alberto Ortega-Ruíz,Cefa Karabağ,Edgar Roman-Rangel,Constantino Carlos Reyes-Aldasoro
DOI: https://doi.org/10.1109/access.2024.3377428
IF: 3.9
2024-03-22
IEEE Access
Abstract:Staining of histological slides with Hematoxylin and Eosin is widely used in clinical and laboratory settings as these dyes reveal nuclear structures as well as cytoplasm and collagen. For cancer diagnosis, these slides are used to recognize tissues and morphological changes. Tissue semantic segmentation is therefore important and at the same time a challenging and time-consuming task. This paper describes a UNet-like deep learning architecture called DRD-UNet, which adds a novel processing block called DRD (Dilation, Residual, and Dense block) to a UNet architecture. DRD is formed by the combination of dilated convolutions (D), residual connections (R), and dense layers (D). DRD-UNet was applied to the multi-class (tumor, stroma, inflammatory, necrosis, and other) semantic segmentation of histological images from breast cancer samples stained with Hematoxylin and Eosin. The histological images were released through the Breast Cancer Semantic Segmentation (BCSS) Challenge. DRD-UNet outperformed the original UNet architecture and 15 other UNet-based architectures on the segmentation of 12,930 image patches extracted from regions of interest that ranged in size between to pixels. DRD-UNet obtained the best performance as measured with Jaccard similarity index, Dice coefficient, in a per-class comparison and accuracy for overall segmentation.
computer science, information systems,telecommunications,engineering, electrical & electronic
What problem does this paper attempt to address?