Papers › Revisiting Classifier: Transferring Vision-Language Models for Video Recognition
Revisiting Classifier: Transferring Vision-Language Models for Video Recognition
Wenhao Wu, Zhun Sun, Wanli Ouyang
Transferring knowledge from task-agnostic pre-trained deep models for downstream tasks is an important topic in computer vision research. Along with the growth of computational capacity, we now have open-source vision-language pre-trained models in large scales of the model architecture and amount of data. In this study, we focus on transferring knowledge for video classification tasks. Conventional methods randomly initialize the linear classifier head for vision classification, but they leave the usage of the text encoder for downstream visual recognition tasks undiscovered. In this paper, we revise the role of the linear classifier and replace the classifier with the different knowledge from pre-trained model. We utilize the well-pretrained language model to generate good semantic target for efficient transferring learning. The empirical study shows that our method improves both the performance and the training speed of video classification, with a negligible change in the model. Our simple yet effective tuning paradigm achieves state-of-the-art performance and efficient training on various video recognition scenarios, i.e., zero-shot, few-shot, general recognition. In particular, our paradigm achieves the state-of-the-art accuracy of 87.8% on Kinetics-400, and also surpasses previous methods by 20~50% absolute top-1 accuracy under zero-shot, few-shot settings on five popular video datasets. Code and models can be found at https://github.com/whwu95/Text4Vis .
In Syntology Open this paper in Syntology's Atlas, the map of the papers in Syntology's graph and their citations.
Code
Repository list and official/mentioned flags are the archive's, frozen 2025-07-28. Reachability, where shown, is from one Syntology probe window (2026-09-16 to 2026-09-18); repositories not probed show nothing. GitHub stars are not tracked.
Code Syntology ran Syntology
Not run by Syntology. Nothing on this page verifies that the listed code works.
Tasks
Results from the paper archive 2025-07-28
| Task | Dataset | Model | Metric | Value | Rank at snapshot | Leaderboard | Report |
|---|---|---|---|---|---|---|---|
| Action Classification | Kinetics-400 | Text4Vis (CLIP ViT-L/14) | Acc@1 | 87.8 | #30 of 207 | Archive leaderboard | report |
| Action Classification | Kinetics-400 | Text4Vis (CLIP ViT-L/14) | Acc@5 | 97.6 | #30 of 207 | Archive leaderboard | report |
| Action Recognition | ActivityNet | Text4Vis (w/ ViT-L) | mAP | 96.9 | #1 of 16 | Archive leaderboard | report |
| Action Recognition | UCF101 | Text4Vis | 3-fold Accuracy | 98.2 | #11 of 91 | Archive leaderboard | report |
| Zero-Shot Action Recognition | ActivityNet | Text4Vis | Top-1 Accuracy | 84.6 | #2 of 5 | Archive leaderboard | report |
| Zero-Shot Action Recognition | HMDB51 | Text4Vis | Top-1 Accuracy | 58.4 | #7 of 29 | Archive leaderboard | report |
| Zero-Shot Action Recognition | Kinetics | Text4Vis | Top-1 Accuracy | 68.9 | #7 of 20 | Archive leaderboard | report |
| Zero-Shot Action Recognition | Kinetics | Text4Vis | Top-5 Accuracy | 90.3 | #7 of 20 | Archive leaderboard | report |
| Zero-Shot Action Recognition | UCF101 | Text4Vis | Top-1 Accuracy | 85.8 | #6 of 35 | Archive leaderboard | report |
Ranks are positions in the archive's leaderboards as they stood at the 2025-07-28 snapshot. Results published since then are not among these rows, so a rank here is not a current standing.
Methods
Report a problem or propose a change · a person checks every report against the paper or source before anything changes; decisions are listed on /corrections