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

OST: Refining Text Knowledge with Optimal Spatio-Temporal Descriptor for General Video Recognition

About

Due to the resource-intensive nature of training vision-language models on expansive video data, a majority of studies have centered on adapting pre-trained image-language models to the video domain. Dominant pipelines propose to tackle the visual discrepancies with additional temporal learners while overlooking the substantial discrepancy for web-scaled descriptive narratives and concise action category names, leading to less distinct semantic space and potential performance limitations. In this work, we prioritize the refinement of text knowledge to facilitate generalizable video recognition. To address the limitations of the less distinct semantic space of category names, we prompt a large language model (LLM) to augment action class names into Spatio-Temporal Descriptors thus bridging the textual discrepancy and serving as a knowledge base for general recognition. Moreover, to assign the best descriptors with different video instances, we propose Optimal Descriptor Solver, forming the video recognition problem as solving the optimal matching flow across frame-level representations and descriptors. Comprehensive evaluations in zero-shot, few-shot, and fully supervised video recognition highlight the effectiveness of our approach. Our best model achieves a state-of-the-art zero-shot accuracy of 75.1% on Kinetics-600.

Tongjia Chen, Hongshan Yu, Zhengeng Yang, Zechuan Li, Wei Sun, Chen Chen• 2023

Related benchmarks

TaskDatasetResultRank
Action RecognitionUCF101 (test)--
307
Action RecognitionHMDB51 (test)--
249
Video Action ClassificationSomething-Something v2
Top-1 Acc12.6
139
Video RecognitionHMDB51--
89
Action RecognitionKinetics-600 (test)
Top-1 Accuracy75.1
84
Video RecognitionUCF101
Top-1 Acc96.2
64
Video RecognitionKinetics-400--
54
Action RecognitionSSv2 Few-shot--
42
Action RecognitionHMDB-51 Few-shot
Top-1 Accuracy68.2
32
Action RecognitionUCF-101 Few-shot
Top-1 Accuracy93.9
30
Showing 10 of 23 rows

Other info

Code

Follow for update