Our new X account is live! Follow @wizwand_team for updates
WorkDL logo mark

SA-DVAE: Improving Zero-Shot Skeleton-Based Action Recognition by Disentangled Variational Autoencoders

About

Existing zero-shot skeleton-based action recognition methods utilize projection networks to learn a shared latent space of skeleton features and semantic embeddings. The inherent imbalance in action recognition datasets, characterized by variable skeleton sequences yet constant class labels, presents significant challenges for alignment. To address the imbalance, we propose SA-DVAE -- Semantic Alignment via Disentangled Variational Autoencoders, a method that first adopts feature disentanglement to separate skeleton features into two independent parts -- one is semantic-related and another is irrelevant -- to better align skeleton and semantic features. We implement this idea via a pair of modality-specific variational autoencoders coupled with a total correction penalty. We conduct experiments on three benchmark datasets: NTU RGB+D, NTU RGB+D 120 and PKU-MMD, and our experimental results show that SA-DAVE produces improved performance over existing methods. The code is available at https://github.com/pha123661/SA-DVAE.

Sheng-Wei Li, Zi-Xiang Wei, Wei-Jie Chen, Yi-Hsin Yu, Chih-Yuan Yang, Jane Yung-jen Hsu• 2024

Related benchmarks

TaskDatasetResultRank
Skeleton-based Action RecognitionNTU RGB+D 120 Cross-Subject
Top-1 Accuracy68.8
143
Action RecognitionNTU 60 (55/5 split)
Top-1 Acc84.2
35
Action RecognitionNTU-120 110/10 split
Top-1 Acc68.77
34
Skeleton Action RecognitionNTU RGB+D Cross-Subject (Xsub) 120
Accuracy46.1
29
Action RecognitionNTU-60 48/12 split
Top-1 Acc41.38
27
Zero-shot Action RecognitionNTU RGB+D 60 (55/5 Split)
Top-1 Accuracy82.37
16
Zero-shot Action RecognitionNTU RGB+D 60 (48/12 Split)
Top-1 Acc41.38
16
Zero-shot Action RecognitionNTU RGB+D 120 (110/10 Split)
Top-1 Accuracy68.77
16
Zero-shot Action RecognitionNTU-RGB+D 120 (96/24)
Top-1 Acc46.12
16
Action RecognitionNTU-RGB+D 60 (48/12)
Accuracy41.38
14
Showing 10 of 29 rows

Other info

Code

Follow for update