# Watershed Encoder–Decoder Neural Network for Nuclei Segmentation of Breast Cancer Histology Images

**Authors:** Vincent Majanga, Ernest Mnkandla, Donatien Koulla Moulla, Sree Thotempudi, Attipoe David Sena

PMC · DOI: 10.3390/bioengineering13020154 · Bioengineering · 2026-01-28

## TL;DR

This paper introduces a new neural network called WEDN to accurately segment cancerous lesions in breast cancer histology images.

## Contribution

The novel contribution is the watershed encoder–decoder neural network (WEDN) for improved nuclei segmentation in breast cancer histology.

## Key findings

- The WEDN model achieved 98.53% validation accuracy on breast histology image segmentation.
- The model also reached 96.98% validation dice coefficient and 97.84% validation IoU metric scores.
- Pre-processing techniques like thresholding and distance transform enhanced segmentation performance.

## Abstract

Recently, deep learning methods have seen major advancements and are preferred for medical image analysis. Clinically, deep learning techniques for cancer image analysis are among the main applications for early diagnosis, detection, and treatment. Consequently, segmentation of breast histology images is a key step towards diagnosing breast cancer. However, the use of deep learning methods for image analysis is constrained by challenging features in the histology images. These challenges include poor image quality, complex microscopic tissue structures, topological intricacies, and boundary/edge inhomogeneity. Furthermore, this leads to a limited number of images required for analysis. The U-Net model was introduced and gained significant traction for its ability to produce high-accuracy results with very few input images. Many modifications of the U-Net architecture exist. Therefore, this study proposes the watershed encoder–decoder neural network (WEDN) to segment cancerous lesions in supervised breast histology images. Pre-processing of supervised breast histology images via augmentation is introduced to increase the dataset size. The augmented dataset is further enhanced and segmented into the region of interest. Data enhancement methods such as thresholding, opening, dilation, and distance transform are used to highlight foreground and background pixels while removing unwanted parts from the image. Consequently, further segmentation via the connected component analysis method is used to combine image pixel components with similar intensity values and assign them their respective labeled binary masks. The watershed filling method is then applied to these labeled binary mask components to separate and identify the edges/boundaries of the regions of interest (cancerous lesions). This resultant image information is sent to the WEDN model network for feature extraction and learning via training and testing. Residual convolutional block layers of the WEDN model are the learnable layers that extract the region of interest (ROI), which is the cancerous lesion. The method was evaluated on 3000 images–watershed masks, an augmented dataset. The model was trained on 2400 training set images and tested on 600 testing set images. This proposed method produced significant results of 98.53% validation accuracy, 96.98% validation dice coefficient, and 97.84% validation intersection over unit (IoU) metric scores.

## Linked entities

- **Diseases:** breast cancer (MONDO:0004989)

## Full-text entities

- **Diseases:** DL (MESH:D007859), cancer (MESH:D009369), injury to (MESH:D014947), prostate cancer (MESH:D011471), BC (MESH:D001943), dental caries (MESH:D003731), metastasis (MESH:D009362)
- **Chemicals:** eosin (MESH:D004801), H&amp;E (MESH:D006371), hematoxylin (MESH:D006416)
- **Species:** Homo sapiens (human, species) [taxon 9606]

## Full text

_Full body text omitted from this summary view._ Fetch the complete paper as Markdown: https://tomesphere.com/paper/PMC12937963/full.md

## Figures

18 figures with captions in the complete paper: https://tomesphere.com/paper/PMC12937963/full.md

## References

24 references — full list in the complete paper: https://tomesphere.com/paper/PMC12937963/full.md

---
Source: https://tomesphere.com/paper/PMC12937963