English

Learning from Temporal Spatial Cubism for Cross-Dataset Skeleton-based Action Recognition

Computer Vision and Pattern Recognition 2022-07-19 v1

Abstract

Rapid progress and superior performance have been achieved for skeleton-based action recognition recently. In this article, we investigate this problem under a cross-dataset setting, which is a new, pragmatic, and challenging task in real-world scenarios. Following the unsupervised domain adaptation (UDA) paradigm, the action labels are only available on a source dataset, but unavailable on a target dataset in the training stage. Different from the conventional adversarial learning-based approaches for UDA, we utilize a self-supervision scheme to reduce the domain shift between two skeleton-based action datasets. Our inspiration is drawn from Cubism, an art genre from the early 20th century, which breaks and reassembles the objects to convey a greater context. By segmenting and permuting temporal segments or human body parts, we design two self-supervised learning classification tasks to explore the temporal and spatial dependency of a skeleton-based action and improve the generalization ability of the model. We conduct experiments on six datasets for skeleton-based action recognition, including three large-scale datasets (NTU RGB+D, PKU-MMD, and Kinetics) where new cross-dataset settings and benchmarks are established. Extensive results demonstrate that our method outperforms state-of-the-art approaches. The source codes of our model and all the compared methods are available at https://github.com/shanice-l/st-cubism.

Keywords

Cite

@article{arxiv.2207.08095,
  title  = {Learning from Temporal Spatial Cubism for Cross-Dataset Skeleton-based Action Recognition},
  author = {Yansong Tang and Xingyu Liu and Xumin Yu and Danyang Zhang and Jiwen Lu and Jie Zhou},
  journal= {arXiv preprint arXiv:2207.08095},
  year   = {2022}
}

Comments

Accepted by ACM TOMM, https://dl.acm.org/doi/10.1145/3472722

R2 v1 2026-06-25T00:58:50.594Z