EgoVideo: Exploring Egocentric Foundation Model and Downstream Adaptation

26 Jun 2024  ยท  Baoqi Pei, Guo Chen, Jilan Xu, Yuping He, Yicheng Liu, Kanghua Pan, Yifei HUANG, Yali Wang, Tong Lu, LiMin Wang, Yu Qiao ยท

In this report, we present our solutions to the EgoVis Challenges in CVPR 2024, including five tracks in the Ego4D challenge and three tracks in the EPIC-Kitchens challenge. Building upon the video-language two-tower model and leveraging our meticulously organized egocentric video data, we introduce a novel foundation model called EgoVideo. This model is specifically designed to cater to the unique characteristics of egocentric videos and provides strong support for our competition submissions. In the Ego4D challenges, we tackle various tasks including Natural Language Queries, Step Grounding, Moment Queries, Short-term Object Interaction Anticipation, and Long-term Action Anticipation. In addition, we also participate in the EPIC-Kitchens challenge, where we engage in the Action Recognition, Multiple Instance Retrieval, and Domain Adaptation for Action Recognition tracks. By adapting EgoVideo to these diverse tasks, we showcase its versatility and effectiveness in different egocentric video analysis scenarios, demonstrating the powerful representation ability of EgoVideo as an egocentric foundation model. Our codebase and pretrained models are publicly available at https://github.com/OpenGVLab/EgoVideo.

PDF Abstract

Results from the Paper


 Ranked #1 on Long Term Action Anticipation on Ego4D (using extra training data)

     Get a GitHub badge
Task Dataset Model Metric Name Metric Value Global Rank Uses Extra
Training Data
Result Benchmark
Long Term Action Anticipation Ego4D EgoVideo ED@20 Action 86.19 # 1
ED@20 Noun 62.64 # 1
ED@20 Verb 65.76 # 2
Short-term Object Interaction Anticipation Ego4D EgoVideo Overall (Top5 mAP) 7.21 # 1
Noun (Top5 mAP) 31.08 # 2
Noun+Verb(Top5 mAP) 16.18 # 2
Noun+TTC (Top5 mAP) 12.41 # 1
Moment Queries Ego4D EgoVideo Avg mAP (0.1-0.5) 32.48 # 1
Recall 51.04 # 1
Natural Language Queries Ego4D EgoVideo R@1 IoU=0.3 28.05 # 1
R@5 IoU=0.3 44.16 # 2
R@1 IoU=0.5 19.31 # 1
R@5 IoU=0.5 31.37 # 3
R@1 Mean(0.3 and 0.5) 23.68 # 1
Multi-Instance Retrieval EPIC-KITCHENS-100 EgoVideo mAP(V2T) 67.6 # 2
mAP(T2V) 58.9 # 1
mAP (Avg) 63.3 # 2
nDCG (V2T) 75.0 # 2
nDCG (T2V) 71.5 # 2
nDCG (Avg) 73.2 # 2

Methods


No methods listed for this paper. Add relevant methods here