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

HierVL: Learning Hierarchical Video-Language Embeddings

About

Video-language embeddings are a promising avenue for injecting semantics into visual representations, but existing methods capture only short-term associations between seconds-long video clips and their accompanying text. We propose HierVL, a novel hierarchical video-language embedding that simultaneously accounts for both long-term and short-term associations. As training data, we take videos accompanied by timestamped text descriptions of human actions, together with a high-level text summary of the activity throughout the long video (as are available in Ego4D). We introduce a hierarchical contrastive training objective that encourages text-visual alignment at both the clip level and video level. While the clip-level constraints use the step-by-step descriptions to capture what is happening in that instant, the video-level constraints use the summary text to capture why it is happening, i.e., the broader context for the activity and the intent of the actor. Our hierarchical scheme yields a clip representation that outperforms its single-level counterpart as well as a long-term video representation that achieves SotA results on tasks requiring long-term video modeling. HierVL successfully transfers to multiple challenging downstream tasks (in EPIC-KITCHENS-100, Charades-Ego, HowTo100M) in both zero-shot and fine-tuned settings.

Kumar Ashutosh, Rohit Girdhar, Lorenzo Torresani, Kristen Grauman• 2023

Related benchmarks

TaskDatasetResultRank
Long-term Action AnticipationEgo4D v1 (test)
ED@Z=20 Verb0.723
31
Action RecognitionCharades-Ego first-person (test)
mAP0.338
21
Multi-Instance RetrievalEpic Kitchens 100
mAP (Avg)18.9
19
Long Term AnticipationEgo4D LTA v1 (test)
ED@Z=20 Verb0.724
18
Multi-Instance RetrievalEPIC-KITCHENS 100 (test)--
15
Long-Term Anticipation (LTA)Ego4D (test)
Verb Anticipation Accuracy72.4
9
Action RecognitionCharades-Ego
mAP26
8
Long Term AnticipationEgo4D (test)
Verb ED0.7223
6
Video ClassificationHowTo100M
Accuracy64.6
4
Showing 9 of 9 rows

Other info

Code

Follow for update