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

Learning Procedure-aware Video Representation from Instructional Videos and Their Narrations

About

The abundance of instructional videos and their narrations over the Internet offers an exciting avenue for understanding procedural activities. In this work, we propose to learn video representation that encodes both action steps and their temporal ordering, based on a large-scale dataset of web instructional videos and their narrations, without using human annotations. Our method jointly learns a video representation to encode individual step concepts, and a deep probabilistic model to capture both temporal dependencies and immense individual variations in the step ordering. We empirically demonstrate that learning temporal ordering not only enables new capabilities for procedure reasoning, but also reinforces the recognition of individual steps. Our model significantly advances the state-of-the-art results on step classification (+2.8% / +3.3% on COIN / EPIC-Kitchens) and step forecasting (+7.4% on COIN). Moreover, our model attains promising results in zero-shot inference for step classification and forecasting, as well as in predicting diverse and plausible steps for incomplete procedures. Our code is available at https://github.com/facebookresearch/ProcedureVRL.

Yiwu Zhong, Licheng Yu, Yang Bai, Shangwen Li, Xueting Yan, Yin Li• 2023

Related benchmarks

TaskDatasetResultRank
Video Action ClassificationCOIN
Top-1 Acc56.9
33
Classification of Procedural ActivitiesCOIN (test)
Accuracy90.8
23
Action ClassificationEpic Kitchens 100--
22
Step ForecastingCOIN--
22
Next forecastingCOIN (test)
Top-1 Accuracy46.8
13
Step RecognitionCOIN (test)
Top-1 Acc56.9
11
Instructional Video UnderstandingCOIN (test)
Step Recognition Top-1 Acc56.9
10
Task recognitionCOIN (test)
Top-1 Acc90.8
9
Showing 8 of 8 rows

Other info

Code

Follow for update