CVJan 2, 2023

NaQ: Leveraging Narrations as Queries to Supervise Episodic Memory

arXiv:2301.00746v251 citationsh-index: 99
Originality Highly original
AI Analysis

This addresses the challenge of supervising video query localization for applications in augmented reality and robotics, offering a novel data augmentation approach with significant performance gains.

The paper tackles the problem of searching long egocentric videos with natural language queries by introducing NaQ, a data augmentation strategy that transforms video-text narrations into training data, which improves top models on the Ego4D benchmark, doubling accuracy in some cases and achieving state-of-the-art results.

Searching long egocentric videos with natural language queries (NLQ) has compelling applications in augmented reality and robotics, where a fluid index into everything that a person (agent) has seen before could augment human memory and surface relevant information on demand. However, the structured nature of the learning problem (free-form text query inputs, localized video temporal window outputs) and its needle-in-a-haystack nature makes it both technically challenging and expensive to supervise. We introduce Narrations-as-Queries (NaQ), a data augmentation strategy that transforms standard video-text narrations into training data for a video query localization model. Validating our idea on the Ego4D benchmark, we find it has tremendous impact in practice. NaQ improves multiple top models by substantial margins (even doubling their accuracy), and yields the very best results to date on the Ego4D NLQ challenge, soundly outperforming all challenge winners in the CVPR and ECCV 2022 competitions and topping the current public leaderboard. Beyond achieving the state-of-the-art for NLQ, we also demonstrate unique properties of our approach such as the ability to perform zero-shot and few-shot NLQ, and improved performance on queries about long-tail object categories. Code and models: {\small\url{http://vision.cs.utexas.edu/projects/naq}}.

Code Implementations1 repo
Foundations

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

Your Notes