CVAug 12, 2024

HAT: History-Augmented Anchor Transformer for Online Temporal Action Localization

arXiv:2408.06437v18 citationsh-index: 6Has Code
Originality Incremental advance
AI Analysis

This improves online video understanding for procedural and egocentric action scenarios, though it appears incremental as it builds on existing transformer-based methods by adding historical context.

The paper tackles the problem of online temporal action localization by addressing the neglect of historical information in existing methods, introducing the History-Augmented Anchor Transformer (HAT) framework. Results show it outperforms state-of-the-art approaches significantly on PREGO datasets and achieves comparable or slightly superior performance on non-PREGO datasets.

Online video understanding often relies on individual frames, leading to frame-by-frame predictions. Recent advancements such as Online Temporal Action Localization (OnTAL), extend this approach to instance-level predictions. However, existing methods mainly focus on short-term context, neglecting historical information. To address this, we introduce the History-Augmented Anchor Transformer (HAT) Framework for OnTAL. By integrating historical context, our framework enhances the synergy between long-term and short-term information, improving the quality of anchor features crucial for classification and localization. We evaluate our model on both procedural egocentric (PREGO) datasets (EGTEA and EPIC) and standard non-PREGO OnTAL datasets (THUMOS and MUSES). Results show that our model outperforms state-of-the-art approaches significantly on PREGO datasets and achieves comparable or slightly superior performance on non-PREGO datasets, underscoring the importance of leveraging long-term history, especially in procedural and egocentric action scenarios. Code is available at: https://github.com/sakibreza/ECCV24-HAT/

Code Implementations1 repo
Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes