← Latest papers
💻 computer science

VidHal: Benchmarking Temporal Hallucinations in Vision LLMs

This paper introduces VidHal, a novel benchmark designed to evaluate temporal hallucinations in Vision Large Language Models by generating captions with varying levels of hallucination and proposing a caption ordering task to enable fine-grained assessment of model limitations.

Original authors: Wey Yeh Choong, Yangyang Guo, Mohan Kankanhalli

Published 2026-04-24
📖 5 min read🧠 Deep dive

Original authors: Wey Yeh Choong, Yangyang Guo, Mohan Kankanhalli

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 have a very smart robot friend who can watch videos and talk about them. You ask it, "What's happening in this video?" and it gives you a detailed answer. Usually, it's great. But sometimes, the robot starts making things up. It might say a car is driving left when it's actually driving right, or claim a person is jumping when they are just walking. In the AI world, we call these confident lies hallucinations.

For a long time, researchers have been testing how often these robots lie about photos. But videos are different. A photo is a frozen moment; a video is a moving story with time, direction, and sequence. Until now, nobody had a good way to test if these robots were lying about the story of the video, not just the picture.

This paper introduces VidHal, a new "exam" designed specifically to catch these video-based lies.

The Problem: The Robot's "Daydreaming"

Think of a Vision Large Language Model (VLLM) like a student who is really good at memorizing facts but sometimes gets confused when things move.

  • The Photo Test: If you show a picture of a cat, the robot might hallucinate and say, "The cat is wearing a hat," even if it isn't. We've known how to test this for photos.
  • The Video Test: If you show a video of a cat running left, the robot might say, "The cat is running right," or "The cat stopped and then started again." Because videos have time and direction, these lies are harder to spot and harder to test.

The Solution: VidHal (The Video Hallucination Benchmark)

The authors created VidHal, which is like a giant library of video clips, each paired with three different descriptions:

  1. The Truth: A perfect description of what actually happened.
  2. The "Maybe" Lie: A description that is almost right but has a small error (e.g., "The car turned left" when it actually turned slightly left).
  3. The Big Lie: A description that is completely wrong (e.g., "The car flew into the sky").

The Creative Analogy: The "Lie Detector" Game
Imagine you are playing a game with your robot friend. You show it a video of a person juggling three balls. Then, you give it three cards with sentences written on them:

  • Card A: "The person is juggling three balls." (Truth)
  • Card B: "The person is juggling four balls." (Small Lie)
  • Card C: "The person is juggling a watermelon." (Big Lie)

Instead of just asking, "Which one is true?" (which is too easy), VidHal asks the robot to rank them.

  • "Put these cards in order from the most accurate to the most ridiculous."

This is a much harder test. It forces the robot to not just spot the big lie, but to understand the nuance between a small mistake and a big one. It's like asking a student to grade a test paper not just on "Pass/Fail," but to explain exactly how many points were lost on each question.

What They Found

The researchers tested 23 different AI models (both free, open-source ones and expensive, private ones like GPT-4 and Gemini) using this new exam. Here's what they discovered:

  1. The Robots Are Still Daydreaming: Even the smartest models struggle with the "moving story" parts of videos. They are great at saying "That's a dog," but terrible at saying "The dog ran left then right."
  2. Bigger Isn't Always Better: Surprisingly, some smaller models performed just as well as the massive ones. It seems that just adding more "brain power" (parameters) doesn't automatically fix the problem of lying about time and direction.
  3. The "Snapshot" Bias: The researchers found that many robots are actually cheating. Instead of watching the whole video, they are looking at just one single frame (a snapshot) and guessing the rest.
    • Analogy: It's like trying to guess the plot of a movie by looking at just one still photo from the middle. You might get the characters right, but you'll get the story wrong. The paper shows that when you force the robots to look at the whole video, they get better, but they still rely too much on that single snapshot.

Why This Matters

This paper is a wake-up call. It tells us that while AI is getting better at seeing, it's still getting lost in the story of time.

  • For Developers: They need to build robots that pay attention to the flow of time, not just the static images.
  • For Us: It reminds us to be careful when trusting AI with video analysis (like security footage or medical videos). If the AI can't tell you the correct order of events, it might miss something critical.

In a nutshell: VidHal is a new, tricky test that catches AI robots when they make up stories about videos. It shows that even our smartest robots are still prone to "daydreaming" about time and direction, and we need to teach them to watch the whole movie, not just the still photos.

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 →