English

STARS: Self-supervised Tuning for 3D Action Recognition in Skeleton Sequences

Computer Vision and Pattern Recognition 2025-11-11 v2

Abstract

Self-supervised pretraining methods with masked prediction demonstrate remarkable within-dataset performance in skeleton-based action recognition. However, we show that, unlike contrastive learning approaches, they do not produce well-separated clusters. Additionally, these methods struggle with generalization in few-shot settings. To address these issues, we propose Self-supervised Tuning for 3D Action Recognition in Skeleton sequences (STARS). Specifically, STARS first uses a masked prediction stage using an encoder-decoder architecture. It then employs nearest-neighbor contrastive learning to partially tune the weights of the encoder, enhancing the formation of semantic clusters for different actions. By tuning the encoder for a few epochs, and without using hand-crafted data augmentations, STARS achieves state-of-the-art self-supervised results in various benchmarks, including NTU-60, NTU-120, and PKU-MMD. In addition, STARS exhibits significantly better results than masked prediction models in few-shot settings, where the model has not seen the actions throughout pretraining. Project page: https://soroushmehraban.github.io/stars/

Keywords

Cite

@article{arxiv.2407.10935,
  title  = {STARS: Self-supervised Tuning for 3D Action Recognition in Skeleton Sequences},
  author = {Soroush Mehraban and Mohammad Javad Rajabi and Andrea Iaboni and Babak Taati},
  journal= {arXiv preprint arXiv:2407.10935},
  year   = {2025}
}
R2 v1 2026-06-28T17:41:39.481Z