HyperAIHyperAI

Command Palette

Search for a command to run...

3 months ago

Temporal Action Segmentation from Timestamp Supervision

Zhe Li Yazan Abu Farha Juergen Gall

Temporal Action Segmentation from Timestamp Supervision

Abstract

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 trained using only ordered action lists require less annotation effort, the performance is still worse than fully supervised approaches. In this paper, we propose to use timestamp supervision for the temporal action segmentation task. Timestamps require a comparable annotation effort to weakly supervised approaches, and yet provide a more supervisory signal. To demonstrate the effectiveness of timestamp supervision, we propose an approach to train a segmentation model using only timestamps annotations. Our approach uses the model output and the annotated timestamps to generate frame-wise labels by detecting the action changes. We further introduce a confidence loss that forces the predicted probabilities to monotonically decrease as the distance to the timestamps increases. This ensures that all and not only the most distinctive frames of an action are learned during training. The evaluation on four datasets shows that models trained with timestamps annotations achieve comparable performance to the fully supervised approaches.

Code Repositories

ZheLi2020/TimestampActionSeg
Official
pytorch
Mentioned in GitHub

Benchmarks

BenchmarkMethodologyMetrics
weakly-supervised-action-localization-on-6Li et al.
mAP@0.1:0.7: 34.4
mAP@0.5: 20.3
weakly-supervised-action-localization-on-gteaLi et al.
mAP@0.1:0.7: 36.4
mAP@0.5: 28.8

Build AI with AI

From idea to launch — accelerate your AI development with free AI co-coding, out-of-the-box environment and best price of GPUs.

AI Co-coding
Ready-to-use GPUs
Best Pricing
Get Started

Hyper Newsletters

Subscribe to our latest updates
We will deliver the latest updates of the week to your inbox at nine o'clock every Monday morning
Powered by MailChimp
Temporal Action Segmentation from Timestamp Supervision | Papers | HyperAI