CVAICLJun 14, 2024

Long Story Short: Story-level Video Understanding from 20K Short Films

arXiv:2406.10221v27 citations
Originality Synthesis-oriented
AI Analysis

This addresses the problem of limited long-term reasoning in video understanding for AI researchers, though it is incremental as it builds on existing vision-language models.

The authors tackled the lack of publicly available datasets for long-term video understanding by introducing SF20K, a dataset of 20,143 amateur films, and demonstrated that instruction tuning on it substantially improves model performance.

Recent developments in vision-language models have significantly advanced video understanding. Existing datasets and tasks, however, have notable limitations. Most datasets are confined to short videos with limited events and narrow narratives. For example, datasets with instructional and egocentric videos often depict activities of one person in a single scene. Although existing movie datasets offer richer content, they are often limited to short-term tasks, lack publicly available videos, and frequently encounter data leakage issues given the use of subtitles and other information about commercial movies during LLM pretraining. To address the above limitations, we propose Short-Films 20K (SF20K), the largest publicly available movie dataset. SF20K is composed of 20,143 amateur films and offers long-term video tasks in the form of multiple-choice and open-ended question answering. Our extensive analysis of SF20K reveals minimal data leakage, emphasizes the need for long-term reasoning, and demonstrates the strong performance of recent VLMs. Finally, we show that instruction tuning on the SF20K-Train set substantially improves model performance, paving the way for future progress in long-term video 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