CVDec 18, 2016

Deep Learning on Lie Groups for Skeleton-based Action Recognition

arXiv:1612.05877v2295 citations
Originality Incremental advance
AI Analysis

This work addresses 3D action recognition for computer vision applications, representing an incremental improvement by extending shallow Lie group methods to a deep learning framework.

The paper tackled the problem of skeleton-based action recognition by incorporating Lie group structure into a deep network architecture to learn more appropriate features, resulting in demonstrated superiority over existing shallow Lie group methods and most conventional deep learning methods on standard datasets.

In recent years, skeleton-based action recognition has become a popular 3D classification problem. State-of-the-art methods typically first represent each motion sequence as a high-dimensional trajectory on a Lie group with an additional dynamic time warping, and then shallowly learn favorable Lie group features. In this paper we incorporate the Lie group structure into a deep network architecture to learn more appropriate Lie group features for 3D action recognition. Within the network structure, we design rotation mapping layers to transform the input Lie group features into desirable ones, which are aligned better in the temporal domain. To reduce the high feature dimensionality, the architecture is equipped with rotation pooling layers for the elements on the Lie group. Furthermore, we propose a logarithm mapping layer to map the resulting manifold data into a tangent space that facilitates the application of regular output layers for the final classification. Evaluations of the proposed network for standard 3D human action recognition datasets clearly demonstrate its superiority over existing shallow Lie group feature learning methods as well as most conventional deep learning methods.

Foundations

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

Your Notes