CVAug 4, 2021

Skeleton Cloud Colorization for Unsupervised 3D Action Representation Learning

arXiv:2108.01959v3115 citations
Originality Highly original
AI Analysis

This addresses the problem of reducing annotation costs for skeleton action recognition, offering a novel unsupervised approach that is incremental in improving performance over prior methods.

The paper tackles unsupervised representation learning for skeleton-based human action recognition by proposing a skeleton cloud colorization technique that learns from unlabeled 3D skeleton sequences, achieving state-of-the-art results on NTU RGB+D and NW-UCLA datasets with large margins over existing methods.

Skeleton-based human action recognition has attracted increasing attention in recent years. However, most of the existing works focus on supervised learning which requiring a large number of annotated action sequences that are often expensive to collect. We investigate unsupervised representation learning for skeleton action recognition, and design a novel skeleton cloud colorization technique that is capable of learning skeleton representations from unlabeled skeleton sequence data. Specifically, we represent a skeleton action sequence as a 3D skeleton cloud and colorize each point in the cloud according to its temporal and spatial orders in the original (unannotated) skeleton sequence. Leveraging the colorized skeleton point cloud, we design an auto-encoder framework that can learn spatial-temporal features from the artificial color labels of skeleton joints effectively. We evaluate our skeleton cloud colorization approach with action classifiers trained under different configurations, including unsupervised, semi-supervised and fully-supervised settings. Extensive experiments on NTU RGB+D and NW-UCLA datasets show that the proposed method outperforms existing unsupervised and semi-supervised 3D action recognition methods by large margins, and it achieves competitive performance in supervised 3D action recognition as well.

Foundations

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

Your Notes