CVMay 10, 2019

Spatio-temporal Video Re-localization by Warp LSTM

arXiv:1905.03922v112.040 citations
Originality Incremental advance
AI Analysis

This addresses the need for efficient video content retrieval in user-generated videos, though it is incremental as it builds on existing localization methods.

The paper tackles the problem of localizing when and where specific content occurs in videos, beyond just what happens, by formulating a new task called spatio-temporal video re-localization. The proposed warp LSTM network achieves superior performance over baselines on a reorganized AVA dataset.

The need for efficiently finding the video content a user wants is increasing because of the erupting of user-generated videos on the Web. Existing keyword-based or content-based video retrieval methods usually determine what occurs in a video but not when and where. In this paper, we make an answer to the question of when and where by formulating a new task, namely spatio-temporal video re-localization. Specifically, given a query video and a reference video, spatio-temporal video re-localization aims to localize tubelets in the reference video such that the tubelets semantically correspond to the query. To accurately localize the desired tubelets in the reference video, we propose a novel warp LSTM network, which propagates the spatio-temporal information for a long period and thereby captures the corresponding long-term dependencies. Another issue for spatio-temporal video re-localization is the lack of properly labeled video datasets. Therefore, we reorganize the videos in the AVA dataset to form a new dataset for spatio-temporal video re-localization research. Extensive experimental results show that the proposed model achieves superior performances over the designed baselines on the spatio-temporal video re-localization task.

Foundations

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

Your Notes