paper-with-me

Papers

Weakly-Supervised Action Segmentation and Alignment via Transcript-Aware Union-of-Subspaces Learning

2021-01-01 · ICCV 2021 10 · Zijia Lu, Ehsan Elhamifar

We address the problem of learning to segment actions from weakly-annotated videos, i.e., videos accompanied by transcripts (ordered list of actions). We propose a framework in which we model actions with a union of low-dimensional subspaces, learn the subspaces using transcripts and refine video features that lend themselves to action subspaces. To do so, we design an architecture consisting of a Union-of-Subspace Network, which is an ensemble of autoencoders, each modeling a low-dimensional action subspace and can capture variations of an action within and across videos. For learning, at each iteration, we generate positive and negative soft alignment matrices using the segmentations from the previous iteration, which we use for discriminative training of our model. To regularize the learning, we introduce a constraint loss that prevents imbalanced segmentations and enforces relatively similar duration of each action across videos. To have a real-time inference, we develop a hierarchical segmentation framework that uses subset selection to find representative transcripts and hierarchically align a test video with increasingly refined representative transcripts. Our experiments on three datasets show that our method improves the state-of-the-art action segmentation and alignment, while speeding up the inference time by a factor of 4 to 13.

📄 PDF Abstract BibTeX

Code (1)

ZijiaLewisLu/ICCV21-TASL 공식 구현 pytorch

Tasks

Action SegmentationWeakly Supervised Action Segmentation (Transcript)

Similar Papers 제목 키워드 기반

Efficient and Effective Weakly-Supervised Action Segmentation via Action-Transition-Aware Boundary Alignment

2024-03-28 · CVPR 2024 1 · Angchi Xu, Wei-Shi Zheng

Weakly-supervised action segmentation is a task of learning to partition a long video into several action segments, where training videos are only accompanied by transcripts (ordered list of actions). Most of existing me…

Action SegmentationSegmentation

Transformers in Action: Weakly Supervised Action Segmentation

2022-01-14 · John Ridley, Huseyin Coskun, David Joseph Tan, Nassir Navab 외

The video action segmentation task is regularly explored under weaker forms of supervision, such as transcript supervision, where a list of actions is easier to obtain than dense frame-wise labels. In this formulation, t…

Action Segmentation

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 Lea…

Action SegmentationWeakly-supervised Learning

Fast Weakly Supervised Action Segmentation Using Mutual Consistency

2019-04-05 · Yaser Souri, Mohsen Fayyaz, Luca Minciullo, Gianpiero Francesca 외

Action segmentation is the task of predicting the actions for each frame of a video. As obtaining the full annotation of videos for action segmentation is expensive, weakly supervised approaches that can learn only from …

Action SegmentationSegmentationWeakly Supervised Action Segmentation (Transcript)

On Evaluating Weakly Supervised Action Segmentation Methods

2020-05-19 · Yaser Souri, Alexander Richard, Luca Minciullo, Juergen Gall

Action segmentation is the task of temporally segmenting every frame of an untrimmed video. Weakly supervised approaches to action segmentation, especially from transcripts have been of considerable interest to the compu…

Action SegmentationSegmentation