paper-with-me

Papers

Self-Supervised Multi-Task Procedure Learning from Instructional Videos

2020-08-01 · ECCV 2020 8 · Ehsan Elhamifar, Dat Huynh

We address the problem of unsupervised procedure learning from instructional videos of multiple tasks using Deep Neural Networks (DNNs). Unlike existing works, we assume that training videos come from multiple tasks without key-step annotations or grammars, and the goals are to classify a test video to the underlying task and to localize its key-steps. Our DNN learns task-dependent attention features from informative regions of each frame without ground-truth bounding boxes and learns to discover and localize key-steps without key-step annotations by using an unsupervised subset selection module as a teacher. It also learns to classify an input video using the discovered key-steps using a learnable key-step feature pooling mechanism that extracts and learns to combine key-step based features for task recognition. By experiments on two instructional video datasets, we show the effectiveness of our method for unsupervised localization of procedure steps and video classification.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

Procedure LearningVideo Classification

Similar Papers 제목 키워드 기반

StepFormer: Self-supervised Step Discovery and Localization in Instructional Videos

2023-04-26 · CVPR 2023 1 · Nikita Dvornik, Isma Hadji, Ran Zhang, Konstantinos G. Derpanis 외

Instructional videos are an important resource to learn procedural tasks from human demonstrations. However, the instruction steps in such videos are typically short and sparse, with most of the video being irrelevant to…

Decoder

P3IV: Probabilistic Procedure Planning from Instructional Videos with Weak Supervision

2022-05-04 · CVPR 2022 1 · He Zhao, Isma Hadji, Nikita Dvornik, Konstantinos G. Derpanis 외

In this paper, we study the problem of procedure planning in instructional videos. Here, an agent must produce a plausible sequence of actions that can transform the environment from a given start to a desired goal state…

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

Unsupervised Action Segmentation for Instructional Videos

2021-06-07 · AJ Piergiovanni, Anelia Angelova, Michael S. Ryoo, Irfan Essa

In this paper we address the problem of automatically discovering atomic actions in unsupervised manner from instructional videos, which are rarely annotated with atomic actions. We present an unsupervised approach to le…

Action SegmentationSegmentationUnsupervised Action Segmentation

Unsupervised Discovery of Actions in Instructional Videos

2021-06-28 · AJ Piergiovanni, Anelia Angelova, Michael S. Ryoo, Irfan Essa

In this paper we address the problem of automatically discovering atomic actions in unsupervised manner from instructional videos. Instructional videos contain complex activities and are a rich source of information for …