CVAICLMar 15, 2024

HawkEye: Training Video-Text LLMs for Grounding Text in Videos

Peking U
arXiv:2403.10228v187 citationsh-index: 10
Originality Highly original
AI Analysis

This addresses the challenge of temporal understanding in video-text AI for applications like video analysis and retrieval, representing an incremental improvement with a novel method for a known bottleneck.

The paper tackles the problem of video-text LLMs performing poorly on temporal video grounding in complex videos by proposing HawkEye, a model trained with new time-aware objectives and a coarse-grained segment representation, achieving better grounding performance while remaining competitive on other video-text tasks.

Video-text Large Language Models (video-text LLMs) have shown remarkable performance in answering questions and holding conversations on simple videos. However, they perform almost the same as random on grounding text queries in long and complicated videos, having little ability to understand and reason about temporal information, which is the most fundamental difference between videos and images. In this paper, we propose HawkEye, one of the first video-text LLMs that can perform temporal video grounding in a fully text-to-text manner. To collect training data that is applicable for temporal video grounding, we construct InternVid-G, a large-scale video-text corpus with segment-level captions and negative spans, with which we introduce two new time-aware training objectives to video-text LLMs. We also propose a coarse-grained method of representing segments in videos, which is more robust and easier for LLMs to learn and follow than other alternatives. Extensive experiments show that HawkEye is better at temporal video grounding and comparable on other video-text tasks with existing video-text LLMs, which verifies its superior video-text multi-modal understanding abilities.

Code Implementations1 repo
Foundations

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

Your Notes