CVOct 8, 2023

SCANet: Scene Complexity Aware Network for Weakly-Supervised Video Moment Retrieval

arXiv:2310.05241v224 citationsh-index: 11
Originality Incremental advance
AI Analysis

This addresses the challenge of expensive temporal annotations in video retrieval for applications like video search and analysis, though it is an incremental improvement over existing proposal methods.

The paper tackles the problem of weakly-supervised video moment retrieval by proposing SCANet, which adapts proposals based on scene complexity to handle varying numbers of scenes in videos, achieving state-of-the-art results on benchmarks like Charades-STA, ActivityNet, and TVR.

Video moment retrieval aims to localize moments in video corresponding to a given language query. To avoid the expensive cost of annotating the temporal moments, weakly-supervised VMR (wsVMR) systems have been studied. For such systems, generating a number of proposals as moment candidates and then selecting the most appropriate proposal has been a popular approach. These proposals are assumed to contain many distinguishable scenes in a video as candidates. However, existing proposals of wsVMR systems do not respect the varying numbers of scenes in each video, where the proposals are heuristically determined irrespective of the video. We argue that the retrieval system should be able to counter the complexities caused by varying numbers of scenes in each video. To this end, we present a novel concept of a retrieval system referred to as Scene Complexity Aware Network (SCANet), which measures the `scene complexity' of multiple scenes in each video and generates adaptive proposals responding to variable complexities of scenes in each video. Experimental results on three retrieval benchmarks (i.e., Charades-STA, ActivityNet, TVR) achieve state-of-the-art performances and demonstrate the effectiveness of incorporating the scene complexity.

Foundations

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

Your Notes