Seeing Is Not Sharing: Some Vision-Language Models Overestimate Common Ground in Asymmetric Dialogue

· Source: Paper Index on ACL Anthology · Field: Technology & Digital — Artificial Intelligence & Machine Learning · Depth: Expert, quick

Summary

A study on Vision-Language Models (VLMs) reveals that some models struggle to distinguish between shared perception and established common ground in asymmetric dialogue. Researchers investigated this by formulating an interpretation-matching task using 13,077 annotated reference expressions from HCRC MapTask dialogues. They evaluated VLMs under controlled conditions, manipulating dialogue context and map-information access. Results indicate that providing authentic map images improves overall VLM performance but causes models to over-predict alignment, a bias also observed with textual map descriptions. This suggests the bias is driven by task-relevant map content, not the visual channel itself. While performance improves, accuracy on non-aligned cases degrades. Calibration analysis further shows models rely on static map cues rather than tracking grounding through dialogue history. This pattern was most evident in Qwen3-VL-8B-Instruct and four other models across two architecture families.

Key takeaway

For NLP Engineers developing or deploying Vision-Language Models in collaborative dialogue systems, you must account for the models' tendency to over-predict common ground. Your systems should not assume mutual understanding based solely on shared visual or textual content. Instead, explicitly design mechanisms for grounding through interaction and track dialogue history to establish true common ground, especially when accuracy on non-aligned cases is critical.

Key insights

Vision-language models often conflate potential common ground with established mutual understanding in dialogue.

Principles

Method

The study formulated an interpretation-matching task on 13,077 HCRC MapTask reference expressions, evaluating VLMs under controlled dialogue context and map-information access manipulations.

In practice

Topics

Best for: Research Scientist, AI Scientist, NLP Engineer

Related on AIssential

Open in AIssential →

Editorial summary, takeaway, and curation by AIssential. Original article published by Paper Index on ACL Anthology.