Share your thoughts, 1 month free Claude Pro on usSee more
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
Accuracy99.1
431
Action RecognitionUCF101 (test)
Accuracy99.1
307
Action RecognitionHMDB51 (test)
Accuracy0.877
249
Action RecognitionKinetics
Accuracy (5-shot)95.4
98
Action RecognitionKinetics--
83
Action RecognitionSSv2 Small
Accuracy61.8
62
Action RecognitionSS Full v2
Accuracy72.1
58
Action RecognitionUCF101
5-shot Accuracy99
48
Action RecognitionSSv2 Few-shot
Top-1 Acc (5-way 1-shot)61.9
42
Action RecognitionSomething-Something v2
Accuracy (5-shot)72.1
31
Showing 10 of 26 rows

Other info

Follow for update