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

HalluciNet-ing Spatiotemporal Representations Using a 2D-CNN

About

Spatiotemporal representations learned using 3D convolutional neural networks (CNN) are currently used in state-of-the-art approaches for action related tasks. However, 3D-CNN are notorious for being memory and compute resource intensive as compared with more simple 2D-CNN architectures. We propose to hallucinate spatiotemporal representations from a 3D-CNN teacher with a 2D-CNN student. By requiring the 2D-CNN to predict the future and intuit upcoming activity, it is encouraged to gain a deeper understanding of actions and how they evolve. The hallucination task is treated as an auxiliary task, which can be used with any other action related task in a multitask learning setting. Thorough experimental evaluation shows that the hallucination task indeed helps improve performance on action recognition, action quality assessment, and dynamic scene recognition tasks. From a practical standpoint, being able to hallucinate spatiotemporal representations without an actual 3D-CNN can enable deployment in resource-constrained scenarios, such as with limited computing power and/or lower bandwidth. Codebase is available here: https://github.com/ParitoshParmar/HalluciNet.

Paritosh Parmar, Brendan Morris• 2019

Related benchmarks

TaskDatasetResultRank
Action RecognitionUCF101 (test)
Accuracy70.53
307
Action RecognitionHMDB51 (test)
Accuracy0.4032
249
Action Quality AssessmentMTL-AQA (test)
Spearman Correlation83.51
29
Dynamic Scene RecognitionYUP++ static
Accuracy81.53
16
Dynamic Scene RecognitionYUP++ dynamic
Accuracy84.44
7
Dive RecognitionMTL-AQA (test)
Position Accuracy91.78
6
Showing 6 of 6 rows

Other info

Code

Follow for update