Do Video-LLMs Actually Watch? Diagnosing Character-Tracking Failures in Long-Form Video

· Source: Artificial Intelligence · Field: Technology & Digital — Artificial Intelligence & Machine Learning, Computer Vision · Depth: Expert, quick

Summary

A study reveals that Video Large Language Models (Video-LLMs) do not genuinely track characters in long-form videos. Despite open-source 7-8B models scoring 37-38% on InfiniBench's global appearance task, a nine-condition diagnostic protocol found shallow processing. This protocol tested three open-source Video-LLMs, referencing Gemini 2.5 Flash. When a named character in a question was swapped, models changed answers only 4-31% of the time, largely ignoring the specific individual. Shallow processing also appeared with a 13-28 point accuracy gap for gender-swapped names, indicating reliance on coarse gender cues. Open-ended questions caused open-source accuracy to drop 18-25 points, yielding no fully correct answers from 151 attempts. The bottleneck is how models link video to named individuals, not video input quantity. A diagnostic toolkit is now available.

Key takeaway

For Machine Learning Engineers evaluating Video-LLMs for character-centric applications, recognize that high benchmark scores may not reflect genuine character tracking. Your models likely rely on shallow cues like gender, not individual identity. You should use diagnostic toolkits to audit model understanding. Specifically, test robustness to named entity changes and performance on open-ended questions. This will help you avoid deploying models with misleading capabilities for critical tasks.

Key insights

Video-LLMs often fail true character tracking, relying on shallow cues despite benchmark scores.

Principles

Method

A nine-condition diagnostic protocol was applied to Video-LLMs, involving named character swaps, gender-based name changes, and open-ended questioning, with Gemini 2.5 Flash as a reference.

In practice

Topics

Best for: Research Scientist, AI Engineer, AI Scientist, Machine Learning Engineer, Computer Vision Engineer

Related on AIssential

Open in AIssential →

Editorial summary, takeaway, and curation by AIssential. Original article published by Artificial Intelligence.