CVAIJun 3, 2022

Egocentric Video-Language Pretraining

MicrosoftUW
arXiv:2206.01670v2280 citationsh-index: 73Has Code
Originality Incremental advance
AI Analysis

This work addresses the lack of egocentric video-text pretraining methods, which is crucial for applications in human daily activity analysis, though it is incremental as it adapts existing VLP techniques to a new domain.

The authors tackled the problem of video-language pretraining (VLP) for egocentric videos by creating a new dataset (EgoClip) and a novel pretraining objective (EgoNCE), achieving strong performance on five downstream tasks, such as video-text retrieval on EPIC-KITCHENS-100 and action recognition on Charades-Ego.

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.

Code Implementations2 repos
Foundations

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

Your Notes