HyperAIHyperAI

Command Palette

Search for a command to run...

3 months ago

Weakly supervised temporal action localization with actionness-guided false positive suppression

{Zilei Wang Zhilin Li}

Abstract

Weakly supervised temporal action localization aims to locate the temporal boundaries of action instances in untrimmed videos using video-level labels and assign them the corresponding action category. Generally, it is solved by a pipeline called “localization-by-classification”, which finds the action instances by classifying video snippets. However, since this approach optimizes the video-level classification objective, the generated activation sequences often suffer interference from class-related scenes, resulting in a large number of false positives in the prediction results. Many existing works treat background as an independent category, forcing models to learn to distinguish background snippets. However, under weakly supervised conditions, the background information is fuzzy and uncertain, making this method extremely difficult. To alleviate the impact of false positives, we propose a new actionness-guided false positive suppression framework. Our method seeks to suppress false positive backgrounds without introducing the background category. Firstly, we propose a self-training actionness branch to learn class-agnostic actionness, which can minimize the interference of class-related scene information by ignoring the video labels. Secondly, we propose a false positive suppression module to mine false positive snippets and suppress them. Finally, we introduce the foreground enhancement module, which guides the model to learn the foreground with the help of the attention mechanism as well as class-agnostic actionness. We conduct extensive experiments on three benchmarks (THUMOS14, ActivityNet1.2, and ActivityNet1.3). The results demonstrate the effectiveness of our method in suppressing false positives and it achieves the state-of-the-art performance. Code: https://github.com/lizhilin-ustc/AFPS.

Benchmarks

BenchmarkMethodologyMetrics
weakly-supervised-action-localization-onAFPS
mAP@0.1:0.5: 59.1
mAP@0.1:0.7: 48.5
mAP@0.5: 41.0
weakly-supervised-action-localization-on-1AFPS
mAP@0.5: 43.9
mAP@0.5:0.95: 27.3
weakly-supervised-action-localization-on-2AFPS
Mean mAP: 29.9
mAP@0.5: 48.6

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 with actionness-guided false positive suppression | Papers | HyperAI