CVAIJun 22, 2024

ObjectNLQ @ Ego4D Episodic Memory Challenge 2024

arXiv:2406.15778v211 citationsHas Code
Originality Incremental advance
AI Analysis

This addresses the challenge of precise action localization in egocentric videos for computer vision applications, representing an incremental improvement over existing methods.

The paper tackles the problem of localizing actions in long videos using textual queries by introducing ObjectNLQ, which incorporates object information to enhance video representation, achieving a mean R@1 of 23.15 and ranking 2nd in the Natural Language Queries Challenge.

In this report, we present our approach for the Natural Language Query track and Goal Step track of the Ego4D Episodic Memory Benchmark at CVPR 2024. Both challenges require the localization of actions within long video sequences using textual queries. To enhance localization accuracy, our method not only processes the temporal information of videos but also identifies fine-grained objects spatially within the frames. To this end, we introduce a novel approach, termed ObjectNLQ, which incorporates an object branch to augment the video representation with detailed object information, thereby improving grounding efficiency. ObjectNLQ achieves a mean R@1 of 23.15, ranking 2nd in the Natural Language Queries Challenge, and gains 33.00 in terms of the metric R@1, IoU=0.3, ranking 3rd in the Goal Step Challenge. Our code will be released at https://github.com/Yisen-Feng/ObjectNLQ.

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