CVApr 12, 2019

Multi-View Region Adaptive Multi-temporal DMM and RGB Action Recognition

arXiv:1904.06074v114 citations
Originality Incremental advance
AI Analysis

This work addresses the problem of recognizing human actions and human-object interactions for computer vision applications, but it appears incremental as it builds on existing 3D CNN and SVM techniques with novel formulations.

The paper tackled human action recognition by proposing a system that combines region-adaptive depth motion maps with multi-view and multi-temporal RGB streams, achieving robust performance compared to state-of-the-art methods on three public datasets.

Human action recognition remains an important yet challenging task. This work proposes a novel action recognition system. It uses a novel Multiple View Region Adaptive Multi-resolution in time Depth Motion Map (MV-RAMDMM) formulation combined with appearance information. Multiple stream 3D Convolutional Neural Networks (CNNs) are trained on the different views and time resolutions of the region adaptive Depth Motion Maps. Multiple views are synthesised to enhance the view invariance. The region adaptive weights, based on localised motion, accentuate and differentiate parts of actions possessing faster motion. Dedicated 3D CNN streams for multi-time resolution appearance information (RGB) are also included. These help to identify and differentiate between small object interactions. A pre-trained 3D-CNN is used here with fine-tuning for each stream along with multiple class Support Vector Machines (SVM)s. Average score fusion is used on the output. The developed approach is capable of recognising both human action and human-object interaction. Three public domain datasets including: MSR 3D Action,Northwestern UCLA multi-view actions and MSR 3D daily activity are used to evaluate the proposed solution. The experimental results demonstrate the robustness of this approach compared with state-of-the-art algorithms.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes