TOC-Bench: A Temporal Object Consistency Benchmark for Video Large Language Models
This paper introduces TOC-Bench, a rigorously filtered and human-verified benchmark designed to evaluate the underexplored ability of Video Large Language Models to maintain temporal object consistency across occlusions, state changes, and interactions, revealing that current models struggle significantly with identity-sensitive reasoning and event ordering despite general video understanding progress.
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 watching a movie with a friend who has never seen it before. You ask them, "Did the red ball disappear because it rolled behind the sofa, or did it leave the room entirely?"
If your friend is a standard AI video model, they might say, "I saw a red ball, and later I saw a sofa, so it must be behind the sofa." They are good at recognizing objects in single snapshots. But if you ask, "How many times did the ball bounce before it hid?" or "Did the ball bounce before or after the dog ran in?", they often get confused. They struggle to keep the story of that specific ball straight over time, especially when it gets hidden or comes back later.
This paper introduces a new test called TOC-Bench (Temporal Object Consistency Benchmark) to see exactly how good these AI "movie watchers" are at keeping track of objects as time moves forward.
The Problem: The "Amnesiac" Watcher
Current AI models are like a person who has a great memory for individual photos but suffers from amnesia between them. They can tell you what is in a picture, but they often lose track of:
- Identity: Is the person who reappears after hiding the same person, or a different one?
- Continuity: Did the object leave the room, or was it just blocked from view?
- Counting: How many times did the cat jump up and down?
- Ordering: Did the cup break before or after the dog barked?
Existing tests mostly ask broad questions like "What is happening in this video?" or "Who is the main character?" They don't check if the AI can follow a specific object's journey through the whole story.
The Solution: A Detective's Notebook (TOC-Bench)
The authors built a special test suite called TOC-Bench. Think of it as a "detective's notebook" for video AI.
The Ground Truth (The Map): Before asking the AI any questions, the researchers used special tools to create a perfect "map" of the video. They tracked every object (like a red ball or a person) frame-by-frame, noting exactly when they appeared, disappeared, got hidden, or interacted with others.
The Questions (The Riddles): They generated thousands of questions based only on this map. For example: "Count how many times the red ball was hidden behind the blue box."
The "Shortcut" Filter (The Trap): This is the clever part. The researchers wanted to make sure the AI couldn't cheat. They used a three-step filter to remove any question that could be answered by:
- Just reading the question (language tricks).
- Looking at just one single frame (static image tricks).
- Looking at the frames in random order (ignoring time).
If a question could be solved without watching the video in order, it was thrown out. This ensures the AI must understand the flow of time and the object's history to get the answer right.
The Results: A Reality Check
The researchers tested 23 different AI models (both free and expensive ones) on this new test. The results were surprising:
- The Gap: Humans scored about 89% correct. The best AI model only scored 47%.
- The Weak Spots: The AIs were terrible at:
- Counting: "How many times did this happen?" (They often guessed 2 when it was 4).
- Ordering: "Which happened first?" (They often got the timeline mixed up).
- Hallucinations: When asked about an object that never existed in the video, the AI would often confidently invent a story about it, rather than saying, "That object isn't there."
The Big Takeaway
The paper concludes that being good at "general video understanding" (like describing a scene) does not mean an AI is good at "temporal object consistency" (keeping track of a specific object's story over time).
Think of it like this: You can have a friend who knows every actor's name and what they are wearing in a scene, but if you ask them to track who passed a secret note to whom during a 10-minute argument, they would fail. TOC-Bench proves that current AI models are still "amnesiacs" when it comes to tracking the specific journeys of objects through time.
The authors hope this test will help developers build better AI that can truly follow a story, not just recognize snapshots.
Drowning in papers in your field?
Get daily digests of the most novel papers matching your research keywords — with technical summaries, in your language.