paper-with-me

Papers

Egocentric Video-Language Pretraining

2022-06-03 · 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

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.

📄 PDF Abstract BibTeX arXiv:2206.01670

Code (2)

showlab/egovlp 공식 구현 pytorch
zhaoyue-zephyrus/avion pytorch

Tasks

Action RecognitionContrastive LearningMoment QueriesMulti-Instance RetrievalNatural Language QueriesObject State Change ClassificationObject State Change Classification on Ego4DQuestion AnsweringRetrievalTemporal LocalizationText RetrievalVideo SummarizationVideo-Text Retrieval

Methods 이 논문이 사용한 방법론

Contrastive Learning 설명 없음

Similar Papers 제목 키워드 기반

Egocentric Video-Language Pretraining @ Ego4D Challenge 2022

2022-07-04 · Kevin Qinghong Lin, Alex Jinpeng Wang, Mattia Soldan, Michael Wray 외

In this report, we propose a video-language pretraining (VLP) based solution \cite{kevin2022egovlp} for four Ego4D challenge tasks, including Natural Language Query (NLQ), Moment Query (MQ), Object State Change Classific…

Language ModelingLanguage ModellingObject State Change Classification

Egocentric Video-Language Pretraining @ EPIC-KITCHENS-100 Multi-Instance Retrieval Challenge 2022

2022-07-04 · Kevin Qinghong Lin, Alex Jinpeng Wang, Rui Yan, Eric Zhongcong Xu 외

In this report, we propose a video-language pretraining (VLP) based solution \cite{kevin2022egovlp} for the EPIC-KITCHENS-100 Multi-Instance Retrieval (MIR) challenge. Especially, we exploit the recently released Ego4D d…

Language ModelingLanguage ModellingMulti-Instance RetrievalRetrieval

SViTT-Ego: A Sparse Video-Text Transformer for Egocentric Video

2024-06-13 · Hector A. Valdez, Kyle Min, Subarna Tripathi

Pretraining egocentric vision-language models has become essential to improving downstream egocentric video-text tasks. These egocentric foundation models commonly use the transformer architecture. The memory footprint o…

Data Augmentation

EgoDTM: Towards 3D-Aware Egocentric Video-Language Pretraining

2025-03-19 · Boshen Xu, Yuting Mei, Xinbi Liu, Sipeng Zheng 외

Egocentric video-language pretraining has significantly advanced video representation learning. Humans perceive and interact with a fully 3D world, developing spatial awareness that extends beyond text-based understandin…

Contrastive LearningDecoderDepth EstimationRepresentation Learning

ActiveMimic: Egocentric Video Pretraining with Active Perception

2026-06-04 · Xingyao Lin, Guojin Zhong, Tianyi Lu, Ziyi Ye 외 arxiv

Egocentric human video offers a scalable alternative to robot data for pretraining, yet models pretrained on such video consistently underperform those pretrained on robot data. We attribute this gap to a missing signal,…