Two-Stream Consensus Network for Weakly-Supervised Temporal Action Localization
About
Weakly-supervised Temporal Action Localization (W-TAL) aims to classify and localize all action instances in an untrimmed video under only video-level supervision. However, without frame-level annotations, it is challenging for W-TAL methods to identify false positive action proposals and generate action proposals with precise temporal boundaries. In this paper, we present a Two-Stream Consensus Network (TSCN) to simultaneously address these challenges. The proposed TSCN features an iterative refinement training method, where a frame-level pseudo ground truth is iteratively updated, and used to provide frame-level supervision for improved model training and false positive action proposal elimination. Furthermore, we propose a new attention normalization loss to encourage the predicted attention to act like a binary selection, and promote the precise localization of action instance boundaries. Experiments conducted on the THUMOS14 and ActivityNet datasets show that the proposed TSCN outperforms current state-of-the-art methods, and even achieves comparable results with some recent fully-supervised methods.
Related benchmarks
| Task | Dataset | Result | Rank | |
|---|---|---|---|---|
| Temporal Action Localization | THUMOS14 (test) | AP @ IoU=0.528.7 | 319 | |
| Temporal Action Localization | THUMOS-14 (test) | mAP@0.347.8 | 308 | |
| Temporal Action Localization | ActivityNet 1.3 (val) | AP@0.535.3 | 257 | |
| Temporal Action Localization | ActivityNet 1.2 (val) | mAP@IoU 0.537.6 | 110 | |
| Temporal Action Localization | THUMOS 2014 | mAP@0.3047.8 | 93 | |
| Temporal Action Localization | ActivityNet v1.3 (test) | mAP @ IoU=0.535.3 | 47 | |
| Temporal Action Localization | ActivityNet 1.2 (test) | mAP@0.537.6 | 36 | |
| Temporal Action Localization | ActivityNet 1.2 | mAP@0.537.6 | 32 | |
| Temporal Action Localization | THUMOS14 v1.0 (test) | mAP @ IoU 0.347.8 | 29 | |
| Temporal Action Localization | ActivityNet v1.3 (val) | mAP@0.535.3 | 4 |