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

Evolving Space-Time Neural Architectures for Videos

About

We present a new method for finding video CNN architectures that capture rich spatio-temporal information in videos. Previous work, taking advantage of 3D convolutions, obtained promising results by manually designing video CNN architectures. We here develop a novel evolutionary search algorithm that automatically explores models with different types and combinations of layers to jointly learn interactions between spatial and temporal aspects of video representations. We demonstrate the generality of this algorithm by applying it to two meta-architectures, obtaining new architectures superior to manually designed architectures. Further, we propose a new component, the iTGM layer, which more efficiently utilizes its parameters to allow learning of space-time interactions over longer time horizons. The iTGM layer is often preferred by the evolutionary algorithm and allows building cost-efficient networks. The proposed approach discovers new and diverse video architectures that were previously unknown. More importantly they are both more accurate and faster than prior models, and outperform the state-of-the-art results on multiple datasets we test, including HMDB, Kinetics, and Moments in Time. We will open source the code and models, to encourage future model development.

AJ Piergiovanni, Anelia Angelova, Alexander Toshev, Michael S. Ryoo• 2018

Related benchmarks

TaskDatasetResultRank
Action RecognitionHMDB51
Top-1 Acc82.3
225
Action RecognitionHMDB-51 (average of three splits)
Top-1 Acc82.3
204
Action RecognitionHMDB51
3-Fold Accuracy82.3
191
Action RecognitionHMDB51 (split 1)--
75
Action RecognitionCharades
mAP0.381
64
Video ClassificationCharades
mAP38.1
38
Action RecognitionKinetics-400 Nov. 2018 (val)
Accuracy77.2
17
Multi-label video classificationCharades 12 fps setting (test)
mAP38.1
15
Video ClassificationCharades v1 (test)
mAP0.381
12
Action RecognitionHMDB
Mean Per-Class Accuracy82.3
10
Showing 10 of 13 rows

Other info

Code

Follow for update