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

Boundary Content Graph Neural Network for Temporal Action Proposal Generation

About

Temporal action proposal generation plays an important role in video action understanding, which requires localizing high-quality action content precisely. However, generating temporal proposals with both precise boundaries and high-quality action content is extremely challenging. To address this issue, we propose a novel Boundary Content Graph Neural Network (BC-GNN) to model the insightful relations between the boundary and action content of temporal proposals by the graph neural networks. In BC-GNN, the boundaries and content of temporal proposals are taken as the nodes and edges of the graph neural network, respectively, where they are spontaneously linked. Then a novel graph computation operation is proposed to update features of edges and nodes. After that, one updated edge and two nodes it connects are used to predict boundary probabilities and content confidence score, which will be combined to generate a final high-quality proposal. Experiments are conducted on two mainstream datasets: ActivityNet-1.3 and THUMOS14. Without the bells and whistles, BC-GNN outperforms previous state-of-the-art methods in both temporal action proposal and temporal action detection tasks.

Yueran Bai, Yingying Wang, Yunhai Tong, Yang Yang, Qiyue Liu, Junhui Liu• 2020

Related benchmarks

TaskDatasetResultRank
Temporal Action DetectionTHUMOS-14 (test)
mAP@tIoU=0.540.4
330
Temporal Action LocalizationTHUMOS14 (test)
AP @ IoU=0.540.4
319
Temporal Action LocalizationTHUMOS-14 (test)
mAP@0.357.1
308
Temporal Action LocalizationActivityNet 1.3 (val)
AP@0.550.6
257
Temporal Action DetectionActivityNet v1.3 (val)
mAP@0.550.6
185
Temporal Action ProposalActivityNet v1.3 (val)
AUC68.05
114
Temporal Action LocalizationTHUMOS 2014
mAP@0.3057.1
93
Temporal Action DetectionActivityNet 1.3
mAP@0.552.4
93
Temporal Action Proposal GenerationTHUMOS14 (test)
AR@5041.15
84
Temporal Action DetectionActivityNet 1.3 (test)
Average mAP34.3
80
Showing 10 of 20 rows

Other info

Follow for update