Benchgen

Video-MME (Long, No Subtitles) — Results

RankModelScore
1gemini-1-5-pro67.4
2gpt-4o65.3
3qwen2-vl-72b62.2
4gemini-1-5-flash61.1
5llava-onevision-72b60
6gpt-4o-mini58.6
7gpt-4v53.5
8minicpm-v-2-651.8
9claude-3-5-sonnet51.2
10qwen-vl-max48.9
11internvl-chat-v1-545.6

Video-MME (Long, No Subtitles)

1 phaseActive

The long-duration (up to 1 hour), subtitle-free evaluation split of Video-MME — the hardest slice of the first full-spectrum MLLM video benchmark.

Overview

Video-MME (Long, No Subtitles)

Category Metric Tasks Saturation Created

Paper GitHub

Quick answer: Video-MME's long, no-subtitles split isolates the hardest evaluation slice of the first full-spectrum MLLM video benchmark — long-duration videos (up to 1 hour) evaluated using only visual frames, with subtitle text deliberately withheld to test genuine video comprehension rather than reading capability.

At a Glance

What it tests: Long-form video comprehension (videos up to an hour long) using purely visual understanding, without the subtitle-text crutch that can let a model "cheat" by reading dialogue instead of watching the video.

Why it matters: Video-MME's full design spans short/medium/long durations and optionally includes subtitles and audio; the long-duration, no-subtitles configuration specifically isolates whether a model can sustain contextual understanding over long visual sequences on its own, which is the hardest and most video-comprehension-pure setting the benchmark offers.

Known limitations: Because this is a specific evaluation configuration of the broader Video-MME dataset rather than a separately collected dataset, results must be compared against the same configuration (long duration, no subtitles) to be meaningful — mixing in short/medium durations or subtitle-assisted results would not be a fair comparison.

What Video-MME (Long, No Subtitles) Measures

Video-MME is the first full-spectrum, multi-modal evaluation benchmark of MLLMs in video analysis, distinguished by diversity in video types (6 primary visual domains, 30 subfields), duration (short/medium/long, from 11 seconds to 1 hour), breadth of modalities (video frames, subtitles, and audio), and quality of annotation (900 videos manually selected and annotated by expert annotators, yielding 2,700 question-answer pairs). The long-duration subset specifically covers the hour-scale videos within this collection.

The no-subtitles evaluation configuration deliberately withholds subtitle text from the model, forcing it to answer purely from visual (and optionally audio) understanding of the long video rather than relying on reading dialogue or on-screen text as a shortcut. This isolates the genuinely hardest capability Video-MME probes: sustaining coherent contextual understanding across an hour of visual content without any textual crutch.

The paper's evaluation found Gemini 1.5 Pro to be the best-performing commercial model overall, significantly outperforming open-source alternatives, with performance dropping notably as video duration increases and subtitle assistance is removed — directly motivating continued research into longer-context, more robust video comprehension.

Benchmark Specifications

FieldValue
Task categoryMultimodal (long-duration video comprehension, no subtitles)
MetricAccuracy (%) on multiple-choice question-answer pairs
Number of tasks~300 long-duration videos (of Video-MME's 900 total, evenly split short/medium/long)
SaturationLow — this is the hardest configuration of Video-MME, with scores dropping notably vs. shorter/subtitle-assisted settings
Created byChaoyou Fu, Yuhan Dai, Yongdong Luo, Lei Li, Shuhuai Ren, and collaborators
Source paperFu et al. 2024
CodeGitHub
DatasetHugging Face

How Video-MME (Long, No Subtitles) Is Scored

Questions are scored as multiple-choice accuracy against ground truth, restricted to the long-duration video subset and evaluated with subtitle input withheld, then reported alongside the benchmark's other duration/modality configurations (short/medium/long, with/without subtitles) so teams can see exactly how performance degrades as duration increases and textual assistance is removed.

State-of-the-Art Results

Scores vary substantially between subtitle-assisted and no-subtitles settings, and decline further as duration increases. See the official leaderboard for current standings broken out by duration and modality configuration.

Video-MME (Long, No Subtitles) on Benchgen

No Benchgen results yet — be the first to run Video-MME (Long, No Subtitles).

Video-MME (Long, No Subtitles) vs Other Benchmarks

BenchmarkWhat it testsTasksSaturation
Video-MME (Long, No Subtitles)Hour-long video comprehension, no subtitle assistance~300low
MMBench-VideoLong-form, multi-shot video understanding1,998low
Video-MMMUKnowledge acquisition from lecture videos900low

This configuration represents the hardest slice of Video-MME's duration/modality matrix, complementing MMBench-Video's free-form long-video QA and Video-MMMU's knowledge-acquisition focus.

Run Video-MME (Long, No Subtitles) on Your Model

Benchgen lets teams run the long-duration, no-subtitles configuration of Video-MME against their own model or agent versions on demand, tracking accuracy over time to catch regressions specifically in sustained, subtitle-free long-video comprehension.

Explore related multimodal video benchmarks like MMBench-Video and Video-MMMU to compare long-form comprehension with knowledge-acquisition-focused video evaluation.

Frequently Asked Questions

What is Video-MME (Long, No Subtitles)? It's the hardest evaluation configuration of Video-MME — the first full-spectrum MLLM video benchmark — isolating hour-long videos evaluated without subtitle assistance to test pure visual video comprehension.
What does a good score look like on this configuration? Scores in this configuration are meaningfully lower than on shorter durations or subtitle-assisted settings; Gemini 1.5 Pro was the strongest commercial model in the original evaluation, but all models showed degraded performance as duration increased and subtitles were removed.
Who created Video-MME? Video-MME was created by Chaoyou Fu and collaborators at Xiamen University and Tencent Youtu Lab.