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

FROSTER: Frozen CLIP Is A Strong Teacher for Open-Vocabulary Action Recognition

About

In this paper, we introduce FROSTER, an effective framework for open-vocabulary action recognition. The CLIP model has achieved remarkable success in a range of image-based tasks, benefiting from its strong generalization capability stemming from pretaining on massive image-text pairs. However, applying CLIP directly to the open-vocabulary action recognition task is challenging due to the absence of temporal information in CLIP's pretraining. Further, fine-tuning CLIP on action recognition datasets may lead to overfitting and hinder its generalizability, resulting in unsatisfactory results when dealing with unseen actions. To address these issues, FROSTER employs a residual feature distillation approach to ensure that CLIP retains its generalization capability while effectively adapting to the action recognition task. Specifically, the residual feature distillation treats the frozen CLIP model as a teacher to maintain the generalizability exhibited by the original CLIP and supervises the feature learning for the extraction of video-specific features to bridge the gap between images and videos. Meanwhile, it uses a residual sub-network for feature distillation to reach a balance between the two distinct objectives of learning generalizable and video-specific features. We extensively evaluate FROSTER on open-vocabulary action recognition benchmarks under both base-to-novel and cross-dataset settings. FROSTER consistently achieves state-of-the-art performance on all datasets across the board. Project page: https://visual-ai.github.io/froster.

Xiaohu Huang, Hao Zhou, Kun Yao, Kai Han• 2024

Related benchmarks

TaskDatasetResultRank
Action RecognitionUCF101 (test)--
307
Action RecognitionHMDB51 (test)--
249
Action RecognitionKinetics-600 (test)
Top-1 Accuracy74.8
84
Video Action RecognitionHMDB51 (test)
Accuracy54.8
73
Base-to-New GeneralizationUCF101
Base Accuracy95.3
57
Video Action RecognitionUCF101 (test)
Top-1 Acc85
46
Video RecognitionKinetics-400 close-set
Top-1 Acc78.9
21
Zero-Shot Video RecognitionUCF, HMDB, and Kinetics-600 Zero-shot
HMDB zs Acc69.1
18
Video ClassificationHMDB-51 base-to-novel
Base Accuracy74.1
14
Video Action RecognitionKinetics-600 (val)
Top-1 Acc74.8
12
Showing 10 of 13 rows

Other info

Follow for update