Our new X account is live! Follow @wizwand_team for updates
WorkDL logo mark

Foreground-Action Consistency Network for Weakly Supervised Temporal Action Localization

About

As a challenging task of high-level video understanding, weakly supervised temporal action localization has been attracting increasing attention. With only video annotations, most existing methods seek to handle this task with a localization-by-classification framework, which generally adopts a selector to select snippets of high probabilities of actions or namely the foreground. Nevertheless, the existing foreground selection strategies have a major limitation of only considering the unilateral relation from foreground to actions, which cannot guarantee the foreground-action consistency. In this paper, we present a framework named FAC-Net based on the I3D backbone, on which three branches are appended, named class-wise foreground classification branch, class-agnostic attention branch and multiple instance learning branch. First, our class-wise foreground classification branch regularizes the relation between actions and foreground to maximize the foreground-background separation. Besides, the class-agnostic attention branch and multiple instance learning branch are adopted to regularize the foreground-action consistency and help to learn a meaningful foreground classifier. Within each branch, we introduce a hybrid attention mechanism, which calculates multiple attention scores for each snippet, to focus on both discriminative and less-discriminative snippets to capture the full action boundaries. Experimental results on THUMOS14 and ActivityNet1.3 demonstrate the state-of-the-art performance of our method. Our code is available at https://github.com/LeonHLJ/FAC-Net.

Linjiang Huang, Liang Wang, Hongsheng Li• 2021

Related benchmarks

TaskDatasetResultRank
Temporal Action LocalizationTHUMOS-14 (test)
mAP@0.352.6
308
Temporal Action LocalizationActivityNet 1.3 (val)
AP@0.537.6
257
Temporal Action LocalizationActivityNet v1.3 (test)
mAP @ IoU=0.537.6
47
Showing 3 of 3 rows

Other info

Follow for update