paper-with-me

홈 › Papers

Show or Tell? Effectively prompting Vision-Language Models for semantic segmentation

2025-03-25 · Niccolo Avogaro, Thomas Frick, Mattia Rigotti, Andrea Bartezzaghi, Filip Janicki, Cristiano Malossi, Konrad Schindler, Roy Assaf

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.

📄 PDF Abstract BibTeX arXiv:2503.19647

Code (0)

등록된 구현이 없습니다.

Tasks

Few-Shot LearningSegmentationSemantic Segmentation

Similar Papers 제목 키워드 기반

Attention Prompting on Image for Large Vision-Language Models

2024-09-25 · Runpeng Yu, Weihao Yu, Xinchao Wang

Compared with Large Language Models (LLMs), Large Vision-Language Models (LVLMs) can also accept images as input, thus showcasing more interesting emergent capabilities and demonstrating impressive performance on various…

MM-VetVisual Prompting

Disease-informed Adaptation of Vision-Language Models

2024-05-24 · Jiajin Zhang, Ge Wang, Mannudeep K. Kalra, Pingkun Yan

In medical image analysis, the expertise scarcity and the high cost of data annotation limits the development of large artificial intelligence models. This paper investigates the potential of transfer learning with pre-t…

Medical Image AnalysisRepresentation LearningTransfer Learning

Towards Temporal Change Explanations from Bi-Temporal Satellite Images

2024-06-27 · Ryo Tsujimoto, Hiroki Ouchi, Hidetaka Kamigaito, Taro Watanabe

Explaining temporal changes between satellite images taken at different times is important for urban planning and environmental monitoring. However, manual dataset construction for the task is costly, so human-AI collabo…

Image Captioning

Target Prompting for Information Extraction with Vision Language Model

2024-08-07 · Dipankar Medhi

The recent trend in the Large Vision and Language model has brought a new change in how information extraction systems are built. VLMs have set a new benchmark with their State-of-the-art techniques in understanding docu…

Language ModelingLanguage ModellingQuestion Answering

Learning to Use AI for Learning: Teaching Responsible Use of AI Chatbot to K-12 Students Through an AI Literacy Module

2025-08-19 · Ruiwei Xiao, Xinying Hou, Ying-Jui Tseng, Hsuan Nieu 외 arxiv

As Artificial Intelligence (AI) becomes increasingly integrated into daily life, there is a growing need to equip the next generation with the ability to apply, interact with, evaluate, and collaborate with AI systems re…