CVDec 10, 2018

Weakly Supervised Dense Event Captioning in Videos

arXiv:1812.03849v1168 citations
Originality Incremental advance
AI Analysis

This work addresses the resource-intensive nature of dense temporal annotations in video analysis, offering a more efficient solution for researchers and practitioners in computer vision.

The paper tackles the problem of dense event captioning in videos without requiring temporal segment annotations for training, proposing a weakly supervised approach that decomposes the task into dual problems of event captioning and sentence localization, and demonstrates its ability through extensive experiments.

Dense event captioning aims to detect and describe all events of interest contained in a video. Despite the advanced development in this area, existing methods tackle this task by making use of dense temporal annotations, which is dramatically source-consuming. This paper formulates a new problem: weakly supervised dense event captioning, which does not require temporal segment annotations for model training. Our solution is based on the one-to-one correspondence assumption, each caption describes one temporal segment, and each temporal segment has one caption, which holds in current benchmark datasets and most real-world cases. We decompose the problem into a pair of dual problems: event captioning and sentence localization and present a cycle system to train our model. Extensive experimental results are provided to demonstrate the ability of our model on both dense event captioning and sentence localization in videos.

Foundations

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

Your Notes