paper-with-me

홈 › Papers

Progressive Vision-Language Prompt for Multi-Organ Multi-Class Cell Semantic Segmentation with Single Branch

2024-12-04 · Qing Zhang, Hang Guo, Siyuan Yang, Qingli Li, Yan Wang

Pathological cell semantic segmentation is a fundamental technology in computational pathology, essential for applications like cancer diagnosis and effective treatment. Given that multiple cell types exist across various organs, with subtle differences in cell size and shape, multi-organ, multi-class cell segmentation is particularly challenging. Most existing methods employ multi-branch frameworks to enhance feature extraction, but often result in complex architectures. Moreover, reliance on visual information limits performance in multi-class analysis due to intricate textural details. To address these challenges, we propose a Multi-OrgaN multi-Class cell semantic segmentation method with a single brancH (MONCH) that leverages vision-language input. Specifically, we design a hierarchical feature extraction mechanism to provide coarse-to-fine-grained features for segmenting cells of various shapes, including high-frequency, convolutional, and topological features. Inspired by the synergy of textual and multi-grained visual features, we introduce a progressive prompt decoder to harmonize multimodal information, integrating features from fine to coarse granularity for better context capture. Extensive experiments on the PanNuke dataset, which has significant class imbalance and subtle cell size and shape variations, demonstrate that MONCH outperforms state-of-the-art cell segmentation methods and vision-language models. Codes and implementations will be made publicly available.

📄 PDF Abstract BibTeX arXiv:2412.02978

Code (0)

등록된 구현이 없습니다.

Tasks

Cell SegmentationSegmentationSemantic Segmentation

Similar Papers 제목 키워드 기반

Progressive Multi-modal Conditional Prompt Tuning

2024-04-18 · Xiaoyu Qiu, Hao Feng, Yuechen Wang, Wengang Zhou 외

Pre-trained vision-language models (VLMs) have shown remarkable generalization capabilities via prompting, which leverages VLMs as knowledge bases to extract information beneficial for downstream tasks. However, existing…

Vision-Language Meets the Skeleton: Progressively Distillation with Cross-Modal Knowledge for 3D Action Representation Learning

2024-05-31 · Yang Chen, Tian He, Junfeng Fu, Ling Wang 외

Skeleton-based action representation learning aims to interpret and understand human behaviors by encoding the skeleton sequences, which can be categorized into two primary training paradigms: supervised learning and sel…

Action RecognitionContrastive LearningKnowledge DistillationRepresentation Learning+4

Foundation Model-guided Iteratively Prompting and Pseudo-Labeling for Partially Labeled Medical Image Segmentation

2026-04-01 · Qiaochu Zhao, Wei Wei, David Horowitz, Richard Bakst 외 arxiv

Automated medical image segmentation has achieved remarkable progress with fully labeled data. However, site-specific clinical priorities and the high cost of manual annotation often yield scans with only a subset of org…

Medical Image Segmentation

MaPLe: Multi-modal Prompt Learning

2022-10-06 · CVPR 2023 1 · Muhammad Uzair Khattak, Hanoona Rasheed, Muhammad Maaz, Salman Khan 외

Pre-trained vision-language (V-L) models such as CLIP have shown excellent generalization ability to downstream tasks. However, they are sensitive to the choice of input text prompts and require careful selection of prom…

Prompt EngineeringPrompt Learning

CRISP-SAM2: SAM2 with Cross-Modal Interaction and Semantic Prompting for Multi-Organ Segmentation

2025-06-29 · Xinlei Yu, Chanmiao Wang, Hui Jin, Ahmed Elazab 외

Multi-organ medical segmentation is a crucial component of medical image processing, essential for doctors to make accurate diagnoses and develop effective treatment plans. Despite significant progress in this field, cur…

Organ Segmentation