CVApr 13, 2018

Precise Temporal Action Localization by Evolving Temporal Proposals

arXiv:1804.04803v131 citations
Originality Highly original
AI Analysis

This addresses the challenge of accurately determining action boundaries in video analysis, representing a strong specific gain in performance.

The paper tackles the problem of precisely localizing actions in long untrimmed videos by proposing a three-phase framework with multi-stage refinement, achieving a mAP@IoU=0.5 of 34.2% on the THUMOS14 benchmark.

Locating actions in long untrimmed videos has been a challenging problem in video content analysis. The performances of existing action localization approaches remain unsatisfactory in precisely determining the beginning and the end of an action. Imitating the human perception procedure with observations and refinements, we propose a novel three-phase action localization framework. Our framework is embedded with an Actionness Network to generate initial proposals through frame-wise similarity grouping, and then a Refinement Network to conduct boundary adjustment on these proposals. Finally, the refined proposals are sent to a Localization Network for further fine-grained location regression. The whole process can be deemed as multi-stage refinement using a novel non-local pyramid feature under various temporal granularities. We evaluate our framework on THUMOS14 benchmark and obtain a significant improvement over the state-of-the-arts approaches. Specifically, the performance gain is remarkable under precise localization with high IoU thresholds. Our proposed framework achieves mAP@IoU=0.5 of 34.2%.

Foundations

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

Your Notes