English

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

Computer Vision and Pattern Recognition 2024-07-19 v1 Machine Learning

Abstract

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.

Keywords

Cite

@article{arxiv.2407.13460,
  title  = {SA-DVAE: Improving Zero-Shot Skeleton-Based Action Recognition by Disentangled Variational Autoencoders},
  author = {Sheng-Wei Li and Zi-Xiang Wei and Wei-Jie Chen and Yi-Hsin Yu and Chih-Yuan Yang and Jane Yung-jen Hsu},
  journal= {arXiv preprint arXiv:2407.13460},
  year   = {2024}
}

Comments

ECCV 2024

R2 v1 2026-06-28T17:45:56.406Z