paper-with-me

홈 › Papers

ASMa: Asymmetric Spatio-temporal Masking for Skeleton Action Representation Learning

2026-02-05 · Aman Anand, Amir Eskandari, Elyas Rahsno, Farhana Zulkernine arxiv

Self-supervised learning (SSL) has shown remarkable success in skeleton-based action recognition by leveraging data augmentations to learn meaningful representations. However, existing SSL methods rely on data augmentations that predominantly focus on masking high-motion frames and high-degree joints such as joints with degree 3 or 4. This results in biased and incomplete feature representations that struggle to generalize across varied motion patterns. To address this, we propose Asymmetric Spatio-temporal Masking (ASMa) for Skeleton Action Representation Learning, a novel combination of masking to learn a full spectrum of spatio-temporal dynamics inherent in human actions. ASMa employs two complementary masking strategies: one that selectively masks high-degree joints and low-motion, and another that masks low-degree joints and high-motion frames. These masking strategies ensure a more balanced and comprehensive skeleton representation learning. Furthermore, we introduce a learnable feature alignment module to effectively align the representations learned from both masked views. To facilitate deployment in resource-constrained settings and on low-resource devices, we compress the learned and aligned representation into a lightweight model using knowledge distillation. Extensive experiments on NTU RGB+D 60, NTU RGB+D 120, and PKU-MMD datasets demonstrate that our approach outperforms existing SSL methods with an average improvement of 2.7-4.4% in fine-tuning and up to 5.9% in transfer learning to noisy datasets and achieves competitive performance compared to fully supervised baselines. Our distilled model achieves 91.4% parameter reduction and 3x faster inference on edge devices while maintaining competitive accuracy, enabling practical deployment in resource-constrained scenarios.

📄 PDF Abstract BibTeX arXiv:2602.06251

Code (0)

등록된 구현이 없습니다.

Tasks

Self-Supervised LearningRepresentation LearningKnowledge DistillationAction Recognition

Similar Papers 제목 키워드 기반

Self-supervised Action Representation Learning from Partial Spatio-Temporal Skeleton Sequences

2023-02-17 · Yujie Zhou, Haodong Duan, Anyi Rao, Bing Su 외

Self-supervised learning has demonstrated remarkable capability in representation learning for skeleton-based action recognition. Existing methods mainly focus on applying global data augmentation to generate different v…

Action RecognitionContrastive LearningData AugmentationRepresentation Learning+5

SasMamba: A Lightweight Structure-Aware Stride State Space Model for 3D Human Pose Estimation

2025-11-12 · Hu Cui, Wenqiang Hua, Renjing Huang, Shurui Jia 외 arxiv

Recently, the Mamba architecture based on State Space Models (SSMs) has gained attention in 3D human pose estimation due to its linear complexity and strong global modeling capability. However, existing SSM-based methods…

3D Human Pose EstimationTemporal Sequences3D Pose Estimation

SCD-Net: Spatiotemporal Clues Disentanglement Network for Self-supervised Skeleton-based Action Recognition

2023-09-11 · Cong Wu, Xiao-Jun Wu, Josef Kittler, Tianyang Xu 외

Contrastive learning has achieved great success in skeleton-based action recognition. However, most existing approaches encode the skeleton sequences as entangled spatiotemporal representations and confine the contrasts …

Action RecognitionContrastive LearningDisentanglementRetrieval+3

Skeleton2vec: A Self-supervised Learning Framework with Contextualized Target Representations for Skeleton Sequence

2024-01-01 · Ruizhuo Xu, Linzhi Huang, Mei Wang, Jiani Hu 외

Self-supervised pre-training paradigms have been extensively explored in the field of skeleton-based action recognition. In particular, methods based on masked prediction have pushed the performance of pre-training to a …

Action RecognitionPredictionRepresentation LearningSelf-Supervised Learning+1

SkeletonMAE: Spatial-Temporal Masked Autoencoders for Self-supervised Skeleton Action Recognition

2022-09-01 · Wenhan Wu, Yilei Hua, Ce Zheng, Shiqian Wu 외

Fully supervised skeleton-based action recognition has achieved great progress with the blooming of deep learning techniques. However, these methods require sufficient labeled data which is not easy to obtain. In contras…

Action RecognitionDecoderSelf-supervised Skeleton-based Action RecognitionSkeleton Based Action Recognition