CVAICLSep 10, 2021

EVOQUER: Enhancing Temporal Grounding with Video-Pivoted BackQuery Generation

arXiv:2109.04600v11 citations
Originality Incremental advance
AI Analysis

This work addresses temporal grounding for video analysis, offering incremental improvements in accuracy for applications like video retrieval and understanding.

The paper tackles temporal grounding by predicting video intervals from natural language queries, introducing EVOQUER, a framework that integrates a grounding model with video-assisted query generation for closed-loop learning, achieving improvements of 1.05 and 1.31 at R@0.7 on Charades-STA and ActivityNet datasets.

Temporal grounding aims to predict a time interval of a video clip corresponding to a natural language query input. In this work, we present EVOQUER, a temporal grounding framework incorporating an existing text-to-video grounding model and a video-assisted query generation network. Given a query and an untrimmed video, the temporal grounding model predicts the target interval, and the predicted video clip is fed into a video translation task by generating a simplified version of the input query. EVOQUER forms closed-loop learning by incorporating loss functions from both temporal grounding and query generation serving as feedback. Our experiments on two widely used datasets, Charades-STA and ActivityNet, show that EVOQUER achieves promising improvements by 1.05 and 1.31 at R@0.7. We also discuss how the query generation task could facilitate error analysis by explaining temporal grounding model behavior.

Foundations

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

Your Notes