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

Temporal Alignment Networks for Long-term Video

About

The objective of this paper is a temporal alignment network that ingests long term video sequences, and associated text sentences, in order to: (1) determine if a sentence is alignable with the video; and (2) if it is alignable, then determine its alignment. The challenge is to train such networks from large-scale datasets, such as HowTo100M, where the associated text sentences have significant noise, and are only weakly aligned when relevant. Apart from proposing the alignment network, we also make four contributions: (i) we describe a novel co-training method that enables to denoise and train on raw instructional videos without using manual annotation, despite the considerable noise; (ii) to benchmark the alignment performance, we manually curate a 10-hour subset of HowTo100M, totalling 80 videos, with sparse temporal descriptions. Our proposed model, trained on HowTo100M, outperforms strong baselines (CLIP, MIL-NCE) on this alignment dataset by a significant margin; (iii) we apply the trained model in the zero-shot settings to multiple downstream video understanding tasks and achieve state-of-the-art results, including text-video retrieval on YouCook2, and weakly supervised video action segmentation on Breakfast-Action; (iv) we use the automatically aligned HowTo100M annotations for end-to-end finetuning of the backbone model, and obtain improved performance on downstream action recognition tasks.

Tengda Han, Weidi Xie, Andrew Zisserman• 2022

Related benchmarks

TaskDatasetResultRank
Action RecognitionUCF101
Accuracy83.2
365
Text-to-Video RetrievalYouCook2 (val)
R@120.1
66
Text-to-Video RetrievalYoucook2 (test)
Recall@1059.5
54
Action ClassificationHMDB51
Top-1 Accuracy56.7
51
Video Action ClassificationKinetics-400
Top-1 Accuracy0.562
48
Text-to-Video RetrievalMSR-VTT 1K (val)
R@130.8
38
Text-to-Video RetrievalMSVD (val)
Recall@139.2
15
Text-to-Video-Audio RetrievalYouCook2
Recall@120.1
8
Text-to-Video RetrievalLSMDC (val)
R@10.129
7
Temporal AlignmentBreakfast-Action (test)
F-Acc68.3
6
Showing 10 of 10 rows

Other info

Code

Follow for update