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

Egocentric Video-Language Pretraining

About

Video-Language Pretraining (VLP), which aims to learn transferable representation to advance a wide range of video-text downstream tasks, has recently received increasing attention. Best performing works rely on large-scale, 3rd-person video-text datasets, such as HowTo100M. In this work, we exploit the recently released Ego4D dataset to pioneer Egocentric VLP along three directions. (i) We create EgoClip, a 1st-person video-text pretraining dataset comprising 3.8M clip-text pairs well-chosen from Ego4D, covering a large variety of human daily activities. (ii) We propose a novel pretraining objective, dubbed EgoNCE, which adapts video-text contrastive learning to the egocentric domain by mining egocentric-aware positive and negative samples. (iii) We introduce EgoMCQ, a development benchmark that is close to EgoClip and hence can support effective validation and fast exploration of our design decisions in EgoClip and EgoNCE. Furthermore, we demonstrate strong performance on five egocentric downstream tasks across three datasets: video-text retrieval on EPIC-KITCHENS-100; action recognition on Charades-Ego; natural language query, moment query, and object state change classification on Ego4D challenge benchmarks. The dataset and code are available at https://github.com/showlab/EgoVLP.

Kevin Qinghong Lin, Alex Jinpeng Wang, Mattia Soldan, Michael Wray, Rui Yan, Eric Zhongcong Xu, Difei Gao, Rongcheng Tu, Wenzhe Zhao, Weijie Kong, Chengfei Cai, Hongfa Wang, Dima Damen, Bernard Ghanem, Wei Liu, Mike Zheng Shou• 2022

Related benchmarks

TaskDatasetResultRank
Video Question AnsweringEgoSchema (Full)
Accuracy34.86
193
State change classificationEgo4D v1 (test)
Accuracy74
29
Natural Language QueriesEgo4D NLQ (val)
Recall@1 (IoU=0.3)10.84
23
Action RecognitionCharades-Ego first-person (test)
mAP0.321
21
Video GroundingEgo4D-NLQ v1 (test)
Recall@1 (IoU=0.3)15.9
21
Point-of-no-return temporal localizationEgo4D v1 (test)
Error0.67
21
Natural Language QueriesEgo4D NLQ (test)
R@1 (IoU=0.3)10.46
21
Multi-Instance RetrievalEpic Kitchens 100
mAP (Avg)45
19
Moment QueryEgo4D Moment Query (val)
R@1 (IoU=0.5)0.3014
19
Multi-Instance RetrievalEPIC-KITCHENS 100 (test)
mAP (Avg)45
15
Showing 10 of 23 rows

Other info

Code

Follow for update