Preprint
Large Language Models

CLIP-CC-Bench: Evaluating Paragraph-Level Video Descriptions in Video-Language Models

Mukhtiar Ali, Harsh Dubey, Sugam Mishra, Chulwoo Pack
August 5, 2026

0

Citations

0

Influential Citations

Venue

2026

Year

Abstract

Benchmarking video-language models has largely focused on short clips and single-sentence metrics, leaving open whether current systems can generate accurate long-form, paragraph-level descriptions. We introduce CLIP-CC-Bench, an evaluation suite for long-form video description built from 5 hours of movie content segmented into 90-second clips, each paired with an expert-written paragraph-style reference. The evaluation suite employs an ensemble of five state-of-the-art LLM-based embedding models to increase reliability and mitigate single-model bias, and applies two complementary methodologies: (i) coarse-grained semantic matching and (ii) fine-grained semantic matching to compare model-generated descriptions against CLIP-CC-Bench references. Using this framework, we evaluate 17 state-of-the-art video-language models and report both their Borda-aggregated rankings and their average scores on CLIP-CC-Bench. We further quantify the protocol's internal reliability through inter-judge agreement and bootstrap ranking stability. We release standardized evaluation scripts, model outputs, and aggregation tools at https://github.com/Multimodal-Intelligence-Lab/CLIP-CC-Bench to support reproducibility. CLIP-CC-Bench provides a practical evaluation framework for long-form video description, filling a gap left by existing short-clip and QA-only benchmarks.

Analysis

Why This Paper Matters

Current video-language benchmarks predominantly focus on short clips and single-sentence metrics, which fail to capture the complexity of real-world video understanding where descriptions are often long-form and paragraph-level. This paper addresses that gap by introducing CLIP-CC-Bench, a benchmark specifically designed for evaluating paragraph-level video descriptions. By using 90-second movie clips and expert-written references, it pushes the field toward more realistic and challenging evaluation scenarios.

The paper also tackles a critical methodological issue: the reliability of evaluation metrics. Single embedding models can introduce bias, so the authors propose an ensemble of five LLM-based embedding models to mitigate this. This is a significant step toward more robust and trustworthy benchmarking in multimodal AI.

Technical Contributions

  • Benchmark Design: CLIP-CC-Bench consists of 5 hours of movie content segmented into 90-second clips, each paired with an expert-written paragraph-style reference. This is a novel resource for long-form video description evaluation.
  • Ensemble Embedding Approach: The evaluation uses an ensemble of five state-of-the-art LLM-based embedding models to compute semantic similarity, reducing single-model bias and increasing reliability.
  • Dual Semantic Matching: Two complementary methodologies are applied: coarse-grained semantic matching (overall similarity) and fine-grained semantic matching (likely at sentence or aspect level), providing a more nuanced evaluation.
  • Robust Ranking: Borda aggregation is used to combine rankings from multiple metrics, and the protocol's reliability is quantified through inter-judge agreement and bootstrap ranking stability.
  • Open Resources: The release of evaluation scripts, model outputs, and aggregation tools at a public GitHub repository supports reproducibility and community adoption.

Results

The abstract does not provide specific numerical results, but it states that 17 state-of-the-art video-language models were evaluated. The paper reports Borda-aggregated rankings and average scores on CLIP-CC-Bench. It also quantifies the protocol's internal reliability through inter-judge agreement and bootstrap ranking stability, indicating that the evaluation framework is statistically sound. However, without concrete numbers, the relative performance of the models remains unknown from the abstract alone.

Significance

CLIP-CC-Bench addresses a critical gap in video-language evaluation by focusing on long-form, paragraph-level descriptions, which are essential for applications like video summarization, content moderation, and assistive technologies. The methodological contributions—ensemble embeddings and dual semantic matching—set a new standard for robust evaluation in multimodal AI. By releasing tools and data, the authors enable the community to adopt and extend this benchmark, potentially influencing future research directions in video understanding and generation. This work could also spur the development of more capable video-language models that can generate coherent, detailed narratives, moving beyond simple captioning.