paper-with-me

Papers

Zero-shot Nuclei Detection via Visual-Language Pre-trained Models

2023-06-30 · Yongjian Wu, Yang Zhou, Jiya Saiyin, Bingzheng Wei, Maode Lai, Jianzhong Shou, Yubo Fan, Yan Xu

Large-scale visual-language pre-trained models (VLPM) have proven their excellent performance in downstream object detection for natural scenes. However, zero-shot nuclei detection on H\&E images via VLPMs remains underexplored. The large gap between medical images and the web-originated text-image pairs used for pre-training makes it a challenging task. In this paper, we attempt to explore the potential of the object-level VLPM, Grounded Language-Image Pre-training (GLIP) model, for zero-shot nuclei detection. Concretely, an automatic prompts design pipeline is devised based on the association binding trait of VLPM and the image-to-text VLPM BLIP, avoiding empirical manual prompts engineering. We further establish a self-training framework, using the automatically designed prompts to generate the preliminary results as pseudo labels from GLIP and refine the predicted boxes in an iterative manner. Our method achieves a remarkable performance for label-free nuclei detection, surpassing other comparison methods. Foremost, our work demonstrates that the VLPM pre-trained on natural image-text pairs exhibits astonishing potential for downstream tasks in the medical field as well. Code will be released at https://github.com/wuyongjianCODE/VLPMNuD.

📄 PDF Abstract BibTeX arXiv:2306.17659

Code (1)

wuyongjiancode/vlpmnud 공식 구현 jax

Tasks

Image to textobject-detectionObject Detection

Methods 이 논문이 사용한 방법론

BLIP Vision-Language Pre-training (VLP) has advanced the performance for many vision-language tasks. However, most existing pre-trained models only excel in either understanding-based…

Similar Papers 제목 키워드 기반

AttriPrompter: Auto-Prompting with Attribute Semantics for Zero-shot Nuclei Detection via Visual-Language Pre-trained Models

2024-10-22 · Yongjian Wu, Yang Zhou, Jiya Saiyin, Bingzheng Wei 외

Large-scale visual-language pre-trained models (VLPMs) have demonstrated exceptional performance in downstream object detection through text prompts for natural scenes. However, their application to zero-shot nuclei dete…

AttributeKnowledge Distillationobject-detectionObject Detection

SAM-dPCR: Real-Time and High-throughput Absolute Quantification of Biological Samples Using Zero-Shot Segment Anything Model

2024-01-22 · Yuanyuan Wei, Shanhang Luo, Changran Xu, Yingqi Fu 외

Digital PCR (dPCR) has revolutionized nucleic acid diagnostics by enabling absolute quantification of rare mutations and target sequences. However, current detection methodologies face challenges, as flow cytometers are …

Self-Supervised Learning

On generalisability of segment anything model for nuclear instance segmentation in histology images

2024-01-25 · Kesi Xu, Lea Goetz, Nasir Rajpoot

Pre-trained on a large and diverse dataset, the segment anything model (SAM) is the first promptable foundation model in computer vision aiming at object segmentation tasks. In this work, we evaluate SAM for the task of …

Instance SegmentationSegmentationSemantic SegmentationZero-Shot Learning

Zero-shot Visual Relation Detection via Composite Visual Cues from Large Language Models

2023-05-21 · NeurIPS 2023 11 · Lin Li, Jun Xiao, Guikun Chen, Jian Shao 외

Pretrained vision-language models, such as CLIP, have demonstrated strong generalization capabilities, making them promising tools in the realm of zero-shot visual recognition. Visual relation detection (VRD) is a typica…

Relation

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 p…

DecoderSegmentationSemantic Segmentation