South Dakota State University Multimodal Intelligence Lab

CLIP-CC-Bench · Leaderboard

South Dakota State University · Multimodal Intelligence Lab 

QR code linking to github.com/Multimodal-Intelligence-Lab

Seventeen video–language models ranked on paragraph-level descriptions of 90-second movie clips. Borda is the Borda count across the five embedding judges; Mean HM-CF is the average harmonic mean of coarse- and fine-grained similarity across those judges.

Final ranking of the 17 VLMs on CLIP-CC-Bench.
Rank VLM Borda Mean HM-CF
1VideoLLaMA3800.67
2mPLUG-Owl3750.66
3LLaVA-OneVision670.64
4ViLAMP670.64
5LongVU610.63
6Qwen2.5-72B550.62
7Qwen2.5-32B480.61
8VideoChat-Flash420.60
9MiniCPM-V420.60
10Video-XL360.59
11ShareGPT4Video290.58
12InternVL2270.58
13TimeChat200.56
14LLaVA-NeXT-Video160.55
15TS-LLaVA90.53
16Oryx60.52
17LongVA00.48

Coarse beats fine, almost everywhere. Paragraph-level (coarse-grained) matching scores higher than sentence-level (fine-grained) matching for essentially every model — the top-ranked model reaches 0.73 coarse against 0.63 fine. Models capture the overall gist of a clip far better than they get the individual events right.

The best mean HM-CF on the benchmark is 0.67: long-form video description is a long way from solved.

Metrics are computed on 199 of the 200 clips — clip 126 is absent from all 17 model outputs, so it is excluded throughout.

Links

Citation

@misc{ali2026clipccbench,
  title         = {{CLIP-CC-Bench}: Evaluating Paragraph-Level Video Descriptions in Video--Language Models},
  author        = {Ali, Mukhtiar and Dubey, Harsh and Mishra, Sugam and Pack, Chulwoo},
  year          = {2026},
  eprint        = {2608.04302},
  archivePrefix = {arXiv},
  primaryClass  = {cs.CV},
  note          = {Presented at the 2nd Workshop on Evaluation for Multimodal Generation (EvalMG), ACM SIGIR 2026},
  url           = {https://arxiv.org/abs/2608.04302}
}