Our new X account is live! Follow @wizwand_team for updates
WorkDL logo mark

Revisiting Anchor Mechanisms for Temporal Action Localization

About

Most of the current action localization methods follow an anchor-based pipeline: depicting action instances by pre-defined anchors, learning to select the anchors closest to the ground truth, and predicting the confidence of anchors with refinements. Pre-defined anchors set prior about the location and duration for action instances, which facilitates the localization for common action instances but limits the flexibility for tackling action instances with drastic varieties, especially for extremely short or extremely long ones. To address this problem, this paper proposes a novel anchor-free action localization module that assists action localization by temporal points. Specifically, this module represents an action instance as a point with its distances to the starting boundary and ending boundary, alleviating the pre-defined anchor restrictions in terms of action localization and duration. The proposed anchor-free module is capable of predicting the action instances whose duration is either extremely short or extremely long. By combining the proposed anchor-free module with a conventional anchor-based module, we propose a novel action localization framework, called A2Net. The cooperation between anchor-free and anchor-based modules achieves superior performance to the state-of-the-art on THUMOS14 (45.5% vs. 42.8%). Furthermore, comprehensive experiments demonstrate the complementarity between the anchor-free and the anchor-based module, making A2Net simple but effective.

Le Yang, Houwen Peng, Dingwen Zhang, Jianlong Fu, Junwei Han• 2020

Related benchmarks

TaskDatasetResultRank
Temporal Action DetectionTHUMOS-14 (test)
mAP@tIoU=0.545.5
330
Temporal Action LocalizationTHUMOS-14 (test)
mAP@0.358.6
308
Temporal Action LocalizationActivityNet 1.3 (val)
AP@0.543.6
257
Temporal Action DetectionActivityNet v1.3 (val)
mAP@0.543.6
185
Temporal Action LocalizationTHUMOS 2014
mAP@0.3058.6
93
Temporal Action DetectionActivityNet 1.3
mAP@0.543.55
93
Temporal Action DetectionActivityNet 1.3 (test)
Average mAP27.8
80
Temporal Action DetectionTHUMOS 14
mAP@0.358.6
71
Temporal Action DetectionActivityNet
Average mAP27.75
17
Showing 9 of 9 rows

Other info

Follow for update