🤖 AI Summary
Current large vision-language models (LVLMs) struggle to comprehend dynamically generated and reused referring expressions in spontaneous, multi-turn collaborative dialogues, and fail to exhibit sustained performance improvement during passive listening. This work presents the first systematic evaluation of LVLMs as “dialogue listeners” — assessing their ability to accumulate and reuse referential knowledge across repeated visual grounding tasks. Leveraging a real-world spontaneous dialogue corpus, we empirically analyze seven state-of-the-art LVLMs on multi-turn visual reference resolution. Results reveal that existing LVLMs cannot effectively model the evolution of referring expressions in dynamic conversational contexts, exposing fundamental limitations in cross-turn semantic accumulation and reuse. Our study identifies a critical gap in LVLMs’ capacity for embodied interaction and collaborative understanding. To foster progress, we publicly release the dialogue corpus, evaluation code, and standardized benchmarking protocol — establishing a foundation for developing next-generation vision-language models with contextual memory capabilities.
📝 Abstract
During spontaneous conversations, speakers collaborate on novel referring expressions, which they can then re-use in subsequent conversations. Understanding such referring expressions is an important ability for an embodied agent, so that it can carry out tasks in the real world. This requires integrating and understanding language, vision, and conversational interaction. We study the capabilities of seven state-of-the-art Large Vision Language Models (LVLMs) as overhearers to a corpus of spontaneous conversations between pairs of human discourse participants engaged in a collaborative object-matching task. We find that such a task remains challenging for current LVLMs and they all fail to show a consistent performance improvement as they overhear more conversations from the same discourse participants repeating the same task for multiple rounds. We release our corpus and code for reproducibility and to facilitate future research.