Spatio-temporal Decoupled Knowledge Compensator for Few-Shot Action Recognition
About
Few-Shot Action Recognition (FSAR) is a challenging task that requires recognizing novel action categories with a few labeled videos. Recent works typically apply semantically coarse category names as auxiliary contexts to guide the learning of discriminative visual features. However, such context provided by the action names is too limited to provide sufficient background knowledge for capturing novel spatial and temporal concepts in actions. In this paper, we propose DiST, an innovative Decomposition-incorporation framework for FSAR that makes use of decoupled Spatial and Temporal knowledge provided by large language models to learn expressive multi-granularity prototypes. In the decomposition stage, we decouple vanilla action names into diverse spatio-temporal attribute descriptions (action-related knowledge). Such commonsense knowledge complements semantic contexts from spatial and temporal perspectives. In the incorporation stage, we propose Spatial/Temporal Knowledge Compensators (SKC/TKC) to discover discriminative object-level and frame-level prototypes, respectively. In SKC, object-level prototypes adaptively aggregate important patch tokens under the guidance of spatial knowledge. Moreover, in TKC, frame-level prototypes utilize temporal attributes to assist in inter-frame temporal relation modeling. These learned prototypes thus provide transparency in capturing fine-grained spatial details and diverse temporal patterns. Experimental results show DiST achieves state-of-the-art results on five standard FSAR datasets.
Related benchmarks
| Task | Dataset | Result | Rank | |
|---|---|---|---|---|
| Action Recognition | UCF101 (test) | Accuracy99.2 | 307 | |
| Action Recognition | HMDB51 (test) | Accuracy0.887 | 249 | |
| Action Recognition | Kinetics | -- | 47 | |
| Action Recognition | SSv2 Few-shot | Top-1 Acc (5-way 1-shot)64.2 | 42 | |
| Video Action Recognition | HMDB51 5-way 5-shot | Accuracy88.7 | 28 | |
| Video Action Recognition | UCF101 5-way 5-shot | Accuracy99.2 | 28 | |
| Action Recognition | SSv2 Small | -- | 26 | |
| Action Recognition | Kinetics (test) | -- | 25 | |
| Few-shot Action Recognition | HMDB | Accuracy82.6 | 21 | |
| Few-shot Action Recognition | UCF101 5-way 1-shot | Accuracy98.3 | 21 |