paper-with-me

Papers

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

2023-03-31 · CVPR 2023 1 · Yiwu Zhong, Licheng Yu, Yang Bai, Shangwen Li, Xueting Yan, Yin Li

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.

📄 PDF Abstract BibTeX arXiv:2303.17839

Code (1)

facebookresearch/procedurevrl 공식 구현 pytorch

Similar Papers 제목 키워드 기반

Procedure-Aware Pretraining for Instructional Video Understanding

2023-03-31 · CVPR 2023 1 · Honglu Zhou, Roberto Martín-Martín, Mubbasir Kapadia, Silvio Savarese 외

Our goal is to learn a video representation that is useful for downstream procedure understanding tasks in instructional videos. Due to the small amount of available annotations, a key challenge in procedure understandin…

Video Understanding

Collaborative Weakly Supervised Video Correlation Learning for Procedure-Aware Instructional Video Analysis

2023-12-18 · Tianyao He, Huabin Liu, Yuxi Li, Xiao Ma 외

Video Correlation Learning (VCL), which aims to analyze the relationships between videos, has been widely studied and applied in various general video tasks. However, applying VCL to instructional videos is still quite c…

Action Quality AssessmentProcedure Learning

Dense Procedure Captioning in Narrated Instructional Videos

2019-07-01 · ACL 2019 7 · Botian Shi, Lei Ji, Yaobo Liang, Nan Duan 외

Understanding narrated instructional videos is important for both research and real-world web applications. Motivated by video dense captioning, we propose a model to generate procedure captions from narrated instruction…

Dense Captioning

LAP: A Language-Aware Planning Model For Procedure Planning In Instructional Videos

2026-03-10 · Lei Shi, Victor Aregbede, Andreas Persson, Martin Längkvist 외 arxiv

Procedure planning requires a model to predict a sequence of actions that transform a start visual observation into a goal in instructional videos. While most existing methods rely primarily on visual observations as inp…

Finding "It": Weakly-Supervised Reference-Aware Visual Grounding in Instructional Videos

2018-06-01 · CVPR 2018 6 · De-An Huang, Shyamal Buch, Lucio Dery, Animesh Garg 외

Grounding textual phrases in visual content with standalone image-sentence pairs is a challenging task. When we consider grounding in instructional videos, this problem becomes profoundly more complex: the latent tempora…

Multiple Instance LearningSentenceVisual Grounding