Share your thoughts, 1 month free Claude Pro on usSee more
WorkDL logo mark

Towards Universal Skeleton-Based Action Recognition

About

With the development of robotics, skeleton-based action recognition has become increasingly important, as human-robot interaction requires understanding the actions of humans and humanoid robots. Due to different sources of human skeletons and structures of humanoid robots, skeleton data naturally exhibit heterogeneity. However, previous works overlook the data heterogeneity of skeletons and solely construct models using homogeneous skeletons. Moreover, open-vocabulary action recognition is also essential for real-world applications. To this end, this work studies the challenging problem of heterogeneous skeleton-based action recognition with open vocabularies. We construct a large-scale Heterogeneous Open-Vocabulary (HOV) Skeleton dataset by integrating and refining multiple representative large-scale skeleton-based action datasets. To address universal skeleton-based action recognition, we propose a Transformer-based model that comprises three key components: unified skeleton representation, motion encoder for skeletons, and multi-grained motion-text alignment. The motion encoder feeds multi-modal skeleton embeddings into a two-stream Transformer-based encoder to learn spatio-temporal action representations, which are then mapped to a semantic space to align with text embeddings. Multi-grained motion-text alignment incorporates contrastive learning at three levels: global instance alignment, stream-specific alignment, and fine-grained alignment. Extensive experiments on popular benchmarks with heterogeneous skeleton data demonstrate both the effectiveness and the generalization ability of the proposed method. Code is available at https://github.com/jidongkuang/Universal-Skeleton.

Jidong Kuang, Hongsong Wang, Jie Gui• 2026

Related benchmarks

TaskDatasetResultRank
Action RecognitionNTU-60 (xsub)
Accuracy90.1
251
Action RecognitionNTU-120 (cross-subject (xsub))
Accuracy81.3
239
Action RecognitionNTU 120 (Cross-Setup)
Accuracy84.5
231
Action RecognitionNTU-60 (xview)
Accuracy96.6
145
Action RecognitionNTU-60 48/12 split
Top-1 Acc40.17
119
Action RecognitionNTU-120 96/24 split
Top-1 Acc51.85
100
Action RecognitionNTU 60 (55/5 split)
Top-1 Acc80.04
73
Action RecognitionNTU-120 110/10 split
Top-1 Acc66.01
72
Showing 8 of 8 rows

Other info

Follow for update