REVIEW 3 cited by
SAMAug: Point Prompt Augmentation for Segment Anything Model
Not yet reviewed by Pith; the record is open.
This paper has not been read by Pith yet. Machine review is queued; the pith claim, tier, and objections will appear here once it completes.
SPECIMEN: schema-true, not a live event
T0 review · schema-true
One-sentence machine reading of the paper's core claim.
pith:XXXXXXXX · record.json · timestamp
read the original abstract
This paper introduces SAMAug, a novel visual point augmentation method for the Segment Anything Model (SAM) that enhances interactive image segmentation performance. SAMAug generates augmented point prompts to provide more information about the user's intention to SAM. Starting with an initial point prompt, SAM produces an initial mask, which is then fed into our proposed SAMAug to generate augmented point prompts. By incorporating these extra points, SAM can generate augmented segmentation masks based on both the augmented point prompts and the initial prompt, resulting in improved segmentation performance. We conducted evaluations using four different point augmentation strategies: random sampling, sampling based on maximum difference entropy, maximum distance, and saliency. Experiment results on the COCO, Fundus, COVID QUEx, and ISIC2018 datasets show that SAMAug can boost SAM's segmentation results, especially using the maximum distance and saliency. SAMAug demonstrates the potential of visual prompt augmentation for computer vision. Codes of SAMAug are available at github.com/yhydhx/SAMAug
Forward citations
Cited by 3 Pith papers
-
Memory-Supported Synergistic Adaptation for Training-Free Test-Time Medical Image Segmentation
MSSA improves test-time medical image segmentation by storing reliable vision-language predictions in a memory bank and using stored images as prototypes to segment new images, without updating model weights.
-
SAMed-2: Selective Memory Enhanced Medical Segment Anything Model
SAMed-2 combines a temporal adapter and confidence-filtered memory retrieval with SAM-2 to report state-of-the-art Dice scores on 21 medical segmentation tasks.
-
Prompt Engineering in Segment Anything Model: Methodologies, Applications, and Emerging Challenges
A structured survey of prompt engineering methods for the Segment Anything Model, covering geometric, textual, and multimodal prompts and their applications.
Discussion (0). Sign in to comment.