Frequency-Enhanced Diffusion Models: Curriculum-Guided Semantic Alignment for Zero-Shot Skeleton Action Recognition
About
Human action recognition is pivotal in computer vision, with applications ranging from surveillance to human-robot interaction. Despite the effectiveness of supervised skeleton-based methods, their reliance on exhaustive annotation limits generalization to novel actions. Zero-Shot Skeleton Action Recognition (ZSAR) emerges as a promising paradigm, yet it faces challenges due to the spectral bias of diffusion models, which oversmooth high-frequency dynamics. Here, we propose Frequency-Aware Diffusion for Skeleton-Text Matching (FDSM), integrating a Semantic-Guided Spectral Residual Module, a Timestep-Adaptive Spectral Loss, and Curriculum-based Semantic Abstraction to address these challenges. Our approach effectively recovers fine-grained motion details, achieving state-of-the-art performance on NTU RGB+D, PKU-MMD, and Kinetics-skeleton datasets. Code has been made available at https://github.com/yuzhi535/FDSM. Project homepage: https://yuzhi535.github.io/FDSM.github.io/
Related benchmarks
| Task | Dataset | Result | Rank | |
|---|---|---|---|---|
| Skeleton Action Recognition | NTU-120 (96/24 random split) | Accuracy66.52 | 34 | |
| Skeleton Action Recognition | NTU-120 (110/10 random split) | Top-1 Accuracy75.24 | 24 | |
| Skeleton Action Recognition | NTU-60 (55/5 random split) | -- | 23 | |
| Skeleton Action Recognition | NTU-60 (48/12 random split) | -- | 15 | |
| Skeleton Action Recognition | NTU 60 (55/5 split) | Top-1 Accuracy90.13 | 12 | |
| Skeleton Action Recognition | PKU-MMD (46/5 split) | Top-1 Accuracy72.18 | 12 | |
| Action Recognition | Kinetics-skeleton 200 (180/20) | Top-1 Accuracy39.76 | 11 | |
| Skeleton-based Action Recognition | Kinetics-400 (320/80) | Top-1 Accuracy28.17 | 11 | |
| Skeleton-based Action Recognition | Kinetics-400 300/100 | Top-1 Accuracy20.13 | 11 | |
| Skeleton-based Action Recognition | Kinetics-400 (280/120) | Top-1 Accuracy17.88 | 11 |