Our new X account is live! Follow @wizwand_team for updates
WorkDL logo mark

NaQ: Leveraging Narrations as Queries to Supervise Episodic Memory

About

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}}.

Santhosh Kumar Ramakrishnan, Ziad Al-Halah, Kristen Grauman• 2023

Related benchmarks

TaskDatasetResultRank
Natural Language QueriesEgo4D NLQ (val)
Recall@1 (IoU=0.3)19.31
23
Video GroundingEgo4D-NLQ v1 (test)
Recall@1 (IoU=0.3)19.31
21
Natural Language QueriesEgo4D NLQ (test)
R@1 (IoU=0.3)21.7
21
Natural Language QueriesEgo4D-NLQ v1 (test)
R@1 (IoU=0.3)18.46
8
Natural Language QueriesEgo4D NLQ v2 (val)
R@1 (IoU=0.3)24.1
7
Natural Language QueriesEgo4D-NLQ v2 (test)
Recall@1 (IoU=0.3)21.7
7
Natural Language QueriesEgo4D NLQ (challenge)
R@0.321.7
5
Showing 7 of 7 rows

Other info

Code

Follow for update