Show or Tell? Effectively prompting Vision-Language Models for semantic segmentation
By: Niccolo Avogaro , Thomas Frick , Mattia Rigotti and more
Potential Business Impact:
Helps computers understand pictures better by combining words and images.
Large Vision-Language Models (VLMs) are increasingly being regarded as foundation models that can be instructed to solve diverse tasks by prompting, without task-specific training. We examine the seemingly obvious question: how to effectively prompt VLMs for semantic segmentation. To that end, we systematically evaluate the segmentation performance of several recent models guided by either text or visual prompts on the out-of-distribution MESS dataset collection. We introduce a scalable prompting scheme, few-shot prompted semantic segmentation, inspired by open-vocabulary segmentation and few-shot learning. It turns out that VLMs lag far behind specialist models trained for a specific segmentation task, by about 30% on average on the Intersection-over-Union metric. Moreover, we find that text prompts and visual prompts are complementary: each one of the two modes fails on many examples that the other one can solve. Our analysis suggests that being able to anticipate the most effective prompt modality can lead to a 11% improvement in performance. Motivated by our findings, we propose PromptMatcher, a remarkably simple training-free baseline that combines both text and visual prompts, achieving state-of-the-art results outperforming the best text-prompted VLM by 2.5%, and the top visual-prompted VLM by 3.5% on few-shot prompted semantic segmentation.
Similar Papers
Show or Tell? A Benchmark To Evaluate Visual and Textual Prompts in Semantic Segmentation
CV and Pattern Recognition
Helps computers understand pictures better with words or examples.
Prompt the Unseen: Evaluating Visual-Language Alignment Beyond Supervision
CV and Pattern Recognition
Helps computers understand new pictures they haven't seen.
Exploring Multimodal Prompt for Visualization Authoring with Large Language Models
Human-Computer Interaction
Draw pictures to help computers make charts.