DEV Community

gentic news
gentic news

Posted on • Originally published at gentic.news

HAVEN Benchmark Exposes MLLM Gap Between Fluency and Video Understanding

HAVEN benchmark tests MLLMs on hierarchical video understanding across frame, shot, and video levels. Results show top models lack grounded multimodal reasoning despite fluent text generation.

HAVEN, a new benchmark from researchers Mengqi Shi and Haopeng Zhang, tests MLLMs on hierarchical video understanding across frame, shot, and video levels. Top models show fluent text summaries but fail at grounded multimodal reasoning, the paper reports.

Key facts

  • HAVEN covers frame, shot, and video-level annotations.
  • Benchmark includes summarization, temporal reasoning, grounding, and saliency.
  • Public release of dataset, benchmark suite, and evaluation protocols.
  • Authors: Mengqi Shi and Haopeng Zhang.
  • Submitted to arXiv on 19 May 2026.

Existing video summarization benchmarks evaluate models on isolated granularities — keyframes or disjointed text summaries — missing the hierarchical structure of cross-modal alignment. HAVEN addresses this with a fully granular, fully multimodal dataset architecture that provides explicit, continuous alignment between video and text at frame, shot, and video levels [According to the arXiv preprint 2605.19223].

The benchmark suite spans summarization, temporal reasoning, multimodal grounding, and saliency ranking. The authors benchmarked state-of-the-art multimodal large language models (MLLMs) and found a persistent gap between surface-level textual fluency and grounded multimodal understanding. Models that produce coherent narrative summaries often fail at tasks requiring precise temporal localization or cross-modal alignment.

Key Takeaways

  • HAVEN benchmark tests MLLMs on hierarchical video understanding across frame, shot, and video levels.
  • Results show top models lack grounded multimodal reasoning despite fluent text generation.

Why This Matters

HAVEN moves beyond traditional QA-based evaluation, which often conflates language priors with genuine video comprehension. By requiring models to reason across hierarchical levels — from individual frames to whole videos — the benchmark tests whether MLLMs truly understand video structure or merely generate plausible text from visual cues. This distinction is critical for applications like video surveillance, content moderation, and automated editing, where temporal precision matters.

Public Release and Implications

The authors publicly released the dataset, benchmark suite, and evaluation protocols [Per the paper]. This allows the research community to standardize evaluation of hierarchical video understanding. The gap identified suggests current MLLMs rely heavily on language generation capabilities rather than robust multimodal grounding, echoing findings from other recent benchmarks like VAB (which found top MLLMs judge beauty correctly only 26.5% of time) [As previously reported by gentic.news].

Figure 2: Example of a data instance in HAVEN. We construct a hierarchically structured, multimodal dataset with aligned

What to watch

Watch for third-party replication studies using HAVEN, particularly from teams at Google DeepMind and Meta. If models like Gemini 2.0 Pro or Llama 4 show significant improvement, it signals progress in multimodal grounding. If not, the benchmark may reveal fundamental architectural limits.

Figure 1: Comparison between different MLLMs on HAVEN across different capabilities. We include text-proxy LLMs as basel


Originally published on gentic.news

Top comments (0)