Toward Stronger 3D Human Action Representation Learning Via Efficient Spatiotemporal Decoupling.

Wu, Cong; Xu, Tianyang; Feng, Zhenhua; Wu, Xiao-Jun; Kittler, Josef · IEEE Trans Pattern Anal Mach Intell · 2026

basic_science · Level V

Where this comes from

Abstract

3D human action understanding has attracted extensive attention in both academia and industry, yet designing an effective representation learning paradigm remains a significant challenge. In this work, we present Stronger Spatiotemporal Decoupling Network (Stronger-SCD-Net), an effective self-supervised framework for 3D human action representation that systematically redesigns key components of the contrastive learning paradigm, including data augmentation, encoder architecture, and optimisation objective. To improve robustness and training efficiency, we propose a structurally constrained mask-out strategy based on deformation-driven data augmentation. This strategy not only accelerates the training process substantially but also improves the model's generalisation ability. For encoder design, we redesign the spatiotemporal decoupling mechanism into a more compact dual-branch architecture, in which spatial and temporal cues are explicitly modelled via factorised operations. This design improves representation discrimination and provides more interpretable spatial and temporal clues. In terms of the optimisation objective, we construct a global anchor representation to interactively align spatial and temporal cues from positive pairs while separating negative pairs. Furthermore, we incorporate an offline knowledge distillation strategy based on cosine similarity to further boost performance and stabilise representation learning under strong augmentation. Extensive experiments on NTU-RGB+D (60&120) and PKU-MMD (I&II) datasets demonstrate that the proposed Stronger-SCD-Net achieves superior performance across multiple downstream tasks, including action recognition, action retrieval, transfer learning, and semi-supervised learning. The code will be made available at https://github.com/cong-wu/SCD-Net.