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

GateHUB: Gated History Unit with Background Suppression for Online Action Detection

About

Online action detection is the task of predicting the action as soon as it happens in a streaming video. A major challenge is that the model does not have access to the future and has to solely rely on the history, i.e., the frames observed so far, to make predictions. It is therefore important to accentuate parts of the history that are more informative to the prediction of the current frame. We present GateHUB, Gated History Unit with Background Suppression, that comprises a novel position-guided gated cross-attention mechanism to enhance or suppress parts of the history as per how informative they are for current frame prediction. GateHUB further proposes Future-augmented History (FaH) to make history features more informative by using subsequently observed frames when available. In a single unified framework, GateHUB integrates the transformer's ability of long-range temporal modeling and the recurrent model's capacity to selectively encode relevant information. GateHUB also introduces a background suppression objective to further mitigate false positive background frames that closely resemble the action frames. Extensive validation on three benchmark datasets, THUMOS, TVSeries, and HDD, demonstrates that GateHUB significantly outperforms all existing methods and is also more efficient than the existing best work. Furthermore, a flow-free version of GateHUB is able to achieve higher or close accuracy at 2.8x higher frame rate compared to all existing methods that require both RGB and optical flow information for prediction.

Junwen Chen, Gaurav Mittal, Ye Yu, Yu Kong, Mei Chen• 2022

Related benchmarks

TaskDatasetResultRank
Online Action DetectionTHUMOS14 (test)
mAP72.5
86
Online Action DetectionTVSeries
mcAP89.6
57
Online Action DetectionTVSeries (test)
mcAP89.6
41
Online Action DetectionTHUMOS 14
Mean F-AP70.7
37
Online Action DetectionHDD
Overall mAP32.1
29
Action AnticipationTVSeries (test)
mcAP82
22
Action AnticipationTHUMOS-14 (test)
mAP54.2
14
Action AnticipationTHUMOS 2014 (test)
mAP54.2
11
Showing 8 of 8 rows

Other info

Follow for update