Video Self-Stitching Graph Network for Temporal Action Localization

ICCV 2021  ·  Chen Zhao, Ali Thabet, Bernard Ghanem ·

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.

PDF Abstract ICCV 2021 PDF ICCV 2021 Abstract
Task Dataset Model Metric Name Metric Value Global Rank Result Benchmark
Temporal Action Localization ActivityNet-1.3 VSGN (TSP features) mAP IOU@0.5 53.26 # 13
mAP 35.94 # 16
mAP IOU@0.75 36.76 # 9
mAP IOU@0.95 8.12 # 16
Temporal Action Localization THUMOS’14 VSGN mAP IOU@0.5 52.4 # 22
mAP IOU@0.3 66.7 # 21
mAP IOU@0.4 60.4 # 22
mAP IOU@0.6 41.0 # 21
mAP IOU@0.7 30.4 # 19
Avg mAP (0.3:0.7) 50.2 # 24

Methods


No methods listed for this paper. Add relevant methods here