Rethinking the Faster R-CNN Architecture for Temporal Action Localization
About
We propose TAL-Net, an improved approach to temporal action localization in video that is inspired by the Faster R-CNN object detection framework. TAL-Net addresses three key shortcomings of existing approaches: (1) we improve receptive field alignment using a multi-scale architecture that can accommodate extreme variation in action durations; (2) we better exploit the temporal context of actions for both proposal generation and action classification by appropriately extending receptive fields; and (3) we explicitly consider multi-stream feature fusion and demonstrate that fusing motion late is important. We achieve state-of-the-art performance for both action proposal and localization on THUMOS'14 detection benchmark and competitive performance on ActivityNet challenge.
Related benchmarks
| Task | Dataset | Result | Rank | |
|---|---|---|---|---|
| Temporal Action Detection | THUMOS-14 (test) | mAP@tIoU=0.542.8 | 330 | |
| Temporal Action Localization | THUMOS14 (test) | AP @ IoU=0.542.8 | 319 | |
| Temporal Action Localization | THUMOS-14 (test) | mAP@0.353.2 | 308 | |
| Temporal Action Localization | ActivityNet 1.3 (val) | AP@0.538.23 | 257 | |
| Temporal Action Detection | ActivityNet v1.3 (val) | mAP@0.538.23 | 185 | |
| Temporal Action Localization | THUMOS 2014 | mAP@0.3053.2 | 93 | |
| Temporal Action Detection | ActivityNet 1.3 | mAP@0.538.23 | 93 | |
| Temporal Action Detection | ActivityNet 1.3 (test) | Average mAP20.22 | 80 | |
| Action Detection | THUMOS 2014 (test) | mAP (alpha=0.5)42.8 | 79 | |
| Temporal Action Detection | THUMOS 14 | mAP@0.353.2 | 71 |