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

EZ-CLIP: Efficient Zeroshot Video Action Recognition

About

Recent advancements in large-scale pre-training of visual-language models on paired image-text data have demonstrated impressive generalization capabilities for zero-shot tasks. Building on this success, efforts have been made to adapt these image-based visual-language models, such as CLIP, for videos extending their zero-shot capabilities to the video domain. While these adaptations have shown promising results, they come at a significant computational cost and struggle with effectively modeling the crucial temporal aspects inherent to the video domain. In this study, we present EZ-CLIP, a simple and efficient adaptation of CLIP that addresses these challenges. EZ-CLIP leverages temporal visual prompting for seamless temporal adaptation, requiring no fundamental alterations to the core CLIP architecture while preserving its remarkable generalization abilities. Moreover, we introduce a novel learning objective that guides the temporal visual prompts to focus on capturing motion, thereby enhancing its learning capabilities from video data. We conducted extensive experiments on five different benchmark datasets, thoroughly evaluating EZ-CLIP for zero-shot learning and base-to-novel video action recognition, and also demonstrating its potential for few-shot generalization.Impressively, with a mere 5.2 million learnable parameters (as opposed to the 71.1 million in the prior best model), EZ-CLIP can be efficiently trained on a single GPU, outperforming existing approaches in several evaluations.

Shahzad Ahmad, Sukalpa Chanda, Yogesh S Rawat• 2023

Related benchmarks

TaskDatasetResultRank
Action RecognitionHMDB51
Top-1 Acc55.2
225
Action RecognitionUCF-101
Top-1 Acc82.6
147
Action RecognitionKinetics-600
Top-1 Acc72.1
63
Person Re-IdentificationCCVID General
R-1 Accuracy91.3
45
Person Re-IdentificationCCVID Clothes-Changing
R-190.3
31
Action RecognitionHMDB-51
Base Accuracy77
23
Action RecognitionUCF-101
Base Accuracy94.4
23
Action RecognitionKinetics-400
Base Accuracy73.1
22
Action RecognitionSomething-Something v2
Base Score16.6
13
Video Person Re-IdentificationCCVID Cloth-Changing protocol (test)
R-1 Accuracy89.8
10
Showing 10 of 17 rows

Other info

Code

Follow for update