paper-with-me

Papers

Benchmarking Human and Automated Prompting in the Segment Anything Model

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

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 has led to the creation of automated point prompt selection strategies, typically motivated from a feature extraction perspective. However, there is still very little understanding of how appropriate these automated visual prompting strategies are, particularly when compared to humans, across diverse image domains. Additionally, the performance benefits of including such automated visual prompting strategies within the finetuning process of SAM also remains unexplored, as does the effect of interpretable factors like distance between the prompt points on segmentation performance. To bridge these gaps, we leverage a recently released visual prompting dataset, PointPrompt, and introduce a number of benchmarking tasks that provide an array of opportunities to improve the understanding of the way human prompts differ from automated ones and what underlying factors make for effective visual prompts. We demonstrate that the resulting segmentation scores obtained by humans are approximately 29% higher than those given by automated strategies and identify potential features that are indicative of prompting performance with $R^2$ scores over 0.5. Additionally, we demonstrate that performance when using automated methods can be improved by up to 68% via a finetuning approach. Overall, our experiments not only showcase the existing gap between human prompts and automated methods, but also highlight potential avenues through which this gap can be leveraged to improve effective visual prompt design. Further details along with the dataset links and codes are available at https://github.com/olivesgatech/PointPrompt

📄 PDF Abstract BibTeX arXiv:2410.22048

Code (1)

olivesgatech/pointprompt 공식 구현 pytorch

Tasks

BenchmarkingImage SegmentationSemantic SegmentationVisual Prompting

Methods 이 논문이 사용한 방법론

SAM 설명 없음

Similar Papers 제목 키워드 기반

AM-SAM: Automated Prompting and Mask Calibration for Segment Anything Model

2024-10-13 · Yuchen Li, Li Zhang, Youwei Liang, Pengtao Xie

Segment Anything Model (SAM) has gained significant recognition in the field of semantic segmentation due to its versatile capabilities and impressive performance. Despite its success, SAM faces two primary limitations: …

DecoderSegmentationSemantic Segmentation

Leveraging Segment Anything Model for Source-Free Domain Adaptation via Dual Feature Guided Auto-Prompting

2025-05-13 · Zheang Huai, Hui Tang, Yi Li, Zhuangzhuang Chen 외

Source-free domain adaptation (SFDA) for segmentation aims at adapting a model trained in the source domain to perform well in the target domain with only the source model and unlabeled target data.Inspired by the recent…

Domain AdaptationSource-Free Domain Adaptation

Towards Segment Anything Model (SAM) for Medical Image Segmentation: A Survey

2023-05-05 · Yichi Zhang, Rushi Jiao

Due to the flexibility of prompting, foundation models have become the dominant force in the domains of natural language processing and image generation. With the recent introduction of the Segment Anything Model (SAM), …

BenchmarkingImage GenerationImage SegmentationMedical Image Analysis+3

Det-SAM2:Technical Report on the Self-Prompting Segmentation Framework Based on Segment Anything Model 2

2024-11-28 · Zhiting Wang, Qiangong Zhou, Zongyang Liu

Segment Anything Model 2 (SAM2) demonstrates exceptional performance in video segmentation and refinement of segmentation results. We anticipate that it can further evolve to achieve higher levels of automation for pract…

Video SegmentationVideo Semantic Segmentation

SAMSA 2.0: Prompting Segment Anything with Spectral Angles for Hyperspectral Interactive Medical Image Segmentation

2025-08-01 · Alfie Roddan, Tobias Czempiel, Chi Xu, Daniel S. Elson 외 arxiv

We present SAMSA 2.0, an interactive segmentation framework for hyperspectral medical imaging that introduces spectral angle prompting to guide the Segment Anything Model (SAM) using spectral similarity alongside spatial…

Medical Image SegmentationInteractive Segmentation