Fast Learning of Temporal Action Proposal via Dense Boundary Generator
About
Generating temporal action proposals remains a very challenging problem, where the main issue lies in predicting precise temporal proposal boundaries and reliable action confidence in long and untrimmed real-world videos. In this paper, we propose an efficient and unified framework to generate temporal action proposals named Dense Boundary Generator (DBG), which draws inspiration from boundary-sensitive methods and implements boundary classification and action completeness regression for densely distributed proposals. In particular, the DBG consists of two modules: Temporal boundary classification (TBC) and Action-aware completeness regression (ACR). The TBC aims to provide two temporal boundary confidence maps by low-level two-stream features, while the ACR is designed to generate an action completeness score map by high-level action-aware features. Moreover, we introduce a dual stream BaseNet (DSB) to encode RGB and optical flow information, which helps to capture discriminative boundary and actionness features. Extensive experiments on popular benchmarks ActivityNet-1.3 and THUMOS14 demonstrate the superiority of DBG over the state-of-the-art proposal generator (e.g., MGG and BMN). Our code will be made available upon publication.
Related benchmarks
| Task | Dataset | Result | Rank | |
|---|---|---|---|---|
| Temporal Action Detection | THUMOS-14 (test) | mAP@tIoU=0.539.8 | 330 | |
| Temporal Action Localization | THUMOS14 (test) | AP @ IoU=0.539.8 | 319 | |
| Temporal Action Proposal | ActivityNet v1.3 (val) | AUC68.23 | 114 | |
| Temporal Action Localization | THUMOS 2014 | mAP@0.3057.8 | 93 | |
| Temporal Action Proposal Generation | THUMOS14 (test) | AR@5040.89 | 84 | |
| Action Detection | THUMOS 2014 (test) | mAP (alpha=0.5)39.8 | 79 | |
| Temporal Action Proposal Generation | ActivityNet 1.3 (test) | AUC68.57 | 62 | |
| Temporal Action Proposal Generation | THUMOS 14 | AR@5040.89 | 41 | |
| Temporal Action Proposal Generation | THUMOS14 1.3 (test) | AR@5040.89 | 30 | |
| Action Detection | THUMOS-14 (val) | mAP@0.449.4 | 13 |