MATCH: Multi-faceted Adaptive Topo-Consistency for Semi-Supervised Histopathology Segmentation
Meilong Xu, Xiaoling Hu, Shahira Abousamra, Chen Li, Chao Chen
TL;DR
MATCH addresses topological errors in semi-supervised histopathology segmentation by enforcing dual-level topological consistency across MC dropout perturbations and temporal training snapshots. It introduces MATCH-Pair and MATCH-Global to robustly match topological structures across noisy persistence diagrams using a spatial-overlap–persistence–proximity similarity, without ground-truth correspondences. The framework yields stronger topology fidelity and robust segmentation on three histopathology datasets with limited labels, validated through comprehensive ablations and comparisons to state-of-the-art SSL methods. This approach enhances the clinical reliability of digital pathology readouts by preserving meaningful topological structures while maintaining pixel-level accuracy, and provides uncertainty maps as a by-product of the dual-consistency mechanism.
Abstract
In semi-supervised segmentation, capturing meaningful semantic structures from unlabeled data is essential. This is particularly challenging in histopathology image analysis, where objects are densely distributed. To address this issue, we propose a semi-supervised segmentation framework designed to robustly identify and preserve relevant topological features. Our method leverages multiple perturbed predictions obtained through stochastic dropouts and temporal training snapshots, enforcing topological consistency across these varied outputs. This consistency mechanism helps distinguish biologically meaningful structures from transient and noisy artifacts. A key challenge in this process is to accurately match the corresponding topological features across the predictions in the absence of ground truth. To overcome this, we introduce a novel matching strategy that integrates spatial overlap with global structural alignment, minimizing discrepancies among predictions. Extensive experiments demonstrate that our approach effectively reduces topological errors, resulting in more robust and accurate segmentations essential for reliable downstream analysis. Code is available at \href{https://github.com/Melon-Xu/MATCH}{https://github.com/Melon-Xu/MATCH}.
