paper-with-me

홈 › Papers

UN-SAM: Universal Prompt-Free Segmentation for Generalized Nuclei Images

2024-02-26 · Zhen Chen, Qing Xu, Xinyu Liu, Yixuan Yuan

In digital pathology, precise nuclei segmentation is pivotal yet challenged by the diversity of tissue types, staining protocols, and imaging conditions. Recently, the segment anything model (SAM) revealed overwhelming performance in natural scenarios and impressive adaptation to medical imaging. Despite these advantages, the reliance of labor-intensive manual annotation as segmentation prompts severely hinders their clinical applicability, especially for nuclei image analysis containing massive cells where dense manual prompts are impractical. To overcome the limitations of current SAM methods while retaining the advantages, we propose the Universal prompt-free SAM framework for Nuclei segmentation (UN-SAM), by providing a fully automated solution with remarkable generalization capabilities. Specifically, to eliminate the labor-intensive requirement of per-nuclei annotations for prompt, we devise a multi-scale Self-Prompt Generation (SPGen) module to revolutionize clinical workflow by automatically generating high-quality mask hints to guide the segmentation tasks. Moreover, to unleash the generalization capability of SAM across a variety of nuclei images, we devise a Domain-adaptive Tuning Encoder (DT-Encoder) to seamlessly harmonize visual features with domain-common and domain-specific knowledge, and further devise a Domain Query-enhanced Decoder (DQ-Decoder) by leveraging learnable domain queries for segmentation decoding in different nuclei domains. Extensive experiments prove that UN-SAM with exceptional performance surpasses state-of-the-arts in nuclei instance and semantic segmentation, especially the generalization capability in zero-shot scenarios. The source code is available at https://github.com/CUHK-AIM-Group/UN-SAM.

📄 PDF Abstract BibTeX arXiv:2402.16663

Code (1)

cuhk-aim-group/un-sam 공식 구현 pytorch

Tasks

DecoderSegmentationSemantic Segmentation

Methods 이 논문이 사용한 방법론

SAM 설명 없음

Similar Papers 제목 키워드 기반

NuSegDG: Integration of Heterogeneous Space and Gaussian Kernel for Domain-Generalized Nuclei Segmentation

2024-08-21 · Zhenye Lou, Qing Xu, Zekun Jiang, Xiangjian He 외

Domain-generalized nuclei segmentation refers to the generalizability of models to unseen domains based on knowledge learned from source domains and is challenged by various image conditions, cell types, and stain strate…

DecoderDomain GeneralizationImage SegmentationInstance Segmentation+2

Prompt-Free Lightweight SAM Adaptation for Histopathology Nuclei Segmentation with Strong Cross-Dataset Generalization

2026-03-20 · Muhammad Hassan Maqsood, Yanming Zhu, Alfred Lam, Getamesay Dagnaw 외 arxiv

Histopathology nuclei segmentation is crucial for quantitative tissue analysis and cancer diagnosis. Although existing segmentation methods have achieved strong performance, they are often computationally heavy and show …

Segmentation-free integration of nuclei morphology and spatial transcriptomics for retinal images

2025-02-08 · Eduard Chelebian, Pratiti Dasgupta, Zainalabedin Samadi, Carolina Wählby 외

This study introduces SEFI (SEgmentation-Free Integration), a novel method for integrating morphological features of cell nuclei with spatial transcriptomics data. Cell segmentation poses a significant challenge in the a…

Cell SegmentationSegmentationSelf-Supervised Learning

Co-Seg: Mutual Prompt-Guided Collaborative Learning for Tissue and Nuclei Segmentation

2025-09-08 · Qing Xu, Wenting Duan, Zhen Chen arxiv

Histopathology image analysis is critical yet challenged by the demand of segmenting tissue regions and nuclei instances for tumor microenvironment and cellular morphology analysis. Existing studies focused on tissue sem…

Semantic SegmentationPanoptic SegmentationInstance Segmentation

Segment Any Cell: A SAM-based Auto-prompting Fine-tuning Framework for Nuclei Segmentation

2024-01-24 · Saiyang Na, Yuzhi Guo, Feng Jiang, Hehuan Ma 외

In the rapidly evolving field of AI research, foundational models like BERT and GPT have significantly advanced language and vision tasks. The advent of pretrain-prompting models such as ChatGPT and Segmentation Anything…

Image SegmentationSegmentationSemantic Segmentation