Our new X account is live! Follow @wizwand_team for updates
WorkDL logo mark

CLIP-guided Prototype Modulating for Few-shot Action Recognition

About

Learning from large-scale contrastive language-image pre-training like CLIP has shown remarkable success in a wide range of downstream tasks recently, but it is still under-explored on the challenging few-shot action recognition (FSAR) task. In this work, we aim to transfer the powerful multimodal knowledge of CLIP to alleviate the inaccurate prototype estimation issue due to data scarcity, which is a critical problem in low-shot regimes. To this end, we present a CLIP-guided prototype modulating framework called CLIP-FSAR, which consists of two key components: a video-text contrastive objective and a prototype modulation. Specifically, the former bridges the task discrepancy between CLIP and the few-shot video task by contrasting videos and corresponding class text descriptions. The latter leverages the transferable textual concepts from CLIP to adaptively refine visual prototypes with a temporal Transformer. By this means, CLIP-FSAR can take full advantage of the rich semantic priors in CLIP to obtain reliable prototypes and achieve accurate few-shot classification. Extensive experiments on five commonly used benchmarks demonstrate the effectiveness of our proposed method, and CLIP-FSAR significantly outperforms existing state-of-the-art methods under various settings. The source code and models will be publicly available at https://github.com/alibaba-mmai-research/CLIP-FSAR.

Xiang Wang, Shiwei Zhang, Jun Cen, Changxin Gao, Yingya Zhang, Deli Zhao, Nong Sang• 2023

Related benchmarks

TaskDatasetResultRank
Action RecognitionUCF101 (test)
Accuracy99.1
307
Action RecognitionHMDB51 (test)
Accuracy0.877
249
Action RecognitionKinetics
Accuracy (5-shot)95.4
47
Action RecognitionSSv2 Few-shot
Top-1 Acc (5-way 1-shot)61.9
42
Video Action RecognitionHMDB51 5-way 5-shot
Accuracy87.7
28
Video Action RecognitionUCF101 5-way 5-shot
Accuracy99
28
Action RecognitionSSv2 Small
Top-1 Acc (1-shot)54.6
26
Action RecognitionKinetics (test)--
25
Action RecognitionUCF101
Top-1 Accuracy (1-shot)96.6
22
Action RecognitionHMDB51
1-Shot Top-1 Acc75.8
22
Showing 10 of 22 rows

Other info

Follow for update