HyperAIHyperAI

Command Palette

Search for a command to run...

3 months ago

Weakly-Supervised Action Localization by Generative Attention Modeling

Baifeng Shi Qi Dai Yadong Mu Jingdong Wang

Weakly-Supervised Action Localization by Generative Attention Modeling

Abstract

Weakly-supervised temporal action localization is a problem of learning an action localization model with only video-level action labeling available. The general framework largely relies on the classification activation, which employs an attention model to identify the action-related frames and then categorizes them into different classes. Such method results in the action-context confusion issue: context frames near action clips tend to be recognized as action frames themselves, since they are closely related to the specific classes. To solve the problem, in this paper we propose to model the class-agnostic frame-wise probability conditioned on the frame attention using conditional Variational Auto-Encoder (VAE). With the observation that the context exhibits notable difference from the action at representation level, a probabilistic model, i.e., conditional VAE, is learned to model the likelihood of each frame given the attention. By maximizing the conditional probability with respect to the attention, the action and non-action frames are well separated. Experiments on THUMOS14 and ActivityNet1.2 demonstrate advantage of our method and effectiveness in handling action-context confusion problem. Code is now available on GitHub.

Code Repositories

bfshi/DGAM-Weakly-Supervised-Action-Localization
Official
pytorch
Mentioned in GitHub

Benchmarks

BenchmarkMethodologyMetrics
weakly-supervised-action-localization-onDGAM
mAP@0.1:0.5: 45.6
mAP@0.1:0.7: 37.0
mAP@0.5: 28.8
weakly-supervised-action-localization-on-2DGAM
Mean mAP: 24.4
mAP@0.5: 41.0

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 Action Localization by Generative Attention Modeling | Papers | HyperAI