CVMay 3, 2024

MVP-Shot: Multi-Velocity Progressive-Alignment Framework for Few-Shot Action Recognition

arXiv:2405.02077v430 citationsh-index: 34IEEE transactions on multimedia
Originality Incremental advance
AI Analysis

This work improves few-shot action recognition for video analysis applications, representing an incremental advance by focusing on multi-velocity feature alignment.

The paper tackles the problem of few-shot action recognition by addressing the issue of human actions appearing at different velocities, proposing a Multi-Velocity Progressive-alignment framework that outperforms state-of-the-art methods on benchmarks like HMDB51, UCF101, Kinetics, and SSv2-small.

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).

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes