What Users Leave Unsaid: Under-Specified Queries Limit Vision-Language Models
Dasol Choi, Guijin Son, Hanwool Lee, Minhyuk Kim, Hyunwoo Ko, Teabin Lim, Ahn Eungyeol, Jungwhan Kim, Seunghyeok Hong, Youngsook Song
TL;DR
HAERAE-Vision introduces a real-world Korean multimodal benchmark of 653 under-specified visual questions and a parallel set of 653 explicit rewritten questions to quantify how missing textual context degrades vision-language model performance. Across 45 models, top performers stay below 50% accuracy on original queries, but explicit explicitation boosts results by 8–22 points, with smaller models gaining the most. Web search adds only modest gains and cannot fully compensate for underspecification, underscoring a gap between retrieval-based improvements and true intent understanding. The analysis reveals that remaining errors are largely due to Korean cultural knowledge gaps, not language or general reasoning, highlighting the need for culturally grounded models and evaluation pipelines that reflect real-world user behavior. The work also provides a scalable, checklist-based evaluation framework and robust LLM-judge reliability, offering a blueprint for assessing and improving multimodal systems in linguistically diverse, culturally rich contexts.
Abstract
Current vision-language benchmarks predominantly feature well-structured questions with clear, explicit prompts. However, real user queries are often informal and underspecified. Users naturally leave much unsaid, relying on images to convey context. We introduce HAERAE-Vision, a benchmark of 653 real-world visual questions from Korean online communities (0.76% survival from 86K candidates), each paired with an explicit rewrite, yielding 1,306 query variants in total. Evaluating 39 VLMs, we find that even state-of-the-art models (GPT-5, Gemini 2.5 Pro) achieve under 50% on the original queries. Crucially, query explicitation alone yields 8 to 22 point improvements, with smaller models benefiting most. We further show that even with web search, under-specified queries underperform explicit queries without search, revealing that current retrieval cannot compensate for what users leave unsaid. Our findings demonstrate that a substantial portion of VLM difficulty stem from natural query under-specification instead of model capability, highlighting a critical gap between benchmark evaluation and real-world deployment.
