CVApr 7, 2020

What and Where: Modeling Skeletons from Semantic and Spatial Perspectives for Action Recognition

arXiv:2004.03259v2
Originality Incremental advance
AI Analysis

This work addresses action recognition for applications like surveillance or human-computer interaction, offering an incremental improvement by combining orthogonal modeling approaches.

The paper tackles the problem of skeleton-based action recognition by proposing a unified framework that models skeletons from both semantic and spatial perspectives, achieving state-of-the-art performance on datasets like NTU-60, NTU-120, and SHREC.

Skeleton data, which consists of only the 2D/3D coordinates of the human joints, has been widely studied for human action recognition. Existing methods take the semantics as prior knowledge to group human joints and draw correlations according to their spatial locations, which we call the semantic perspective for skeleton modeling. In this paper, in contrast to previous approaches, we propose to model skeletons from a novel spatial perspective, from which the model takes the spatial location as prior knowledge to group human joints and mines the discriminative patterns of local areas in a hierarchical manner. The two perspectives are orthogonal and complementary to each other; and by fusing them in a unified framework, our method achieves a more comprehensive understanding of the skeleton data. Besides, we customized two networks for the two perspectives. From the semantic perspective, we propose a Transformer-like network that is expert in modeling joint correlations, and present three effective techniques to adapt it for skeleton data. From the spatial perspective, we transform the skeleton data into the sparse format for efficient feature extraction and present two types of sparse convolutional networks for sparse skeleton modeling. Extensive experiments are conducted on three challenging datasets for skeleton-based human action/gesture recognition, namely, NTU-60, NTU-120 and SHREC, where our method achieves state-of-the-art performance.

Foundations

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

Your Notes