Command Palette
Search for a command to run...
TemporalMaxer: Maximize Temporal Context with only Max Pooling for Temporal Action Localization
Tuan N. Tang Kwonyoung Kim Kwanghoon Sohn

Abstract
Temporal Action Localization (TAL) is a challenging task in video understanding that aims to identify and localize actions within a video sequence. Recent studies have emphasized the importance of applying long-term temporal context modeling (TCM) blocks to the extracted video clip features such as employing complex self-attention mechanisms. In this paper, we present the simplest method ever to address this task and argue that the extracted video clip features are already informative to achieve outstanding performance without sophisticated architectures. To this end, we introduce TemporalMaxer, which minimizes long-term temporal context modeling while maximizing information from the extracted video clip features with a basic, parameter-free, and local region operating max-pooling block. Picking out only the most critical information for adjacent and local clip embeddings, this block results in a more efficient TAL model. We demonstrate that TemporalMaxer outperforms other state-of-the-art methods that utilize long-term TCM such as self-attention on various TAL datasets while requiring significantly fewer parameters and computational resources. The code for our approach is publicly available at https://github.com/TuanTNG/TemporalMaxer
Code Repositories
Benchmarks
| Benchmark | Methodology | Metrics |
|---|---|---|
| temporal-action-localization-on-epic-kitchens | TemporalMaxer (verb) | Avg mAP (0.1-0.5): 24.5 mAP IOU@0.1: 27.8 mAP IOU@0.2: 26.6 mAP IOU@0.3: 25.3 mAP IOU@0.4: 23.1 mAP IOU@0.5: 19.9 |
| temporal-action-localization-on-multithumos-1 | TemporalMaxer | Average mAP: 29.9 mAP IOU@0.1: 49.1 mAP IOU@0.2: 47.5 mAP IOU@0.3: 44.3 mAP IOU@0.4: 39.4 mAP IOU@0.5: 33.4 mAP IOU@0.6: 26.5 mAP IOU@0.7: 17.4 mAP IOU@0.8: 9.1 mAP IOU@0.9: 2.24 |
| temporal-action-localization-on-muses | TemporalMaxer | mAP: 27.2 mAP@0.3: 36.7 mAP@0.4: 33.2 mAP@0.5: 27.8 mAP@0.6: 21.9 mAP@0.7: 16.2 |
| temporal-action-localization-on-thumos14 | TemporalMaxer (I3D features) | Avg mAP (0.3:0.7): 67.7 mAP IOU@0.3: 82.8 mAP IOU@0.4: 78.9 mAP IOU@0.5: 71.8 mAP IOU@0.6: 60.5 mAP IOU@0.7: 44.7 |
Build AI with AI
From idea to launch — accelerate your AI development with free AI co-coding, out-of-the-box environment and best price of GPUs.