arXiv:2607.14499cs.AI2026-07

用动态对话评估视觉语言模型,发现更多真实场景下的幻觉问题。

Contextualized Evaluation of Vision Language Models through Dynamic, Multi-turn Interactions

论文配图:Contextualized Evaluation of Vision Language Models through Dynamic, Multi-turn Interactions
图 1 · 摘自论文原文
  • 构建三方交互评估框架,通过多轮对话探测模型表现
  • 发现动态评估下幻觉率显著高于传统静态测试,且更贴近实际应用
  • 揭示长上下文对话中幻觉会累积,尤其在需拒绝前提的问题上

多模态大语言模型在基准测试中表现优异,但其在真实场景中的实际效果仍不确定。这一差距源于基准测试通常在受控、静态环境下进行,而真实应用具有动态性、交互性和情境依赖性。为此,我们提出CEDI(通过多轮交互进行的视觉语言模型情境化评估)框架,将评估重构为被测模型、自动化考官与评分者之间的三方互动。考官基于任务图表示进行多轮半结构化对话,通过状态空间转移,采用澄清请求、对抗探测等多样化策略,挖掘模型性能证据。我们将CEDI应用于视觉幻觉检测,在多个模型、设置、数据集和领域上验证,结果表明情境化交互评估不仅显著揭示了比传统静态评估更多的幻觉,且这些幻觉更接近实际使用场景中的表现。进一步发现,幻觉常在长上下文对话中累积,由自我强化的对话历史推动,模型对需要前提否定或拒绝的问题尤为脆弱。这些结果表明,CEDI是迈向真实、系统、生态有效评估多模态大模型能力的重要一步。代码已开源:github.com/williamium3000/cedi。

原文摘要 · Abstract (English)

Multi-modal Large Language Models (MLLMs) have made substantial advances on benchmarks, yet their real-world effectiveness remains uncertain. This gap stems from the fundamental misalignment between benchmarks in controlled, static settings and the dynamic, interactive, and contextualized nature of real-world applications. To bridge this gap, we propose CEDI (Contextualized Evaluations of MLLMs through Dynamic, multi-round Interactions), a framework that recasts evaluation as a three-party interaction between an evaluatee model, an automated examiner, and a grader. The examiner conducts multi-turn, semi-structured conversation guided by a graph-based representation of the task. By navigating state-space transitions, CEDI deploys diverse strategies, from clarification requests to adversarial probes, to elicit performance evidence. We apply CEDI to visual hallucinations. Empirical results across multiple models, diverse settings, datasets, and domains show that contextualized, interactive evaluations reveal not only significantly more hallucinations than conventional static evaluation but also ones that more closely resemble those arising in practical use cases. We further show that hallucinations often accumulate over long contexts, through self-reinforcing dialogue history, and models are particularly vulnerable to questions requiring premise rejection or refusal. Together, these findings highlight CEDI as a step toward realistic, systematic, and ecologically valid assessments of MLLMs' capabilities. Code is available at github.com/williamium3000/cedi.

多模态模型评估方法视觉幻觉对话评估

Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。