Skip to main page content
U.S. flag

An official website of the United States government

Dot gov

The .gov means it’s official.
Federal government websites often end in .gov or .mil. Before sharing sensitive information, make sure you’re on a federal government site.

Https

The site is secure.
The https:// ensures that you are connecting to the official website and that any information you provide is encrypted and transmitted securely.

Access keys NCBI Homepage MyNCBI Homepage Main Content Main Navigation
. 2024:15136:271-289.
doi: 10.1007/978-3-031-73229-4_16. Epub 2024 Oct 25.

Semi-supervised Segmentation of Histopathology Images with Noise-Aware Topological Consistency

Affiliations

Semi-supervised Segmentation of Histopathology Images with Noise-Aware Topological Consistency

Meilong Xu et al. Comput Vis ECCV. 2024.

Abstract

In digital pathology, segmenting densely distributed objects like glands and nuclei is crucial for downstream analysis. Since detailed pixel-wise annotations are very time-consuming, we need semi-supervised segmentation methods that can learn from unlabeled images. Existing semi-supervised methods are often prone to topological errors, e.g., missing or incorrectly merged/separated glands or nuclei. To address this issue, we propose TopoSemiSeg, the first semi-supervised method that learns the topological representation from unlabeled histopathology images. The major challenge is for unlabeled images; we only have predictions carrying noisy topology. To this end, we introduce a noise-aware topological consistency loss to align the representations of a teacher and a student model. By decomposing the topology of the prediction into signal topology and noisy topology, we ensure that the models learn the true topological signals and become robust to noise. Extensive experiments on public histopathology image datasets show the superiority of our method, especially on topology-aware evaluation metrics. Code is available at https://github.com/Melon-Xu/TopoSemiSeg.

Keywords: Histopathology Imaging; Semi-supervised Segmentation; Topological Consistency.

PubMed Disclaimer

Figures

Fig. 1:
Fig. 1:
Illustration of the significance of topological correctness in gland segmentation. (a) an input image. (b) ground truth GT. (c) the result of SoTA semi-supervised segmentation method [64] devoid of any topological regularization. (d) our segmentation result. For the regions within boxes, the SoTA’s result has errors that, while minor at the pixel level, significantly alter the semantic interpretation. The red boxes indicate prediction errors such as incorrectly merging adjacent glands, the blue box indicates false positive gland predictions, and the green boxes indicate the false negative holes in glands. These errors affect the pathologist’s decision and analysis.
Fig. 2:
Fig. 2:
(a) A predicted likelihood map f, (b) the binary prediction, and (c) the corresponding persistence diagram Dgm(f), which tends to be noisy. In (d), consider the filtration for different values of threshold c. Notice that there are three true, or signal, structures, denoted by colors red, green, and blue, which persist across the range of c. Hence the dots corresponding to these structures are located at the upperleft corner of Dgm(f). The remaining colors denote several noisy structures which persist for a short range of c, and thus their dots appear closer to the diagonal. Note that we only show 0-dim persistent dots referring to connected components in Dgm(f).
Fig. 3:
Fig. 3:
An overview of our method. (a) denotes the labeled workflow. The student model learns from labeled images via the supervised loss S. (b) denotes the unlabeled workflow. The student model learns from unlabeled images using U, which consists of pixel-wise consistency loss pixelU and noise-aware topological consistency loss topoU. (c) shows the details of our proposed noise-aware topological consistency loss topoU, which encompasses our decomposition and optimal matching strategy, resulting in signal topology consistency loss topo-consU and noisy topology removal loss topo-remU.
Fig. 4:
Fig. 4:
Inituition of our decomposition and matching strategy. (a) the raw image. (b) the ground truth, included for reference. (c) the student likelihood (lh). (d) the teacher likelihood. (e) decomposition of the persistence diagram of the student likelihood. The purple line demonstrates the decomposition. (f) decomposition of the persistence diagram (tPD) of teacher likelihood. (g) the consistency between the signal topology. Green arrows show the matching process. (h) the noisy topology removal process. (i) the matching process without decomposition.
Fig. 5:
Fig. 5:
Qualitative results on three histopathology image datasets using 20% labeled data for training. Locations prone to topological errors are shown within red boxes. Row 1: CRAG, Row 2: GlaS, Rows 3 & 4: MoNuSeg. Zoom in for better views.

Similar articles

Cited by

References

    1. Basak H, Yin Z: Pseudo-label guided contrastive learning for semi-supervised medical image segmentation. In: CVPR; (2023)
    1. Berthelot D, Carlini N, Goodfellow I, Papernot N, Oliver A, Raffel CA: Mixmatch: A holistic approach to semi-supervised learning. In: NeurIPS; (2019)
    1. Cao H, Wang Y, Chen J, Jiang D, Zhang X, Tian Q, Wang M: Swin-unet: Unet-like pure transformer for medical image segmentation. In: ECCV; (2022)
    1. Chen G, Ru J, Zhou Y, Rekik I, Pan Z, Liu X, Lin Y, Lu B, Shi J: Mtans: Multi-scale mean teacher combined adversarial network with shape-aware embedding for semi-supervised brain lesion segmentation. NeuroImage (2021) - PubMed
    1. Chen LC, Zhu Y, Papandreou G, Schroff F, Adam H: Encoder-decoder with atrous separable convolution for semantic image segmentation. In: ECCV; (2018)

LinkOut - more resources