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

TSP: Temporally-Sensitive Pretraining of Video Encoders for Localization Tasks

About

Due to the large memory footprint of untrimmed videos, current state-of-the-art video localization methods operate atop precomputed video clip features. These features are extracted from video encoders typically trained for trimmed action classification tasks, making such features not necessarily suitable for temporal localization. In this work, we propose a novel supervised pretraining paradigm for clip features that not only trains to classify activities but also considers background clips and global video information to improve temporal sensitivity. Extensive experiments show that using features trained with our novel pretraining strategy significantly improves the performance of recent state-of-the-art methods on three tasks: Temporal Action Localization, Action Proposal Generation, and Dense Video Captioning. We also show that our pretraining approach is effective across three encoder architectures and two pretraining datasets. We believe video feature encoding is an important building block for localization algorithms, and extracting temporally-sensitive features should be of paramount importance in building more accurate models. The code and pretrained models are available on our project website.

Humam Alwassel, Silvio Giancola, Bernard Ghanem• 2020

Related benchmarks

TaskDatasetResultRank
Temporal Action LocalizationTHUMOS14 (test)
AP @ IoU=0.553.5
319
Temporal Action LocalizationTHUMOS-14 (test)
mAP@0.357.1
308
Temporal Action LocalizationActivityNet 1.3 (val)
AP@0.551.3
257
Temporal Action Proposal GenerationActivityNet 1.3 (test)
AUC69.04
62
Dense Video CaptioningActivityNet Captions
METEOR8.75
43
Video CaptioningActivityNet Captions (val)
METEOR8.75
22
Dense Video CaptioningActivityNet Captions extended results (test)
METEOR11.31
19
Temporal Action DetectionActivityNet (val)
mAP35.81
16
Temporal Action LocalizationActivityNet (extended)
mAP@0.551.26
14
Action Proposal GenerationActivityNet
AR@10076.63
9
Showing 10 of 10 rows

Other info

Code

Follow for update