Temporal Context Aggregation Network for Temporal Action Proposal Refinement
About
Temporal action proposal generation aims to estimate temporal intervals of actions in untrimmed videos, which is a challenging yet important task in the video understanding field. The proposals generated by current methods still suffer from inaccurate temporal boundaries and inferior confidence used for retrieval owing to the lack of efficient temporal modeling and effective boundary context utilization. In this paper, we propose Temporal Context Aggregation Network (TCANet) to generate high-quality action proposals through "local and global" temporal context aggregation and complementary as well as progressive boundary refinement. Specifically, we first design a Local-Global Temporal Encoder (LGTE), which adopts the channel grouping strategy to efficiently encode both "local and global" temporal inter-dependencies. Furthermore, both the boundary and internal context of proposals are adopted for frame-level and segment-level boundary regressions, respectively. Temporal Boundary Regressor (TBR) is designed to combine these two regression granularities in an end-to-end fashion, which achieves the precise boundaries and reliable confidence of proposals through progressive refinement. Extensive experiments are conducted on three challenging datasets: HACS, ActivityNet-v1.3, and THUMOS-14, where TCANet can generate proposals with high precision and recall. By combining with the existing action classifier, TCANet can obtain remarkable temporal action detection performance compared with other methods. Not surprisingly, the proposed TCANet won the 1$^{st}$ place in the CVPR 2020 - HACS challenge leaderboard on temporal action localization task.
Related benchmarks
| Task | Dataset | Result | Rank | |
|---|---|---|---|---|
| Temporal Action Detection | THUMOS-14 (test) | mAP@tIoU=0.544.6 | 330 | |
| Temporal Action Localization | THUMOS14 (test) | AP @ IoU=0.544.6 | 319 | |
| Temporal Action Localization | THUMOS-14 (test) | mAP@0.360.6 | 308 | |
| Temporal Action Localization | ActivityNet 1.3 (val) | AP@0.554.3 | 257 | |
| Temporal Action Detection | ActivityNet v1.3 (val) | mAP@0.554.33 | 185 | |
| Temporal Action Proposal | ActivityNet v1.3 (val) | AUC68.08 | 114 | |
| Temporal Action Localization | THUMOS 2014 | mAP@0.3060.6 | 93 | |
| Temporal Action Detection | ActivityNet 1.3 | mAP@0.552.3 | 93 | |
| Temporal Action Proposal Generation | THUMOS14 (test) | AR@5042.05 | 84 | |
| Temporal Action Detection | ActivityNet 1.3 (test) | Average mAP35.5 | 80 |