paper-with-me

Papers

Timestamp-Supervised Action Segmentation with Graph Convolutional Networks

2022-06-30 · Hamza Khan, Sanjay Haresh, Awais Ahmed, Shakeeb Siddiqui, Andrey Konin, M. Zeeshan Zia, Quoc-Huy Tran

We introduce a novel approach for temporal activity segmentation with timestamp supervision. Our main contribution is a graph convolutional network, which is learned in an end-to-end manner to exploit both frame features and connections between neighboring frames to generate dense framewise labels from sparse timestamp labels. The generated dense framewise labels can then be used to train the segmentation model. In addition, we propose a framework for alternating learning of both the segmentation model and the graph convolutional model, which first initializes and then iteratively refines the learned models. Detailed experiments on four public datasets, including 50 Salads, GTEA, Breakfast, and Desktop Assembly, show that our method is superior to the multi-layer perceptron baseline, while performing on par with or better than the state of the art in temporal activity segmentation with timestamp supervision.

📄 PDF Abstract BibTeX arXiv:2206.15031

Code (0)

등록된 구현이 없습니다.

Tasks

Action SegmentationSegmentation

Similar Papers 제목 키워드 기반

Temporal Action Segmentation from Timestamp Supervision

2021-03-11 · CVPR 2021 1 · Zhe Li, Yazan Abu Farha, Juergen Gall

Temporal action segmentation approaches have been very successful recently. However, annotating videos with frame-wise labels to train such models is very expensive and time consuming. While weakly supervised methods tra…

Action SegmentationSegmentationTemporal Action SegmentationWeakly Supervised Action Localization

Reducing the Label Bias for Timestamp Supervised Temporal Action Segmentation

2023-01-01 · CVPR 2023 1 · Kaiyuan Liu, Yunheng Li, Shenglan Liu, Chenwei Tan 외

Timestamp supervised temporal action segmentation (TSTAS) is more cost-effective than fully supervised counterparts. However, previous approaches suffer from severe label bias due to over-reliance on sparse timestamp…

Action SegmentationTemporal Action Segmentation

Turning to a Teacher for Timestamp Supervised Temporal Action Segmentation

2022-07-02 · Yang Zhao, Yan Song

Temporal action segmentation in videos has drawn much attention recently. Timestamp supervision is a cost-effective way for this task. To obtain more information to optimize the model, the existing method generated pseud…

Action SegmentationModel OptimizationSegmentationTemporal Action Segmentation

Unified Fully and Timestamp Supervised Temporal Action Segmentation via Sequence to Sequence Translation

2022-09-01 · Nadine Behrmann, S. Alireza Golestaneh, Zico Kolter, Juergen Gall 외

This paper introduces a unified framework for video action segmentation via sequence to sequence (seq2seq) translation in a fully and timestamp supervised setup. In contrast to current state-of-the-art frame-level predic…

Action SegmentationDecoderTemporal Action SegmentationTranslation

Robust Action Segmentation from Timestamp Supervision

2022-10-12 · Yaser Souri, Yazan Abu Farha, Emad Bahrami, Gianpiero Francesca 외

Action segmentation is the task of predicting an action label for each frame of an untrimmed video. As obtaining annotations to train an approach for action segmentation in a fully supervised way is expensive, various ap…

Action SegmentationSegmentation