HyperAIHyperAI

Command Palette

Search for a command to run...

3 months ago

Weakly-supervised Temporal Action Localization by Uncertainty Modeling

Pilhyeon Lee Jinglu Wang Yan Lu Hyeran Byun

Weakly-supervised Temporal Action Localization by Uncertainty Modeling

Abstract

Weakly-supervised temporal action localization aims to learn detecting temporal intervals of action classes with only video-level labels. To this end, it is crucial to separate frames of action classes from the background frames (i.e., frames not belonging to any action classes). In this paper, we present a new perspective on background frames where they are modeled as out-of-distribution samples regarding their inconsistency. Then, background frames can be detected by estimating the probability of each frame being out-of-distribution, known as uncertainty, but it is infeasible to directly learn uncertainty without frame-level labels. To realize the uncertainty learning in the weakly-supervised setting, we leverage the multiple instance learning formulation. Moreover, we further introduce a background entropy loss to better discriminate background frames by encouraging their in-distribution (action) probabilities to be uniformly distributed over all action classes. Experimental results show that our uncertainty modeling is effective at alleviating the interference of background frames and brings a large performance gain without bells and whistles. We demonstrate that our model significantly outperforms state-of-the-art methods on the benchmarks, THUMOS'14 and ActivityNet (1.2 & 1.3). Our code is available at https://github.com/Pilhyeon/WTAL-Uncertainty-Modeling.

Code Repositories

Pilhyeon/WTAL-Uncertainty-Modeling
Official
pytorch
Mentioned in GitHub

Benchmarks

BenchmarkMethodologyMetrics
weakly-supervised-action-localization-onLee et al.
mAP@0.1:0.5: 51.6
mAP@0.1:0.7: 41.9
mAP@0.5: 33.7
weakly-supervised-action-localization-on-1Lee et al.
mAP@0.5: 37
mAP@0.5:0.95: 23.7
weakly-supervised-action-localization-on-2Lee et al.
Mean mAP: 25.9
mAP@0.5: 41.2
weakly-supervised-action-localization-on-4Lee et al.
mAP@0.5: 33.7
weakly-supervised-action-localization-on-5Lee et al.
avg-mAP (0.1-0.5): 51.6
avg-mAP (0.1:0.7): 41.9
avg-mAP (0.3-0.7): 32.9

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
Weakly-supervised Temporal Action Localization by Uncertainty Modeling | Papers | HyperAI