paper-with-me

Papers

ESP-MedSAM: Efficient Self-Prompting SAM for Universal Domain-Generalized Medical Image Segmentation

2024-07-19 · Qing Xu, Jiaxuan Li, Xiangjian He, Ziyu Liu, Zhen Chen, Wenting Duan, Chenxin Li, Maggie M. He, Fiseha B. Tesema, Wooi P. Cheah, Yi Wang, Rong Qu, Jonathan M. Garibaldi

The universality of deep neural networks across different modalities and their generalization capabilities to unseen domains play an essential role in medical image segmentation. The recent Segment Anything Model (SAM) has demonstrated its potential in both settings. However, the huge computational costs, demand for manual annotations as prompts and conflict-prone decoding process of SAM degrade its generalizability and applicability in clinical scenarios. To address these issues, we propose an efficient self-prompting SAM for universal domain-generalized medical image segmentation, named ESP-MedSAM. Specifically, we first devise the Multi-Modal Decoupled Knowledge Distillation (MMDKD) strategy to construct a lightweight semi-parameter sharing image encoder that produces discriminative visual features for diverse modalities. Further, we introduce the Self-Patch Prompt Generator (SPPG) to automatically generate high-quality dense prompt embeddings for guiding segmentation decoding. Finally, we design the Query-Decoupled Modality Decoder (QDMD) that leverages a one-to-one strategy to provide an independent decoding channel for every modality. Extensive experiments indicate that ESP-MedSAM outperforms state-of-the-arts in diverse medical imaging segmentation tasks, displaying superior modality universality and generalization capabilities. Especially, ESP-MedSAM uses only 4.5\% parameters compared to SAM-H. The source code is available at https://github.com/xq141839/ESP-MedSAM.

📄 PDF Abstract BibTeX arXiv:2407.14153

Code (1)

xq141839/esp-medsam 공식 구현 pytorch

Tasks

DecoderImage SegmentationKnowledge DistillationMedical Image SegmentationSegmentationSemantic SegmentationZero-Shot Learning

Methods 이 논문이 사용한 방법론

Knowledge Distillation A very simple way to improve the performance of almost any machine learning algorithm is to train many different models on the same data and then to average their predictions.…
SAM 설명 없음

Similar Papers 제목 키워드 기반

Medical SAM 2: Segment medical images as video via Segment Anything Model 2

2024-08-01 · Jiayuan Zhu, Abdullah Hamdi, Yunli Qi, Yueming Jin 외

Medical image segmentation plays a pivotal role in clinical diagnostics and treatment planning, yet existing models often face challenges in generalization and in handling both 2D and 3D data uniformly. In this paper, we…

Image SegmentationInteractive SegmentationMedical Image SegmentationObject Tracking+4

SAM-aware Test-time Adaptation for Universal Medical Image Segmentation

2025-06-05 · Jianghao Wu, Yicheng Wu, Yutong Xie, Wenjia Bai 외

Universal medical image segmentation using the Segment Anything Model (SAM) remains challenging due to its limited adaptability to medical domains. Existing adaptations, such as MedSAM, enhance SAM's performance in medic…

Image SegmentationMedical Image SegmentationSemantic SegmentationTest-time Adaptation

MedSAM-U: Uncertainty-Guided Auto Multi-Prompt Adaptation for Reliable MedSAM

2024-09-02 · Nan Zhou, Ke Zou, Kai Ren, Mengting Luo 외

The Medical Segment Anything Model (MedSAM) has shown remarkable performance in medical image segmentation, drawing significant attention in the field. However, its sensitivity to varying prompt types and locations poses…

Image SegmentationMedical Image SegmentationSegmentationSemantic Segmentation

MedSAMix: A Training-Free Model Merging Approach for Medical Image Segmentation

2025-08-14 · Yanwu Yang, Guinan Su, Jiesi Hu, Francesco Sammarco 외 arxiv

Universal medical image segmentation models have emerged as a promising paradigm due to their strong generalizability across diverse tasks, showing great potential for a wide range of clinical applications. This potentia…

Medical Image Segmentation

Swin-LiteMedSAM: A Lightweight Box-Based Segment Anything Model for Large-Scale Medical Image Datasets

2024-09-11 · Ruochen Gao, Donghang Lyu, Marius Staring

Medical imaging is essential for the diagnosis and treatment of diseases, with medical image segmentation as a subtask receiving high attention. However, automatic medical image segmentation models are typically task-spe…

Image SegmentationMedical Image SegmentationSemantic Segmentation