paper-with-me

Papers

PRISM: A Promptable and Robust Interactive Segmentation Model with Visual Prompts

2024-04-23 · Hao Li, Han Liu, Dewei Hu, Jiacheng Wang, Ipek Oguz

In this paper, we present PRISM, a Promptable and Robust Interactive Segmentation Model, aiming for precise segmentation of 3D medical images. PRISM accepts various visual inputs, including points, boxes, and scribbles as sparse prompts, as well as masks as dense prompts. Specifically, PRISM is designed with four principles to achieve robustness: (1) Iterative learning. The model produces segmentations by using visual prompts from previous iterations to achieve progressive improvement. (2) Confidence learning. PRISM employs multiple segmentation heads per input image, each generating a continuous map and a confidence score to optimize predictions. (3) Corrective learning. Following each segmentation iteration, PRISM employs a shallow corrective refinement network to reassign mislabeled voxels. (4) Hybrid design. PRISM integrates hybrid encoders to better capture both the local and global information. Comprehensive validation of PRISM is conducted using four public datasets for tumor segmentation in the colon, pancreas, liver, and kidney, highlighting challenges caused by anatomical variations and ambiguous boundaries in accurate tumor identification. Compared to state-of-the-art methods, both with and without prompt engineering, PRISM significantly improves performance, achieving results that are close to human levels. The code is publicly available at https://github.com/MedICL-VU/PRISM.

📄 PDF Abstract BibTeX arXiv:2404.15028

Code (2)

medicl-vu/prism 공식 구현 pytorch
medicl-vu/prism-placenta pytorch

Tasks

Interactive SegmentationPrompt EngineeringSegmentationTumor Segmentation

Similar Papers 제목 키워드 기반

On The Robustness of Foundational 3D Medical Image Segmentation Models Against Imprecise Visual Prompts

2026-01-23 · Soumitri Chattopadhyay, Basar Demir, Marc Niethammer arxiv

While 3D foundational models have shown promise for promptable segmentation of medical volumes, their robustness to imprecise prompts remains under-explored. In this work, we aim to address this gap by systematically stu…

Medical Image Segmentation

Towards Interactive Lesion Segmentation in Whole-Body PET/CT with Promptable Models

2025-08-29 · Maximilian Rokuss, Yannick Kirchhoff, Fabian Isensee, Klaus H. Maier-Hein arxiv

Whole-body PET/CT is a cornerstone of oncological imaging, yet accurate lesion segmentation remains challenging due to tracer heterogeneity, physiological uptake, and multi-center variability. While fully automated metho…

Interactive SegmentationLesion Segmentation

Segment Everything Everywhere All at Once

2023-04-13 · NeurIPS 2023 11 · Xueyan Zou, Jianwei Yang, Hao Zhang, Feng Li 외

In this work, we present SEEM, a promptable and interactive model for segmenting everything everywhere all at once in an image, as shown in Fig.1. In SEEM, we propose a novel decoding mechanism that enables diverse promp…

AllDecoderImage SegmentationInteractive Segmentation+5

Rethinking Text-Promptable Surgical Instrument Segmentation with Robust Framework

2024-11-19 · Tae-Min Choi, Juyoun Park

Surgical instrument segmentation is an essential component of computer-assisted and robotic surgery systems. Vision-based segmentation models typically produce outputs limited to a predefined set of instrument categories…

Segmentation

Anatomy-Aware Promptable Segmentation with Online Interactive Training for AUTOPET V

2026-08-28 · Pablo Lozano-Jimenez, Sergio Romero-Tapiador, Ruben Tolosana arxiv

We present an anatomy-aware, promptable model for whole-body lesion segmentation in FDG and PSMA PET/CT, developed for the AUTOPET V challenge. The proposed method is built as family of nnU-Net-based models and trained i…

Lesion Segmentation