paper-with-me

Papers

Multi-Layer Pseudo-Supervision for Histopathology Tissue Semantic Segmentation using Patch-level Classification Labels

2021-10-14 · Chu Han, Jiatai Lin, Jinhai Mai, Yi Wang, Qingling Zhang, Bingchao Zhao, Xin Chen, Xipeng Pan, Zhenwei Shi, Xiaowei Xu, Su Yao, Lixu Yan, Huan Lin, Zeyan Xu, Xiaomei Huang, Guoqiang Han, Changhong Liang, Zaiyi Liu

Tissue-level semantic segmentation is a vital step in computational pathology. Fully-supervised models have already achieved outstanding performance with dense pixel-level annotations. However, drawing such labels on the giga-pixel whole slide images is extremely expensive and time-consuming. In this paper, we use only patch-level classification labels to achieve tissue semantic segmentation on histopathology images, finally reducing the annotation efforts. We proposed a two-step model including a classification and a segmentation phases. In the classification phase, we proposed a CAM-based model to generate pseudo masks by patch-level labels. In the segmentation phase, we achieved tissue semantic segmentation by our proposed Multi-Layer Pseudo-Supervision. Several technical novelties have been proposed to reduce the information gap between pixel-level and patch-level annotations. As a part of this paper, we introduced a new weakly-supervised semantic segmentation (WSSS) dataset for lung adenocarcinoma (LUAD-HistoSeg). We conducted several experiments to evaluate our proposed model on two datasets. Our proposed model outperforms two state-of-the-art WSSS approaches. Note that we can achieve comparable quantitative and qualitative results with the fully-supervised model, with only around a 2\% gap for MIoU and FwIoU. By comparing with manual labeling, our model can greatly save the annotation time from hours to minutes. The source code is available at: \url{https://github.com/ChuHan89/WSSS-Tissue}.

📄 PDF Abstract BibTeX arXiv:2110.08048

Code (1)

chuhan89/wsss-tissue 공식 구현 pytorch

Tasks

SegmentationSemantic SegmentationWeakly supervised Semantic SegmentationWeakly-Supervised Semantic Segmentationwhole slide images

Similar Papers 제목 키워드 기반

Human-machine Interactive Tissue Prototype Learning for Label-efficient Histopathology Image Segmentation

2022-11-26 · Wentao Pan, Jiangpeng Yan, Hanbo Chen, Jiawei Yang 외

Recently, deep neural networks have greatly advanced histopathology image segmentation but usually require abundant annotated data. However, due to the gigapixel scale of whole slide images and pathologists' heavy daily …

Contrastive LearningImage SegmentationSegmentationSelf-Supervised Learning+3

CellGenNet: A Knowledge-Distilled Framework for Robust Cell Segmentation in Cancer Tissues

2025-11-19 · Srijan Ray, Bikesh K. Nirala, Jason T. Yustein, Sundaresh Ram arxiv

Accurate nuclei segmentation in microscopy whole slide images (WSIs) remains challenging due to variability in staining, imaging conditions, and tissue morphology. We propose CellGenNet, a knowledge distillation framewor…

Knowledge DistillationCell Segmentation

ConStruct: Structural Distillation of Foundation Models for Prototype-Based Weakly Supervised Histopathology Segmentation

2025-12-11 · Khang Le, Ha Thach, Anh M. Vu, Trang T. K. Vo 외 arxiv

Weakly supervised semantic segmentation (WSSS) in histopathology relies heavily on classification backbones, yet these models often localize only the most discriminative regions and struggle to capture the full spatial e…

Semantic Segmentation

Enhancing Weakly-Supervised Histopathology Image Segmentation with Knowledge Distillation on MIL-Based Pseudo-Labels

2024-07-14 · Yinsheng He, Xingyu Li, Roger J. Zemp

Segmenting tumors in histological images is vital for cancer diagnosis. While fully supervised models excel with pixel-level annotations, creating such annotations is labor-intensive and costly. Accurate histopathology i…

Image SegmentationKnowledge DistillationModel OptimizationMultiple Instance Learning+2

Semantic and Visual Crop-Guided Diffusion Models for Heterogeneous Tissue Synthesis in Histopathology

2025-09-22 · Saghir Alfasly, Wataru Uegami, MD Enamul Hoq, Ghazal Alabtah 외 arxiv

Synthetic data generation in histopathology faces unique challenges: preserving tissue heterogeneity, capturing subtle morphological features, and scaling to unannotated datasets. We present a latent diffusion model that…

Synthetic Data GenerationSemantic Segmentation