TL;DR
HisynSeg introduces a weakly-supervised histopathological image segmentation method that synthesizes training data and employs consistency regularization, significantly improving segmentation accuracy without extensive pixel-level annotations.
Contribution
The paper presents a novel framework combining image synthesis and consistency regularization to enhance weakly-supervised tissue segmentation in histopathology images.
Findings
Achieves state-of-the-art segmentation performance on three datasets.
Effectively transforms weak supervision into a fully-supervised learning paradigm.
Demonstrates robustness against synthesis artifacts and annotation scarcity.
Abstract
Tissue semantic segmentation is one of the key tasks in computational pathology. To avoid the expensive and laborious acquisition of pixel-level annotations, a wide range of studies attempt to adopt the class activation map (CAM), a weakly-supervised learning scheme, to achieve pixel-level tissue segmentation. However, CAM-based methods are prone to suffer from under-activation and over-activation issues, leading to poor segmentation performance. To address this problem, we propose a novel weakly-supervised semantic segmentation framework for histopathological images based on image-mixing synthesis and consistency regularization, dubbed HisynSeg. Specifically, synthesized histopathological images with pixel-level masks are generated for fully-supervised model training, where two synthesis strategies are proposed based on Mosaic transformation and B\'ezier mask generation. Besides, an…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
MethodsADaptive gradient method with the OPTimal convergence rate
