ReLER@ZJU-Alibaba Submission to the Ego4D Natural Language Queries Challenge 2022
Naiyuan Liu, Xiaohan Wang, Xiaobo Li, Yi Yang, Yueting Zhuang
TL;DR
The paper tackles temporal moment localization for natural language queries in long Ego4D videos, addressing data scarcity and long-duration challenges. It introduces a multi-scale cross-modal transformer with cross-attention, augmented by a video frame-level contrastive loss and two training-time data augmentations (SW and VS). Key contributions include the multi-scale cross-modal architecture, frame-level contrastive objective, and augmentation strategies that yield state-of-the-art results, especially on R1 metrics. The approach demonstrates strong localization performance and practical benefits for long-video NLQ tasks, with ensemble gains further enhancing results at test time.
Abstract
In this report, we present the ReLER@ZJU-Alibaba submission to the Ego4D Natural Language Queries (NLQ) Challenge in CVPR 2022. Given a video clip and a text query, the goal of this challenge is to locate a temporal moment of the video clip where the answer to the query can be obtained. To tackle this task, we propose a multi-scale cross-modal transformer and a video frame-level contrastive loss to fully uncover the correlation between language queries and video clips. Besides, we propose two data augmentation strategies to increase the diversity of training samples. The experimental results demonstrate the effectiveness of our method. The final submission ranked first on the leaderboard.
