paper-with-me

홈 › Papers

Robust Box Prompt based SAM for Medical Image Segmentation

2024-07-31 · Yuhao Huang, Xin Yang, Han Zhou, Yan Cao, Haoran Dou, Fajin Dong, Dong Ni

The Segment Anything Model (SAM) can achieve satisfactory segmentation performance under high-quality box prompts. However, SAM's robustness is compromised by the decline in box quality, limiting its practicality in clinical reality. In this study, we propose a novel Robust Box prompt based SAM (\textbf{RoBox-SAM}) to ensure SAM's segmentation performance under prompts with different qualities. Our contribution is three-fold. First, we propose a prompt refinement module to implicitly perceive the potential targets, and output the offsets to directly transform the low-quality box prompt into a high-quality one. We then provide an online iterative strategy for further prompt refinement. Second, we introduce a prompt enhancement module to automatically generate point prompts to assist the box-promptable segmentation effectively. Last, we build a self-information extractor to encode the prior information from the input image. These features can optimize the image embeddings and attention calculation, thus, the robustness of SAM can be further enhanced. Extensive experiments on the large medical segmentation dataset including 99,299 images, 5 modalities, and 25 organs/targets validated the efficacy of our proposed RoBox-SAM.

📄 PDF Abstract BibTeX arXiv:2407.21284

Code (0)

등록된 구현이 없습니다.

Tasks

Image SegmentationMedical Image SegmentationSegmentationSemantic Segmentation

Methods 이 논문이 사용한 방법론

Softmax The Softmax output function transforms a previous layer's output into a vector of probabilities. It is commonly used for multiclass classification. Given an input vector $x$…
Attention 설명 없음
SAM 설명 없음

Similar Papers 제목 키워드 기반

Medical SAM Adapter: Adapting Segment Anything Model for Medical Image Segmentation

2023-04-25 · Junde Wu, Wei Ji, Yuanpei Liu, Huazhu Fu 외

The Segment Anything Model (SAM) has recently gained popularity in the field of image segmentation due to its impressive capabilities in various segmentation tasks and its prompt-based interface. However, recent studies …

Image SegmentationMedical Image SegmentationSegmentationSemantic Segmentation

Self-Prompt SAM: Medical Image Segmentation via Automatic Prompt SAM Adaptation

2025-02-02 · Bin Xie, Hao Tang, Dawen Cai, Yan Yan 외

Segment Anything Model (SAM) has demonstrated impressive zero-shot performance and brought a range of unexplored capabilities to natural image segmentation tasks. However, as a very important branch of image segmentation…

Image SegmentationMedical Image SegmentationSegmentationSemantic Segmentation

Enhancing the Reliability of Segment Anything Model for Auto-Prompting Medical Image Segmentation with Uncertainty Rectification

2023-11-17 · Yichi Zhang, Shiyao Hu, Sijie Ren, Chen Jiang 외

The Segment Anything Model (SAM) has recently emerged as a groundbreaking foundation model for prompt-driven image segmentation tasks. However, both the original SAM and its medical variants require slice-by-slice manual…

Image SegmentationMedical Image SegmentationSegmentationSemantic Segmentation

Organ-aware Multi-scale Medical Image Segmentation Using Text Prompt Engineering

2025-03-18 · Wenjie Zhang, Ziyang Zhang, Mengnan He, Jiancheng Ye

Accurate segmentation is essential for effective treatment planning and disease monitoring. Existing medical image segmentation methods predominantly rely on uni-modal visual inputs, such as images or videos, requiring l…

BenchmarkingDescriptiveImage SegmentationMedical Image Segmentation+4

Medical SAM3: A Foundation Model for Universal Prompt-Driven Medical Image Segmentation

2026-01-15 · Chongcong Jiang, Tianxingjian Ding, Chuhan Song, Jiachen Tu 외 arxiv

Promptable segmentation foundation models such as SAM3 have demonstrated strong generalization capabilities through interactive and concept-based prompting. However, their direct applicability to medical image segmentati…

Medical Image SegmentationPrompt Engineering