English

A Generically Contrastive Spatiotemporal Representation Enhancement for 3D Skeleton Action Recognition

Computer Vision and Pattern Recognition 2025-03-18 v4

Abstract

Skeleton-based action recognition is a central task in computer vision and human-robot interaction. However, most previous methods suffer from overlooking the explicit exploitation of the latent data distributions (i.e., the intra-class variations and inter-class relations), thereby leading to confusion about ambiguous samples and sub-optimum solutions of the skeleton encoders. To mitigate this, we propose a Contrastive Spatiotemporal Representation Enhancement (CSRE) framework to obtain more discriminative representations from the sequences, which can be incorporated into various previous skeleton encoders and can be removed when testing. Specifically, we decompose the representation into spatial- and temporal-specific features to explore fine-grained motion patterns along the corresponding dimensions. Furthermore, to explicitly exploit the latent data distributions, we employ the attentive features to contrastive learning, which models the cross-sequence semantic relations by pulling together the features from the positive pairs and pushing away the negative pairs. Extensive experiments show that CSRE with five various skeleton encoders (HCN, 2S-AGCN, CTR-GCN, Hyperformer, and BlockGCN) achieves solid improvements on five benchmarks. The code will be released at https://github.com/zhshj0110/CSRE.

Keywords

Cite

@article{arxiv.2312.15144,
  title  = {A Generically Contrastive Spatiotemporal Representation Enhancement for 3D Skeleton Action Recognition},
  author = {Shaojie Zhang and Jianqin Yin and Yonghao Dang},
  journal= {arXiv preprint arXiv:2312.15144},
  year   = {2025}
}

Comments

Accepted by PR 2025

R2 v1 2026-06-28T14:00:33.286Z