English

Prompt Sensitivity in Vision-Language Grounding: How Small Changes in Wording Affect Object Detection

Computer Vision and Pattern Recognition 2026-04-21 v1

Abstract

Vision-language models enable open-vocabulary object grounding through natural language queries, under the implicit assumption that semantically equivalent descriptions yield consistent outputs. We examine this assumption using a controlled pipeline combining DETR for object proposals with CLIP for language-conditioned selection on 263 COCO val2017 images. We find that overlapping prompts such as "a person," "a human," and "a pedestrian" frequently select different instances, with mean instability of 2.11 distinct selections across six prompts. PCA analysis shows this variability is structured and directional, not random. Prompt ensembling does not improve quality and often shifts selections toward generic regions. We further show that text embedding proximity explains only 34% of grounding disagreement (r = -0.58), confirming that instability arises from the argmax selection mechanism rather than text-level distances alone.

Keywords

Cite

@article{arxiv.2604.17126,
  title  = {Prompt Sensitivity in Vision-Language Grounding: How Small Changes in Wording Affect Object Detection},
  author = {Dawar Jyoti Deka and Amit Sethi and Syed Mohammad Ali},
  journal= {arXiv preprint arXiv:2604.17126},
  year   = {2026}
}

Comments

5 pages, 9 figures, 1 table. Accepted at ICCAI 2026 (The 12th International Conference on Computing and Artificial Intelligence), Okinawa, Japan, April 24-27, 2026

R2 v1 2026-07-01T12:16:16.344Z