← Latest papers
💻 computer science

VEGAS: Human-Aligned Video Caption Evaluation via Gaze

The paper introduces VEGAS, a training-free, cross-modal metric that leverages synchronized gaze data to evaluate and select video captions that better align with individual viewers' attention, thereby improving caption quality and downstream retrieval tasks without requiring model retraining.

Original authors: Shenghui Chen, Po-han Li, Ximeng Sun, Shijia Yang, Emad Barsoum, Zicheng Liu, Sandeep Chinchali, Ufuk Topcu

Published 2026-07-10
📖 5 min read🧠 Deep dive

Original authors: Shenghui Chen, Po-han Li, Ximeng Sun, Shijia Yang, Emad Barsoum, Zicheng Liu, Sandeep Chinchali, Ufuk Topcu

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're watching a video of someone cooking in a kitchen. A standard AI captioning bot might say, "A person is in a kitchen with a stove, a fridge, and a counter." It's technically true, but it's like reading a map of the whole city when you only care about the one street where the action is happening. The bot ignores what the person actually looked at.

Enter VEGAS (Video caption Evaluation via GAze Score). Think of VEGAS as a super-smart "attention referee" that doesn't just read the video; it watches where your eyes go while you watch it.

The Problem: The "One-Size-Fits-All" Caption

The paper points out that current AI models are trained on a mix of everyone's opinions. They try to describe everything visible in a scene. But humans are picky. If you're watching a cooking video, you might be staring intently at the red pepper being chopped, while ignoring the toaster in the background. A generic AI caption might miss the pepper entirely or bury it in a list of background noise. This makes it hard to find that specific video later if you search for "chopping red peppers."

The Solution: The "Gaze-Filter"

The authors propose a clever trick called VEGAS. Instead of retraining the AI (which is like rebuilding the whole engine of a car), VEGAS acts like a filter at the end of the process.

Here's how it works with a fun analogy:
Imagine the AI is a chef who writes down five different recipes for the same meal.

  1. Recipe A: "I cooked a meal." (Too vague)
  2. Recipe B: "I chopped onions, garlic, and peppers." (Specific, but maybe you didn't look at the garlic)
  3. Recipe C: "I stirred the pot." (You were looking at the pot)

Now, imagine you are wearing special glasses that track exactly where your eyes land. VEGAS takes your eye-tracking data and asks the chef: "Hey, if I only showed you the parts of the video where the viewer was looking, would you still be able to write this recipe?"

  • If the recipe mentions the red pepper and your eyes were glued to the red pepper, VEGAS says, "Great match! Low score!" (In this game, a lower score is better).
  • If the recipe mentions the toaster but your eyes never looked at the toaster, VEGAS says, "Wait, how did you know about the toaster? That's extra info you didn't need. High score!" (Bad match).

VEGAS then picks the "recipe" (caption) with the lowest score—the one that fits your specific gaze perfectly.

What They Found (The Real Deal)

The researchers tested this on two very different types of videos:

  1. First-person videos (like someone walking around their house doing chores).
  2. Instructional slides (like a PowerPoint presentation).

The Big Win:
On the first-person videos, VEGAS worked like a charm. When they used the "gaze filter" to pick captions, the descriptions became 13.53% more similar to what humans actually wrote.

  • The Proof: They ran a statistical test (a Wilcoxon signed-rank test) and got a result of Z = 10.04 with a p-value < 0.001. This means the improvement wasn't a fluke; it was a real, measurable difference.
  • The Retrieval Boost: When they used these better captions to search for videos, they found the right video 1.14% more often at the very top of the list. If you looked further down the list (at the top 5 or 10 results), the improvement jumped to 4.16% and 4.10% respectively.

The "It Depends" Part:
On the instructional slides, the results were a bit different. The improvement was small (+3.88%) and the paper notes it was not statistically significant (p = 0.0952).

  • Why? The authors suggest that with slides, there are often many "correct" ways to summarize the text. Even if your eyes look at a specific chart, different people might interpret the meaning of that chart in different ways. Gaze tells you where they looked, but not necessarily how they interpreted the complex ideas. So, VEGAS is great for spotting concrete objects (like a red cap or a dog) but less perfect for abstract concepts.

What They Ruled Out

The paper was very careful to check if VEGAS was just cheating by picking shorter or simpler captions.

  • Did it just pick short captions? No. They checked the correlation between the VEGAS score and the number of words, and it was basically zero (0.001).
  • Did it just pick generic captions? No. The correlation with "specificity" (using nouns, verbs, etc.) was also near zero (0.026).
  • Did it need a new AI model? No. They used existing, powerful AI models (like Gemini and GPT) and just used VEGAS to pick the best one from a list of candidates. No retraining required.

The Bottom Line

VEGAS suggests that if you want a video caption that feels personal and helps you find the video later, you shouldn't just ask the AI "What is in this video?" You should ask, "What did this specific person look at?"

The paper shows that by using eye-tracking data as a filter, we can turn a generic AI description into a personalized one that matches human attention much better—especially when the video is about real-world actions. It's not a magic wand that solves everything (slides are still tricky), but it's a powerful new tool that works without needing to rebuild the AI from scratch.

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 →