paper-with-me

Papers

Prototype-Based Image Prompting for Weakly Supervised Histopathological Image Segmentation

2025-01-01 · CVPR 2025 1 · Qingchen Tang, Lei Fan, Maurice Pagnucco, Yang song

Weakly supervised image segmentation with image-level labels has drawn attention due to the high cost of pixel-level annotations. Traditional methods using Class Activation Maps (CAMs) often highlight only the most discriminative regions, leading to incomplete masks. Recent approaches that introduce textual information struggle with histopathological images due to inter-class homogeneity and intra-class heterogeneity. In this paper, we propose a prototype-based image prompting framework for histopathological image segmentation. It constructs an image bank from the training set using clustering, extracting multiple prototype features per class to capture intra-class heterogeneity. By designing a matching loss between input features and class-specific prototypes using contrastive learning, our method addresses inter-class homogeneity and guides the model to generate more accurate CAMs. Experiments on four datasets (LUAD-HistoSeg, BCSS-WSSS, GCSS, and BCSS) show that our method outperforms existing weakly supervised segmentation approaches, setting new benchmarks in histopathological image segmentation.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

Contrastive LearningImage SegmentationSegmentationSemantic SegmentationWeakly supervised segmentation

Methods 이 논문이 사용한 방법론

Softmax The Softmax output function transforms a previous layer's output into a vector of probabilities. It is commonly used for multiclass classification. Given an input vector $x$…
Attention 설명 없음
SET Dynamic Sparse Training method where weight mask is updated randomly periodically

Similar Papers 제목 키워드 기반

Guided Prompting in SAM for Weakly Supervised Cell Segmentation in Histopathological Images

2023-11-29 · Aayush Kumar Tyagi, Vaibhav Mishra, Prathosh A. P., Mausam

Cell segmentation in histopathological images plays a crucial role in understanding, diagnosing, and treating many diseases. However, data annotation for this is expensive since there can be a large number of cells per i…

Cell SegmentationImage SegmentationSegmentationSemantic Segmentation

HisynSeg: Weakly-Supervised Histopathological Image Segmentation via Image-Mixing Synthesis and Consistency Regularization

2024-12-30 · Zijie Fang, Yifeng Wang, Peizhang Xie, Zhi Wang 외

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 …

Image SegmentationSegmentationSemantic SegmentationWeakly-supervised Learning+2

Advancing Weakly-Supervised Change Detection in Satellite Images via Adversarial Class Prompting

2025-08-24 · Zhenghui Zhao, Chen Wu, Di Wang, Hongruixuan Chen 외 arxiv

Weakly-Supervised Change Detection (WSCD) aims to distinguish specific object changes (e.g., objects appearing or disappearing) from background variations (e.g., environmental changes due to light, weather, or seasonal s…

Change Detection

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

Towards Label-efficient Automatic Diagnosis and Analysis: A Comprehensive Survey of Advanced Deep Learning-based Weakly-supervised, Semi-supervised and Self-supervised Techniques in Histopathological Image Analysis

2022-08-18 · Linhao Qu, Siyu Liu, Xiaoyu Liu, Manning Wang 외

Histopathological images contain abundant phenotypic information and pathological patterns, which are the gold standards for disease diagnosis and essential for the prediction of patient prognosis and treatment outcome. …

PrognosisRepresentation LearningSelf-Supervised LearningWeakly-supervised Learning