SkeletonContext: Skeleton-side Context Prompt Learning for Zero-Shot Skeleton-based Action Recognition
About
Zero-shot skeleton-based action recognition aims to recognize unseen actions by transferring knowledge from seen categories through semantic descriptions. Most existing methods typically align skeleton features with textual embeddings within a shared latent space. However, the absence of contextual cues, such as objects involved in the action, introduces an inherent gap between skeleton and semantic representations, making it difficult to distinguish visually similar actions. To address this, we propose SkeletonContext, a prompt-based framework that enriches skeletal motion representations with language-driven contextual semantics. Specifically, we introduce a Cross-Modal Context Prompt Module, which leverages a pretrained language model to reconstruct masked contextual prompts under guidance derived from LLMs. This design effectively transfers linguistic context to the skeleton encoder for instance-level semantic grounding and improved cross-modal alignment. In addition, a Key-Part Decoupling Module is incorporated to decouple motion-relevant joint features, ensuring robust action understanding even in the absence of explicit object interactions. Extensive experiments on multiple benchmarks demonstrate that SkeletonContext achieves state-of-the-art performance under both conventional and generalized zero-shot settings, validating its effectiveness in reasoning about context and distinguishing fine-grained, visually similar actions.
Related benchmarks
| Task | Dataset | Result | Rank | |
|---|---|---|---|---|
| Action Recognition | NTU-60 48/12 split | Top-1 Acc65.5 | 103 | |
| Action Recognition | NTU-120 96/24 split | -- | 84 | |
| Action Recognition | NTU 60 (55/5 split) | Top-1 Acc78.3 | 57 | |
| Action Recognition | NTU-120 110/10 split | -- | 56 | |
| Action Recognition | NTU-RGB+D 60 (48/12) | Accuracy64.4 | 49 | |
| Action Recognition | NTU-RGB+D 120 (96/24) | Accuracy60.1 | 27 | |
| Action Recognition | NTU RGB+D 60 (55/5) | Accuracy89.6 | 19 | |
| Action Recognition | NTU 60 (55/5 split) | ZSL Accuracy85.7 | 18 | |
| Action Recognition | NTU RGB+D 120 v2 (110/10) | Accuracy74.2 | 13 | |
| Action Recognition | PKU-MMD (46/5) | ZSL Accuracy73.5 | 9 |