paper-with-me

홈 › Papers

AutoProSAM: Automated Prompting SAM for 3D Multi-Organ Segmentation

2023-08-28 · Chengyin Li, Prashant Khanduri, Yao Qiang, Rafi Ibn Sultan, Indrin Chetty, Dongxiao Zhu

Segment Anything Model (SAM) is one of the pioneering prompt-based foundation models for image segmentation and has been rapidly adopted for various medical imaging applications. However, in clinical settings, creating effective prompts is notably challenging and time-consuming, requiring the expertise of domain specialists such as physicians. This requirement significantly diminishes SAM's primary advantage, its interactive capability with end users, in medical applications. Moreover, recent studies have indicated that SAM, originally designed for 2D natural images, performs suboptimally on 3D medical image segmentation tasks. This subpar performance is attributed to the domain gaps between natural and medical images and the disparities in spatial arrangements between 2D and 3D images, particularly in multi-organ segmentation applications. To overcome these challenges, we present a novel technique termed AutoProSAM. This method automates 3D multi-organ CT-based segmentation by leveraging SAM's foundational model capabilities without relying on domain experts for prompts. The approach utilizes parameter-efficient adaptation techniques to adapt SAM for 3D medical imagery and incorporates an effective automatic prompt learning paradigm specific to this domain. By eliminating the need for manual prompts, it enhances SAM's capabilities for 3D medical image segmentation and achieves state-of-the-art (SOTA) performance in CT-based multi-organ segmentation tasks. The code is in this {\href{https://github.com/ChengyinLee/AutoProSAM_2024}{link}}.

📄 PDF Abstract BibTeX arXiv:2308.14936

Code (1)

chengyinlee/autoprosam_2024 공식 구현 pytorch

Tasks

Image SegmentationMedical Image SegmentationOrgan SegmentationPrompt LearningSegmentationSemantic Segmentation

Methods 이 논문이 사용한 방법론

SAM 설명 없음
Adapter 설명 없음

Similar Papers 제목 키워드 기반

Foundation Model-guided Iteratively Prompting and Pseudo-Labeling for Partially Labeled Medical Image Segmentation

2026-04-01 · Qiaochu Zhao, Wei Wei, David Horowitz, Richard Bakst 외 arxiv

Automated medical image segmentation has achieved remarkable progress with fully labeled data. However, site-specific clinical priorities and the high cost of manual annotation often yield scans with only a subset of org…

Medical Image Segmentation

CRISP-SAM2: SAM2 with Cross-Modal Interaction and Semantic Prompting for Multi-Organ Segmentation

2025-06-29 · Xinlei Yu, Chanmiao Wang, Hui Jin, Ahmed Elazab 외

Multi-organ medical segmentation is a crucial component of medical image processing, essential for doctors to make accurate diagnoses and develop effective treatment plans. Despite significant progress in this field, cur…

Organ Segmentation

Benchmarking Human and Automated Prompting in the Segment Anything Model

2024-10-29 · Jorge Quesada, Zoe Fowler, Mohammad Alotaibi, Mohit Prabhushankar 외

The remarkable capabilities of the Segment Anything Model (SAM) for tackling image segmentation tasks in an intuitive and interactive manner has sparked interest in the design of effective visual prompts. Such interest h…

BenchmarkingImage SegmentationSemantic SegmentationVisual Prompting

Boundary-Aware Network for Abdominal Multi-Organ Segmentation

2022-08-29 · Shishuai Hu, Zehui Liao, Yong Xia

Automated abdominal multi-organ segmentation is a crucial yet challenging task in the computer-aided diagnosis of abdominal organ-related diseases. Although numerous deep learning models have achieved remarkable success …

DecoderImage SegmentationMedical Image SegmentationOrgan Segmentation+2

Fully Automated Organ Segmentation in Male Pelvic CT Images

2018-05-31 · Anjali Balagopal, Samaneh Kazemifar, Dan Nguyen, Mu-Han Lin 외

Accurate segmentation of prostate and surrounding organs at risk is important for prostate cancer radiotherapy treatment planning. We present a fully automated workflow for male pelvic CT image segmentation using deep le…

Image SegmentationOrgan SegmentationSegmentationSemantic Segmentation