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

Video Self-Stitching Graph Network for Temporal Action Localization

About

Temporal action localization (TAL) in videos is a challenging task, especially due to the large variation in action temporal scales. Short actions usually occupy a major proportion in the datasets, but tend to have the lowest performance. In this paper, we confront the challenge of short actions and propose a multi-level cross-scale solution dubbed as video self-stitching graph network (VSGN). We have two key components in VSGN: video self-stitching (VSS) and cross-scale graph pyramid network (xGPN). In VSS, we focus on a short period of a video and magnify it along the temporal dimension to obtain a larger scale. We stitch the original clip and its magnified counterpart in one input sequence to take advantage of the complementary properties of both scales. The xGPN component further exploits the cross-scale correlations by a pyramid of cross-scale graph networks, each containing a hybrid module to aggregate features from across scales as well as within the same scale. Our VSGN not only enhances the feature representations, but also generates more positive anchors for short actions and more short training samples. Experiments demonstrate that VSGN obviously improves the localization performance of short actions as well as achieving the state-of-the-art overall performance on THUMOS-14 and ActivityNet-v1.3.

Chen Zhao, Ali Thabet, Bernard Ghanem• 2020

Related benchmarks

TaskDatasetResultRank
Temporal Action DetectionTHUMOS-14 (test)
mAP@tIoU=0.552.4
330
Temporal Action LocalizationTHUMOS14 (test)
AP @ IoU=0.552.4
319
Temporal Action LocalizationTHUMOS-14 (test)
mAP@0.366.7
308
Temporal Action LocalizationActivityNet 1.3 (val)
AP@0.553.3
257
Temporal Action DetectionActivityNet v1.3 (val)
mAP@0.553.3
185
Temporal Action LocalizationTHUMOS 2014
mAP@0.3066.7
93
Temporal Action DetectionActivityNet 1.3
mAP@0.552.4
93
Temporal Action DetectionActivityNet 1.3 (test)
Average mAP35
80
Temporal Action DetectionTHUMOS 14
mAP@0.366.7
71
Temporal Action LocalizationTHUMOS 14
mAP@0.366.7
44
Showing 10 of 24 rows

Other info

Code

Follow for update