TL;DR
Vision-language models often assume that both parties in a conversation share the same visual context, which can lead to misunderstandings. This study evaluates the performance of various vision-language models, including CLIP and BLIP, in asymmetric dialogue scenarios where one participant has access to visual information that the other does not.
✦ Why It Matters
Engineers can improve dialogue systems by addressing the limitations of vision-language models in asymmetric contexts.
Key Takeaways
How It Works
The study formulates an interpretation-matching task to evaluate how VLMs distinguish between shared and potentially shared information. By manipulating dialogue context and access to map information, the researchers analyze model responses to various inputs, revealing biases in interpreting visual versus textual cues.
Related