Search papers, labs, and topics across Lattice.
This paper introduces a weakly supervised teacher-student framework for gland segmentation in colorectal cancer histopathology, addressing the challenge of limited pixel-level annotations. The framework uses an Exponential Moving Average (EMA) teacher network, confidence-based filtering, and curriculum-guided refinement to generate progressively refined pseudo-masks from sparse pathologist annotations. Experiments on multiple datasets, including an institutional cohort and public datasets (Gland Segmentation, TCGA COAD, TCGA READ, SPIDER), demonstrate improved segmentation performance and generalization compared to existing weakly supervised methods.
Achieve near state-of-the-art gland segmentation with only sparse pathologist annotations by using a teacher-student framework with progressive pseudo-mask refinement.
Background and objectives: Colorectal cancer histopathological grading depends on accurate segmentation of glandular structures. Current deep learning approaches rely on large scale pixel level annotations that are labor intensive and difficult to obtain in routine clinical practice. Weakly supervised semantic segmentation offers a promising alternative. However, class activation map based methods often produce incomplete pseudo masks that emphasize highly discriminative regions and fail to supervise unannotated glandular structures. We propose a weakly supervised teacher student framework that leverages sparse pathologist annotations and an Exponential Moving Average stabilized teacher network to generate refined pseudo masks. Methods: The framework integrates confidence based filtering, adaptive fusion of teacher predictions with limited ground truth, and curriculum guided refinement to progressively segment unannotated glandular regions. The method was evaluated on an institutional colorectal cancer cohort from The Ohio State University Wexner Medical Center consisting of 60 hematoxylin and eosin stained whole slide images and on public datasets including the Gland Segmentation dataset, TCGA COAD, TCGA READ, and SPIDER. Results: On the Gland Segmentation dataset the framework achieved a mean Intersection over Union of 80.10 and a mean Dice coefficient of 89.10. Cross cohort evaluation demonstrated robust generalization on TCGA COAD and TCGA READ without additional annotations, while reduced performance on SPIDER reflected domain shift. Conclusions: The proposed framework provides an annotation efficient and generalizable approach for gland segmentation in colorectal histopathology.