CVFeb 14, 2020

A Survey on 3D Skeleton-Based Action Recognition Using Learning Method

arXiv:2002.05907v2194 citations
Originality Synthesis-oriented
AI Analysis

It fills a gap for researchers in computer vision by offering a focused review on deep learning methods for 3D skeleton data, which is incremental as it synthesizes existing work rather than proposing new methods.

This survey addresses the lack of comprehensive reviews on 3D skeleton-based action recognition from a deep learning perspective, providing an overview of mainstream techniques using RNNs, CNNs, GCNs, and Transformers, and discussing top-performing algorithms on datasets like NTU-RGB+D.

3D skeleton-based action recognition (3D SAR) has gained significant attention within the computer vision community, owing to the inherent advantages offered by skeleton data. As a result, a plethora of impressive works, including those based on conventional handcrafted features and learned feature extraction methods, have been conducted over the years. However, prior surveys on action recognition have primarily focused on video or RGB data-dominated approaches, with limited coverage of reviews related to skeleton data. Furthermore, despite the extensive application of deep learning methods in this field, there has been a notable absence of research that provides an introductory or comprehensive review from the perspective of deep learning architectures. To address these limitations, this survey first underscores the importance of action recognition and emphasizes the significance of 3D skeleton data as a valuable modality. Subsequently, we provide a comprehensive introduction to mainstream action recognition techniques based on four fundamental deep architectures, i.e., Recurrent Neural Networks (RNNs), Convolutional Neural Networks (CNNs), Graph Convolutional Network (GCN), and Transformers. All methods with the corresponding architectures are then presented in a data-driven manner with detailed discussion. Finally, we offer insights into the current largest 3D skeleton dataset, NTU-RGB+D, and its new edition, NTU-RGB+D 120, along with an overview of several top-performing algorithms on these datasets. To the best of our knowledge, this research represents the first comprehensive discussion of deep learning-based action recognition using 3D skeleton data.

Foundations

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

Your Notes