CVAINov 21, 2023

SPOT! Revisiting Video-Language Models for Event Understanding

DeepMindOxford
arXiv:2311.12919v220 citationsh-index: 30
Originality Incremental advance
AI Analysis

This work addresses the challenge of multi-event video understanding for multimodal learning, though it is incremental as it builds on existing video-language models.

The paper tackled the problem of video-language models' limited ability to understand fine-grained events due to weak supervision from broad video captions, and found that existing models fail to distinguish most manipulated event discrepancies, but plugging in hard negative samples effectively enhances event understanding.

Understanding videos is an important research topic for multimodal learning. Leveraging large-scale datasets of web-crawled video-text pairs as weak supervision has become a pre-training paradigm for learning joint representations and showcased remarkable potential in video understanding tasks. However, videos can be multi-event and multi-grained, while these video-text pairs usually contain only broad-level video captions. This raises a question: with such weak supervision, can video representation in video-language models gain the ability to distinguish even factual discrepancies in textual description and understand fine-grained events? To address this, we introduce SPOT Prober, to benchmark existing video-language models's capacities of distinguishing event-level discrepancies as an indicator of models' event understanding ability. Our approach involves extracting events as tuples (<Subject, Predicate, Object, Attribute, Timestamps>) from videos and generating false event tuples by manipulating tuple components systematically. We reevaluate the existing video-language models with these positive and negative captions and find they fail to distinguish most of the manipulated events. Based on our findings, we propose to plug in these manipulated event captions as hard negative samples and find them effective in enhancing models for event understanding.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes