VEGAS: Human-Aligned Video Caption Evaluation via Gaze
Summary
VEGAS (Video caption Evaluation via GAze Score) is a novel, training-free metric designed to evaluate video captions by aligning them with individual viewer attention. While vision-language models often produce generic video descriptions, VEGAS leverages test-time gaze data to sample personalized, attention-aligned text. This cross-modal, information-theoretic metric quantifies how effectively a candidate caption matches a viewer's specific focus. To validate VEGAS, researchers curated a dataset comprising egocentric activities and instructional slides, complete with synchronized gaze data and reference annotations. Experiments demonstrated that captions selected using VEGAS via rejection sampling, without model retraining, significantly improved alignment with human focus. Furthermore, these VEGAS-selected captions enhanced downstream caption-to-video retrieval tasks, highlighting the practical benefits of integrating viewer attention during the inference phase of video captioning.
Key takeaway
For computer vision engineers developing video captioning systems, consider integrating viewer attention data during inference. VEGAS demonstrates that leveraging test-time gaze can significantly improve caption alignment with human focus and enhance downstream caption-to-video retrieval. This approach allows you to personalize generated descriptions without retraining large models, offering a practical path to more relevant and engaging video content.
Key insights
VEGAS uses test-time gaze data as a training-free, cross-modal metric to select video captions that align with individual viewer attention, improving retrieval.
Principles
- Viewer gaze data enhances caption relevance.
- Cross-modal metrics can personalize content.
- Attention alignment improves retrieval tasks.
Method
VEGAS quantifies caption-viewer focus match using an information-theoretic approach. It samples personalized captions via rejection sampling based on test-time gaze, without requiring model retraining.
In practice
- Integrate gaze data for personalized captions.
- Apply VEGAS for improved video retrieval.
- Use rejection sampling for attention alignment.
Topics
- Video Captioning
- Gaze Tracking
- Attention Alignment
- Cross-modal Metrics
- Vision-Language Models
- Information Theory
Best for: Research Scientist, AI Scientist, Computer Vision Engineer, NLP Engineer
Related on AIssential
See Counsel's argued verdicts on the open AI decisions leaders are weighing →
Editorial summary, takeaway, and curation by AIssential. Original article published by Takara TLDR - Daily AI Papers.