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

Learning Action Completeness from Points for Weakly-supervised Temporal Action Localization

About

We tackle the problem of localizing temporal intervals of actions with only a single frame label for each action instance for training. Owing to label sparsity, existing work fails to learn action completeness, resulting in fragmentary action predictions. In this paper, we propose a novel framework, where dense pseudo-labels are generated to provide completeness guidance for the model. Concretely, we first select pseudo background points to supplement point-level action labels. Then, by taking the points as seeds, we search for the optimal sequence that is likely to contain complete action instances while agreeing with the seeds. To learn completeness from the obtained sequence, we introduce two novel losses that contrast action instances with background ones in terms of action score and feature similarity, respectively. Experimental results demonstrate that our completeness guidance indeed helps the model to locate complete action instances, leading to large performance gains especially under high IoU thresholds. Moreover, we demonstrate the superiority of our method over existing state-of-the-art methods on four benchmarks: THUMOS'14, GTEA, BEOID, and ActivityNet. Notably, our method even performs comparably to recent fully-supervised methods, at the 6 times cheaper annotation cost. Our code is available at https://github.com/Pilhyeon.

Pilhyeon Lee, Hyeran Byun• 2021

Related benchmarks

TaskDatasetResultRank
Temporal Action LocalizationTHUMOS-14 (test)
mAP@0.364.6
308
Temporal Action LocalizationActivityNet v1.3 (test)
mAP @ IoU=0.540.4
47
Temporal Action LocalizationActivityNet 1.2
mAP@0.544
32
Temporal Action LocalizationActivityNet 1.3
Average mAP25.1
32
Temporal Action LocalizationTHUMOS14 v1.0 (test)
mAP @ IoU 0.364.6
29
Temporal Action LocalizationBEOID (test)
mAP@0.176.9
26
Temporal Action LocalizationGTEA (test)
mAP@0.163.9
25
Temporal Action LocalizationActivityNet 1.3 (val test)
mAP@0.540.4
19
Temporal Action LocalizationGTEA
mAP@0.163.9
12
Temporal Action LocalizationBEOID
mAP@0.176.9
12
Showing 10 of 11 rows

Other info

Code

Follow for update