# A Comparative Review of Recent Kinect-based Action Recognition   Algorithms

**Authors:** Lei Wang, Du Q. Huynh, Piotr Koniusz

arXiv: 1906.09955 · 2019-10-02

## TL;DR

This paper compares ten recent Kinect-based action recognition algorithms across multiple datasets, analyzing their performance differences based on feature types and recognition scenarios to identify the most effective approaches.

## Contribution

It provides a comprehensive comparison and evaluation of recent Kinect-based action recognition techniques, including implementation and improvements, across benchmark datasets.

## Key findings

- Skeleton-based features outperform depth-based features in cross-view recognition.
- Deep learning features are more effective on large datasets.
- Most methods perform better on cross-subject than cross-view recognition.

## Abstract

Video-based human action recognition is currently one of the most active research areas in computer vision. Various research studies indicate that the performance of action recognition is highly dependent on the type of features being extracted and how the actions are represented. Since the release of the Kinect camera, a large number of Kinect-based human action recognition techniques have been proposed in the literature. However, there still does not exist a thorough comparison of these Kinect-based techniques under the grouping of feature types, such as handcrafted versus deep learning features and depth-based versus skeleton-based features. In this paper, we analyze and compare ten recent Kinect-based algorithms for both cross-subject action recognition and cross-view action recognition using six benchmark datasets. In addition, we have implemented and improved some of these techniques and included their variants in the comparison. Our experiments show that the majority of methods perform better on cross-subject action recognition than cross-view action recognition, that skeleton-based features are more robust for cross-view recognition than depth-based features, and that deep learning features are suitable for large datasets.

## Full text

_Full body text omitted from this summary view._ Fetch the complete paper as Markdown: https://tomesphere.com/paper/1906.09955/full.md

## Figures

28 figures with captions in the complete paper: https://tomesphere.com/paper/1906.09955/full.md

## References

86 references — full list in the complete paper: https://tomesphere.com/paper/1906.09955/full.md

---
Source: https://tomesphere.com/paper/1906.09955