paper-with-me

Papers

Transformers in Action: Weakly Supervised Action Segmentation

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

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, the task presents various challenges for sequence modeling approaches due to the emphasis on action transition points, long sequence lengths, and frame contextualization, making the task well-posed for transformers. Given developments enabling transformers to scale linearly, we demonstrate through our architecture how they can be applied to improve action alignment accuracy over the equivalent RNN-based models with the attention mechanism focusing around salient action transition regions. Additionally, given the recent focus on inference-time transcript selection, we propose a supplemental transcript embedding approach to select transcripts more quickly at inference-time. Furthermore, we subsequently demonstrate how this approach can also improve the overall segmentation performance. Finally, we evaluate our proposed methods across the benchmark datasets to better understand the applicability of transformers and the importance of transcript selection on this video-driven weakly-supervised task.

📄 PDF Abstract BibTeX arXiv:2201.05675

Code (0)

등록된 구현이 없습니다.

Tasks

Action Segmentation

Similar Papers 제목 키워드 기반

2by2: Weakly-Supervised Learning for Global Action Segmentation

2024-12-17 · Elena Bueno-Benito, Mariella Dimiccoli

This paper presents a simple yet effective approach for the poorly investigated task of global action segmentation, aiming at grouping frames capturing the same action across videos of different activities. Unlike the ca…

Action SegmentationWeakly-supervised Learning

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

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)

Learning a Weakly-Supervised Video Actor-Action Segmentation Model with a Wise Selection

2020-03-29 · CVPR 2020 6 · Jie Chen, Zhiheng Li, Jiebo Luo, Chenliang Xu

We address weakly-supervised video actor-action segmentation (VAAS), which extends general video object segmentation (VOS) to additionally consider action labels of the actors. The most successful methods on VOS synthesi…

Action SegmentationSegmentationSemantic SegmentationVideo Object Segmentation+1

Weakly Supervised Actor-Action Segmentation via Robust Multi-Task Ranking

2017-07-01 · CVPR 2017 7 · Yan Yan, Chenliang Xu, Dawen Cai, Jason J. Corso

Fine-grained activity understanding in videos has attracted considerable recent attention with a shift from action classification to detailed actor and action understanding that provides compelling results for perceptual…

Action ClassificationAction SegmentationAction UnderstandingSegmentation