paper-with-me

Papers

Semi-Weakly-Supervised Learning of Complex Actions From Instructional Task Videos

2022-01-01 · CVPR 2022 1 · YuHan Shen, Ehsan Elhamifar

We address the problem of action segmentation in instructional task videos with a small number of weakly-labeled training videos and a large number of unlabeled videos, which we refer to as Semi-Weakly-Supervised Learning (SWSL) of actions. We propose a general SWSL framework that can efficiently learn from both types of videos and can leverage any of the existing weakly-supervised action segmentation methods. Our key observation is that the distance between the transcript of an unlabeled video and those of the weakly-labeled videos from the same task is small yet often nonzero. Therefore, we develop a Soft Restricted Edit (SRE) loss to encourage small variations between the predicted transcripts of unlabeled videos and ground-truth transcripts of the weakly-labeled videos of the same task. To compute the SRE loss, we develop a flexible transcript prediction (FTP) method that uses the output of the action classifier to find both the length of the transcript and the sequence of actions occurring in an unlabeled video. We propose an efficient learning scheme in which we alternate between minimizing our proposed loss and generating pseudo-transcripts for unlabeled videos. By experiments on two benchmark datasets, we demonstrate that our approach can significantly improve the performance by using unlabeled videos, especially when the number of weakly-labeled videos is small.

📄 PDF Abstract BibTeX

Code (1)

yuhan-shen/swsl 공식 구현 pytorch

Tasks

Action SegmentationWeakly-supervised Learning

Similar Papers 제목 키워드 기반

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…

Hierarchical Modeling for Task Recognition and Action Segmentation in Weakly-Labeled Instructional Videos

2021-10-12 · Reza Ghoddoosian, Saif Sayed, Vassilis Athitsos

This paper focuses on task recognition and action segmentation in weakly-labeled instructional videos, where only the ordered sequence of video-level actions is available during training. We propose a two-stream framewor…

Action SegmentationSegmentation

Unsupervised Learning and Segmentation of Complex Activities from Video

2018-03-26 · CVPR 2018 6 · Fadime Sener, Angela Yao

This paper presents a new method for unsupervised segmentation of complex activities from video into multiple steps, or sub-activities, without any textual input. We propose an iterative discriminative-generative approac…

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

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 …