Bubblenet: A Disperse Recurrent Structure To Recognize Activities

30 Oct 2020  ·  Igor L. O. Bastos, Victor H. C. Melo, William R. Schwartz ·

This paper presents an approach to perform human activity recognition in videos through the employment of a deep recurrent network, taking as inputs appearance and optical flow information. Our method proposes a novel architecture named BubbleNET, which is based on a recurrent layer dispersed into several modules (referred to as bubbles) along with an attention mechanism based on squeeze-and-excitation strategy, responsible to modulate each bubble contribution. Thereby, we intend to gather information from fundamentally correlated segments of the input data, creating a signature of components that characterize each activity. Our experiments, conducted on widely employed activity recognition datasets, support the existence of these signatures, evidenced by maps of bubble activations for every class of the datasets. To compare the approach to literature methods, mean accuracy is taken into account, for which BubbleNET obtained 97.62%, 91.70% and 82.60% on UCF-101, YUP++ and HMDB-51 datasets, respectively, being placed among state-of-the-art methods.

PDF

Datasets


Results from the Paper


Ranked #13 on Action Recognition on HMDB-51 (using extra training data)

     Get a GitHub badge
Task Dataset Model Metric Name Metric Value Global Rank Uses Extra
Training Data
Benchmark
Action Recognition HMDB-51 BubbleNET Average accuracy of 3 splits 82.60 # 13
Action Recognition UCF101 BubbleNET 3-fold Accuracy 97.62 # 14

Methods