MVP-Shot: Multi-Velocity Progressive-Alignment Framework for Few-Shot Action Recognition
About
Recent few-shot action recognition (FSAR) methods typically perform semantic matching on learned discriminative features to achieve promising performance. However, most FSAR methods focus on single-scale (e.g., frame-level, segment-level, etc) feature alignment, which ignores that human actions with the same semantic may appear at different velocities. To this end, we develop a novel Multi-Velocity Progressive-alignment (MVP-Shot) framework to progressively learn and align semantic-related action features at multi-velocity levels. Concretely, a Multi-Velocity Feature Alignment (MVFA) module is designed to measure the similarity between features from support and query videos with different velocity scales and then merge all similarity scores in a residual fashion. To avoid the multiple velocity features deviating from the underlying motion semantic, our proposed Progressive Semantic-Tailored Interaction (PSTI) module injects velocity-tailored text information into the video feature via feature interaction on channel and temporal domains at different velocities. The above two modules compensate for each other to make more accurate query sample predictions under the few-shot settings. Experimental results show our method outperforms current state-of-the-art methods on multiple standard few-shot benchmarks (i.e., HMDB51, UCF101, Kinetics, and SSv2-small).
Related benchmarks
| Task | Dataset | Result | Rank | |
|---|---|---|---|---|
| Action Recognition | Kinetics | Accuracy (5-shot)95.1 | 47 | |
| Video Action Recognition | HMDB51 5-way 5-shot | Accuracy80.3 | 28 | |
| Video Action Recognition | UCF101 5-way 5-shot | Accuracy97 | 28 | |
| Action Recognition | SSv2 Small | Top-1 Acc (1-shot)55.4 | 26 | |
| Few-shot Action Recognition | HMDB | Accuracy69.2 | 21 | |
| Few-shot Action Recognition | UCF101 5-way 1-shot | Accuracy91.3 | 21 | |
| 5-way few-shot action recognition | Kinetics (test) | 1-shot Accuracy91 | 19 | |
| Action Recognition | UCF101 | 1-shot Accuracy96.8 | 16 | |
| Action Recognition | HMDB51 | Accuracy (1-shot)77 | 16 | |
| 5-way few-shot action recognition | SS small v2 (test) | 1-shot Accuracy55.4 | 13 |