An Information Compensation Framework for Zero-Shot Skeleton-based Action Recognition
Haojun Xu, Yan Gao, Jie Li, Xinbo Gao
TL;DR
This work tackles zero-shot skeleton-based action recognition by enriching semantic information beyond simple class names. It introduces InfoCPL, a framework that combines a multi-level alignment module (MLA) with a semantic embedding codebook and a selective feature ensemble (SFE) to generate diverse, fine-grained descriptions that better align with visual skeleton features. An attention-inverse mechanism (A_inv) and a flexible loss sampling strategy further stabilize training and promote robust decision surfaces, yielding strong gains on NTU-RGB+D 60/120 and PKU-MMD benchmarks. The results demonstrate improved discrimination of semantically and visually similar actions and establish InfoCPL as a robust approach for generalizing to unseen categories in skeleton-based action recognition.
Abstract
Zero-shot human skeleton-based action recognition aims to construct a model that can recognize actions outside the categories seen during training. Previous research has focused on aligning sequences' visual and semantic spatial distributions. However, these methods extract semantic features simply. They ignore that proper prompt design for rich and fine-grained action cues can provide robust representation space clustering. In order to alleviate the problem of insufficient information available for skeleton sequences, we design an information compensation learning framework from an information-theoretic perspective to improve zero-shot action recognition accuracy with a multi-granularity semantic interaction mechanism. Inspired by ensemble learning, we propose a multi-level alignment (MLA) approach to compensate information for action classes. MLA aligns multi-granularity embeddings with visual embedding through a multi-head scoring mechanism to distinguish semantically similar action names and visually similar actions. Furthermore, we introduce a new loss function sampling method to obtain a tight and robust representation. Finally, these multi-granularity semantic embeddings are synthesized to form a proper decision surface for classification. Significant action recognition performance is achieved when evaluated on the challenging NTU RGB+D, NTU RGB+D 120, and PKU-MMD benchmarks and validate that multi-granularity semantic features facilitate the differentiation of action clusters with similar visual features.
