AIJul 16

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

arXiv:2607.1449920.8h-index: 5Has Code
Predicted impact top 14% in AI · last 90 daysOriginality Synthesis-oriented
AI Analysis

For researchers evaluating multimodal LLMs, this work addresses the gap between static benchmarks and real-world interactive use, but the contribution is incremental as it applies known interactive evaluation ideas to a specific problem (hallucinations).

The paper proposes CEDI, a framework for evaluating vision-language models through dynamic, multi-turn interactions, and shows it reveals significantly more hallucinations than static benchmarks, especially in long contexts and adversarial scenarios.

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.

Code Implementations1 repo
Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes