Hierarchical Relation-augmented Representation Generalization for Few-shot Action Recognition
About
Few-shot action recognition (FSAR) aims to recognize novel action categories with few exemplars. Existing methods typically learn frame-level representations for each video by designing inter-frame temporal modeling strategies or inter-video interaction at the coarse video-level granularity. However, they treat each episode task in isolation and neglect fine-grained temporal relation modeling between videos, thus failing to capture shared fine-grained temporal patterns across videos and reuse temporal knowledge from historical tasks. In light of this, we propose HR2G-shot, a Hierarchical Relation-augmented Representation Generalization framework for FSAR, which unifies three types of relation modeling (inter-frame, inter-video, and inter-task) to learn task-specific temporal patterns from a holistic view. Going beyond conducting inter-frame temporal interactions, we further devise two components to respectively explore inter-video and inter-task relationships: i) Inter-video Semantic Correlation (ISC) performs cross-video frame-level interactions in a fine-grained manner, thereby capturing task-specific query features and enhancing both intra-class consistency and inter-class separability; ii) Inter-task Knowledge Transfer (IKT) retrieves and aggregates relevant temporal knowledge from the bank, which stores diverse temporal patterns from historical episode tasks. Extensive experiments on five benchmarks show that HR2G-shot outperforms current top-leading FSAR methods.
Related benchmarks
| Task | Dataset | Result | Rank | |
|---|---|---|---|---|
| Video Action Recognition | UCF101 | Top-1 Acc93.7 | 165 | |
| Action Recognition | SSv2 Small | Accuracy53.1 | 65 | |
| Few-shot Action Recognition | Kinetics | Accuracy (5-shot)96.4 | 22 | |
| Few-shot Action Recognition | HMDB51 5-way K-shot (test) | Accuracy (5-shot)88.6 | 20 | |
| Few-shot Action Recognition | UCF101 5-way K-shot (test) | Accuracy (5-shot)99.3 | 20 | |
| Few-shot Action Recognition | SS Full v2 | 5-shot Accuracy74.8 | 18 | |
| Video Action Recognition | HMDB51 | Accuracy74.5 | 16 |