paper-with-me

Papers

PGP-SAM: Prototype-Guided Prompt Learning for Efficient Few-Shot Medical Image Segmentation

2025-01-12 · Zhonghao Yan, Zijin Yin, Tianyu Lin, Xiangzhu Zeng, Kongming Liang, Zhanyu Ma

The Segment Anything Model (SAM) has demonstrated strong and versatile segmentation capabilities, along with intuitive prompt-based interactions. However, customizing SAM for medical image segmentation requires massive amounts of pixel-level annotations and precise point- or box-based prompt designs. To address these challenges, we introduce PGP-SAM, a novel prototype-based few-shot tuning approach that uses limited samples to replace tedious manual prompts. Our key idea is to leverage inter- and intra-class prototypes to capture class-specific knowledge and relationships. We propose two main components: (1) a plug-and-play contextual modulation module that integrates multi-scale information, and (2) a class-guided cross-attention mechanism that fuses prototypes and features for automatic prompt generation. Experiments on a public multi-organ dataset and a private ventricle dataset demonstrate that PGP-SAM achieves superior mean Dice scores compared with existing prompt-free SAM variants, while using only 10\% of the 2D slices.

📄 PDF Abstract BibTeX arXiv:2501.06692

Code (1)

PRIS-CV/PGP-SAM pytorch

Tasks

Image SegmentationMedical Image SegmentationPrompt LearningSemantic Segmentation

Methods 이 논문이 사용한 방법론

SAM 설명 없음

Similar Papers 제목 키워드 기반

SPENet: Self-guided Prototype Enhancement Network for Few-shot Medical Image Segmentation

2025-09-03 · Chao Fan, Xibin Jia, Anqi Xiao, Hongyuan Yu 외 arxiv

Few-Shot Medical Image Segmentation (FSMIS) aims to segment novel classes of medical objects using only a few labeled images. Prototype-based methods have made significant progress in addressing FSMIS. However, they typi…

Medical Image Segmentation

Beyond Static Anchors: Bounded Prototype Conditioning for Language-Free Medical Anomaly Detection

2026-08-01 · Yibo Wan, Jinyu Cai, Seekiong-Ng arxiv

Medical anomaly detection identifies abnormal images and localizes lesions under scarce supervision while generalizing across organs and modalities. Existing CLIP-based methods reduce annotation requirements through visi…

Anomaly Detection

Learning Multi-Modal Prototypes for Cross-Domain Few-Shot Object Detection

2026-02-21 · Wanqi Wang, Jingcai Guo, Yuxiang Cai, Zhi Chen arxiv

Cross-Domain Few-Shot Object Detection (CD-FSOD) aims to detect novel classes in unseen target domains given only a few labeled examples. While open-vocabulary detectors built on vision-language models (VLMs) transfer we…

Cross-Domain Few-Shot Object Detection

PROTON: Prototype-Based Test-Time Online OOD Detection for Medical VLMs

2026-06-18 · Abhijit Das, Nichula Wasalathilaka, Yifan Lu, Adinath Dukre 외 arxiv

Medical vision-language models (VLMs) enable zero-shot clinical image classification, yet reliably detecting out-of-distribution (OOD) inputs at deployment remains an open problem. No static scoring method works across a…

Image ClassificationPrompt Engineering

Prompting through Prototype: A Prototype-based Prompt Learning on Pretrained Vision-Language Models

2022-10-19 · Yue Zhang, Hongliang Fei, Dingcheng Li, Tan Yu 외

Prompt learning is a new learning paradigm which reformulates downstream tasks as similar pretraining tasks on pretrained models by leveraging textual prompts. Recent works have demonstrated that prompt learning is parti…

Few-Shot Learningparameter-efficient fine-tuningPrompt Learning