English

Idempotent Unsupervised Representation Learning for Skeleton-Based Action Recognition

Computer Vision and Pattern Recognition 2024-10-29 v1 Artificial Intelligence

Abstract

Generative models, as a powerful technique for generation, also gradually become a critical tool for recognition tasks. However, in skeleton-based action recognition, the features obtained from existing pre-trained generative methods contain redundant information unrelated to recognition, which contradicts the nature of the skeleton's spatially sparse and temporally consistent properties, leading to undesirable performance. To address this challenge, we make efforts to bridge the gap in theory and methodology and propose a novel skeleton-based idempotent generative model (IGM) for unsupervised representation learning. More specifically, we first theoretically demonstrate the equivalence between generative models and maximum entropy coding, which demonstrates a potential route that makes the features of generative models more compact by introducing contrastive learning. To this end, we introduce the idempotency constraint to form a stronger consistency regularization in the feature space, to push the features only to maintain the critical information of motion semantics for the recognition task. Our extensive experiments on benchmark datasets, NTU RGB+D and PKUMMD, demonstrate the effectiveness of our proposed method. On the NTU 60 xsub dataset, we observe a performance improvement from 84.6%\% to 86.2%\%. Furthermore, in zero-shot adaptation scenarios, our model demonstrates significant efficacy by achieving promising results in cases that were previously unrecognizable. Our project is available at \url{https://github.com/LanglandsLin/IGM}.

Keywords

Cite

@article{arxiv.2410.20349,
  title  = {Idempotent Unsupervised Representation Learning for Skeleton-Based Action Recognition},
  author = {Lilang Lin and Lehong Wu and Jiahang Zhang and Jiaying Liu},
  journal= {arXiv preprint arXiv:2410.20349},
  year   = {2024}
}

Comments

ECCV 2024

R2 v1 2026-06-28T19:36:56.778Z