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

Self-supervising Action Recognition by Statistical Moment and Subspace Descriptors

About

In this paper, we build on a concept of self-supervision by taking RGB frames as input to learn to predict both action concepts and auxiliary descriptors e.g., object descriptors. So-called hallucination streams are trained to predict auxiliary cues, simultaneously fed into classification layers, and then hallucinated at the testing stage to aid network. We design and hallucinate two descriptors, one leveraging four popular object detectors applied to training videos, and the other leveraging image- and video-level saliency detectors. The first descriptor encodes the detector- and ImageNet-wise class prediction scores, confidence scores, and spatial locations of bounding boxes and frame indexes to capture the spatio-temporal distribution of features per video. Another descriptor encodes spatio-angular gradient distributions of saliency maps and intensity patterns. Inspired by the characteristic function of the probability distribution, we capture four statistical moments on the above intermediate descriptors. As numbers of coefficients in the mean, covariance, coskewness and cokurtotsis grow linearly, quadratically, cubically and quartically w.r.t. the dimension of feature vectors, we describe the covariance matrix by its leading n' eigenvectors (so-called subspace) and we capture skewness/kurtosis rather than costly coskewness/cokurtosis. We obtain state of the art on five popular datasets such as Charades and EPIC-Kitchens.

Lei Wang, Piotr Koniusz• 2020

Related benchmarks

TaskDatasetResultRank
Action RecognitionHMDB51
Top-1 Acc87.6
225
Action RecognitionHMDB51
3-Fold Accuracy87.56
191
Action RecognitionCharades
mAP0.6229
64
Action RecognitionCharades (test)
mAP0.5016
53
Action RecognitionMPII Cooking Activities (sp1-sp7)
mAP (Mean Average Precision)84.8
42
Action RecognitionEPIC-KITCHENS (val)
Verb Top-1 Acc60
36
Action RecognitionEPIC-Kitchens s1 (seen) v1 (test)
Actions Top-1 Accuracy35.8
29
Action RecognitionEPIC-Kitchens S2 unseen 2019 (test)
Top-1 Verb Acc59
11
Action RecognitionYUP++
Static Accuracy0.963
9
Showing 9 of 9 rows

Other info

Code

Follow for update