← Latest papers
💻 computer science

A Benchmarking Methodology to Assess Open-Source Video Large Language Models in Automatic Captioning of News Videos

This paper introduces a comprehensive benchmarking methodology featuring novel fidelity metrics (TFS and EFS) to evaluate eight open-source Video Large Language Models on news video captioning, revealing that Gemma 3 outperforms other models while highlighting the limitations of standard lexical and semantic metrics in this domain.

Original authors: David Miranda Paredes, Jose M. Saavedra, Marcelo Pizarro

Published 2026-03-31
📖 5 min read🧠 Deep dive

Original authors: David Miranda Paredes, Jose M. Saavedra, Marcelo Pizarro

Original paper licensed under CC BY 4.0 (http://creativecommons.org/licenses/by/4.0/). This is an AI-generated explanation of the paper below. It is not written or endorsed by the authors. For technical accuracy, refer to the original paper. Read full disclaimer

Imagine you are the manager of a massive, chaotic library. This library doesn't have books; it has millions of video clips of news broadcasts. Every day, thousands of new clips arrive. Right now, a team of human librarians has to watch every single clip, write a short summary, and tag it with keywords so people can find it later. It's slow, expensive, and exhausting.

Enter Video Large Language Models (VidLLMs). Think of these as super-smart AI robots that can watch a video and instantly write a summary for you. The big question is: Which robot is the best librarian?

This paper is a "taste test" where the authors put eight of the smartest open-source AI robots to work on news videos to see which one writes the best summaries. Here is the breakdown of their experiment in simple terms:

1. The Test Track: Two Different Libraries

To make sure the robots were being tested fairly, the authors used two very different "libraries" (datasets):

  • The Chilean Library (ChTV): About 1,300 clips from a local TV station. These were short, fast-paced clips, and the "answers" (the human-written summaries) were often just short lists of keywords in Spanish.
  • The BBC Library: Nearly 10,000 clips from the BBC. These were in English, slightly longer, and had more detailed, story-like summaries.

2. The Old Rulers vs. The New Rulers

Usually, when we test AI, we use standard rulers (metrics) like ROUGE or METEOR.

  • The Problem: Imagine you ask a robot to describe a picture of a cat.
    • Human Answer: "A fluffy orange cat sleeping on a sofa."
    • Robot Answer: "There is a cat, it is orange, and it is asleep."
    • The Old Ruler: "You didn't use the exact same words! You get a low score!"
    • The Reality: Both answers are perfect. The old rulers are too obsessed with matching exact words, which doesn't work well for news where the AI might tell the story differently than a human editor.

The authors realized these old rulers were broken for this job. So, they invented two new rulers specifically for news:

  • The "Theme Check" (Thematic Fidelity Score): Does the summary get the big picture right? If the video is about a political election, does the summary say "Politics," or does it accidentally say "Sports"?
  • The "Name Check" (Entity Fidelity Score): Did the AI catch the important names? If the news is about "President Biden," does the summary say "President Biden," or just "a man in a suit"?

3. The Race Results

The authors ran the eight robots through the gauntlet. Here is who won:

  • The Champion: Gemma 3. This robot was the most consistent all-rounder. It understood the themes best, caught the most names, and wrote summaries that sounded the most like a human editor. It was the "smartest" librarian.
  • The Runner-Up: Qwen-VL. This one was a strong second place, doing very well on almost everything.
  • The "Word Match" Specialist: LLaVA-OneVision. This robot was great at matching the exact words and sentence structures (like a parrot repeating a sentence perfectly), but it wasn't as good at understanding the deeper meaning or catching specific names compared to Gemma 3.

4. The "Gotchas" (What Went Wrong)

The study found some funny and important flaws in how we usually test AI:

  • The "Static Frame" Trap: News videos often show a reporter standing still in front of a green screen. Some AIs got confused and thought the video was just about the background, not the news story.
  • The "Keyword" Problem: On the Chilean dataset, the human answers were just lists of keywords (e.g., "Crime, Rain, Police"). The AIs tried to write full sentences. Because the human answers were so short and different from the AI's sentences, the AI got punished by the old rulers, even though it was doing a great job.
  • The "Name" Gap: In the Chilean dataset, the human answers rarely included full names (just "a police officer"). The AI tried to guess the name (e.g., "Officer Smith"), but since the human answer didn't have the name, the AI got a zero score for "Name Check," even though it was being creative.

5. The Big Takeaway

The main lesson from this paper is: Don't just ask "Did the AI use the same words?"

For news videos, we need to ask:

  1. Did it get the topic right? (Theme Check)
  2. Did it get the names right? (Name Check)

When they used these new questions, Gemma 3 clearly stood out as the best tool for automatically summarizing news videos. It's the robot that doesn't just repeat words, but actually understands the story.

In short: We finally have a way to measure if an AI is actually good at reading the news, rather than just good at guessing the right words. And right now, Gemma 3 is the top student in the class.

Drowning in papers in your field?

Get daily digests of the most novel papers matching your research keywords — with technical summaries, in your language.

Try Digest →