LGCVMay 1, 2025

MINERVA: Evaluating Complex Video Reasoning

arXiv:2505.00681v123 citationsh-index: 35Has Code
Originality Synthesis-oriented
AI Analysis

This addresses the problem of evaluating complex video reasoning for AI researchers, though it is incremental as it focuses on dataset creation and benchmarking.

The authors tackled the lack of intermediate reasoning steps in video benchmarks by introducing MINERVA, a new multimodal dataset with detailed reasoning traces, which revealed that frontier models struggle primarily with temporal localization and visual perception errors.

Multimodal LLMs are turning their focus to video benchmarks, however most video benchmarks only provide outcome supervision, with no intermediate or interpretable reasoning steps. This makes it challenging to assess if models are truly able to combine perceptual and temporal information to reason about videos, or simply get the correct answer by chance or by exploiting linguistic biases. To remedy this, we provide a new video reasoning dataset called MINERVA for modern multimodal models. Each question in the dataset comes with 5 answer choices, as well as detailed, hand-crafted reasoning traces. Our dataset is multimodal, diverse in terms of video domain and length, and consists of complex multi-step questions. Extensive benchmarking shows that our dataset provides a challenge for frontier open-source and proprietary models. We perform fine-grained error analysis to identify common failure modes across various models, and create a taxonomy of reasoning errors. We use this to explore both human and LLM-as-a-judge methods for scoring video reasoning traces, and find that failure modes are primarily related to temporal localization, followed by visual perception errors, as opposed to logical or completeness errors. The dataset, along with questions, answer candidates and reasoning traces will be publicly available under https://github.com/google-deepmind/neptune?tab=readme-ov-file\#minerva.

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